{"id":15744,"date":"2025-10-17T09:54:50","date_gmt":"2025-10-17T01:54:50","guid":{"rendered":"https:\/\/hotianwindows.com\/?p=15744"},"modified":"2025-10-20T17:51:26","modified_gmt":"2025-10-20T09:51:26","slug":"parts-of-a-window","status":"publish","type":"post","link":"https:\/\/hotianwindows.com\/hi\/parts-of-a-window\/","title":{"rendered":"\u0916\u093f\u0921\u093c\u0915\u0940 \u0915\u0940 \u0936\u093e\u0930\u0940\u0930\u093f\u0915 \u0930\u091a\u0928\u093e: \u090f\u0915 \u0938\u091a\u093f\u0924\u094d\u0930 \u0917\u0943\u0939\u0938\u094d\u0935\u093e\u092e\u0940 \u092e\u093e\u0930\u094d\u0917\u0926\u0930\u094d\u0936\u093f\u0915\u093e"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">Understanding window anatomy helps you choose better products, maintain energy efficiency, and diagnose issues before they become costly repairs. Inspired by the clarity found in Pella-style diagrams, this guide defines each part and shows how the pieces work together as a sealed system for structure, comfort, security, and performance.<\/p>\n\n\n\n<div class=\"post-summary-card\" data-kicker=\"? TL,DR\">\n  <p>A window is a system composed of the frame (stationary), sash (moving frame that holds glass), glazing (glass and its insulated layers), hardware, seals, and exterior\/interior trim.<\/p>\n  <p>When these parts are specified and installed correctly, you get quieter rooms, lower energy bills, smoother operation, and longer service life.<\/p>\n<\/div>\n\n\n\n<p class=\"wp-block-paragraph\">Explore related design choices in Vertical vs. Horizontal Windows and style options in Window Trim Styles. If you need help selecting or sizing, see our custom solutions: <a href=\"https:\/\/hotianwindows.com\/windows\/\" target=\"_blank\" rel=\"noreferrer noopener\"><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">custom windows from us<\/mark><\/a>.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Interactive Window Diagram: Explore the Anatomy<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Answer first: Use this labeled diagram to learn each component\u2019s name and function. Hover to see a one-sentence definition; click to jump to the detailed section.<\/p>\n\n\n\n<style>\n    .window-diagram-container {\n        max-width: 1200px;\n        margin: 0 auto;\n        padding: 20px;\n        font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Arial, sans-serif;\n    }\n    .window-diagram-container * {\n        box-sizing: border-box;\n    }\n    .wd-title {\n        font-size: 28px;\n        font-weight: bold;\n        color: #1f2937;\n        margin-bottom: 10px;\n        text-align: center;\n    }\n    .wd-subtitle {\n        color: #6b7280;\n        text-align: center;\n        margin-bottom: 30px;\n        font-size: 14px;\n    }\n    .wd-grid {\n        display: grid;\n        grid-template-columns: 1fr;\n        gap: 30px;\n    }\n    @media (min-width: 1024px) {\n        .wd-grid {\n            grid-template-columns: 2fr 1fr;\n        }\n    }\n    .wd-diagram-box {\n        background: white;\n        border-radius: 8px;\n        box-shadow: 0 4px 6px rgba(0,0,0,0.1);\n        padding: 30px;\n    }\n    .wd-info-box {\n        display: flex;\n        flex-direction: column;\n        gap: 15px;\n    }\n    .wd-tip {\n        background: #eff6ff;\n        border-left: 4px solid #3b82f6;\n        padding: 15px;\n        border-radius: 4px;\n    }\n    .wd-tip-title {\n        font-size: 14px;\n        color: #1e3a8a;\n        font-weight: 600;\n        margin-bottom: 5px;\n    }\n    .wd-tip-text {\n        font-size: 12px;\n        color: #1e40af;\n    }\n    .wd-info-panel {\n        background: white;\n        border-radius: 8px;\n        box-shadow: 0 4px 6px rgba(0,0,0,0.1);\n        padding: 20px;\n        min-height: 250px;\n    }\n    .wd-info-title {\n        font-size: 18px;\n        font-weight: bold;\n        color: #1f2937;\n        margin-bottom: 10px;\n    }\n    .wd-info-desc {\n        font-size: 14px;\n        color: #4b5563;\n        line-height: 1.6;\n    }\n    .wd-footer {\n        margin-top: 30px;\n        background: #f9fafb;\n        border-radius: 8px;\n        padding: 15px;\n        text-align: center;\n    }\n    .wd-footer-text {\n        font-size: 12px;\n        color: #6b7280;\n    }\n    .window-part {\n        cursor: pointer;\n        transition: all 0.3s ease;\n    }\n    .window-part:hover {\n        opacity: 0.8;\n        filter: brightness(1.1);\n    }\n    .window-part.active {\n        filter: brightness(1.2);\n        stroke-width: 3 !important;\n    }\n    .label-dot {\n        cursor: pointer;\n        transition: all 0.3s ease;\n    }\n    .label-dot:hover {\n        transform: scale(1.3);\n    }\n    .label-text {\n        pointer-events: none;\n        user-select: none;\n    }\n    .label-line {\n        pointer-events: none;\n    }\n    @keyframes pulse {\n        0%, 100% { transform: scale(1); }\n        50% { transform: scale(1.02); }\n    }\n    .pulse-animation {\n        animation: pulse 0.5s ease-in-out;\n    }\n<\/style>\n\n<div class=\"window-diagram-container\">\n    <h2 class=\"wd-title\">Interactive Window Diagram<\/h2>\n    <p class=\"wd-subtitle\">Click or tap on any labeled point to learn more about each component<\/p>\n    \n    <div class=\"wd-grid\">\n        <!-- SVG Diagram -->\n        <div class=\"wd-diagram-box\">\n            <svg viewBox=\"-80 -20 760 750\" style=\"width: 100%; height: auto; display: block;\">\n                <!-- Head -->\n                <rect id=\"head\" class=\"window-part\" x=\"50\" y=\"50\" width=\"500\" height=\"30\" fill=\"#8B4513\" stroke=\"#654321\" stroke-width=\"2\"\/>\n                \n                <!-- Left Jamb -->\n                <rect id=\"jamb-left\" class=\"window-part\" x=\"50\" y=\"80\" width=\"30\" height=\"520\" fill=\"#8B4513\" stroke=\"#654321\" stroke-width=\"2\"\/>\n                \n                <!-- Right Jamb -->\n                <rect id=\"jamb-right\" class=\"window-part\" x=\"520\" y=\"80\" width=\"30\" height=\"520\" fill=\"#8B4513\" stroke=\"#654321\" stroke-width=\"2\"\/>\n                \n                <!-- Sill -->\n                <rect id=\"sill\" class=\"window-part\" x=\"50\" y=\"600\" width=\"500\" height=\"25\" fill=\"#8B4513\" stroke=\"#654321\" stroke-width=\"2\"\/>\n                \n                <!-- Stool -->\n                <path id=\"stool\" class=\"window-part\" d=\"M 40 625 L 560 625 L 550 650 L 50 650 Z\" fill=\"#A0522D\" stroke=\"#654321\" stroke-width=\"2\"\/>\n                \n                <!-- Casing -->\n                <rect id=\"casing-top\" class=\"window-part\" x=\"30\" y=\"30\" width=\"540\" height=\"20\" fill=\"#DEB887\" stroke=\"#654321\" stroke-width=\"1.5\" opacity=\"0.8\"\/>\n                <rect id=\"casing-left\" class=\"window-part\" x=\"30\" y=\"30\" width=\"20\" height=\"620\" fill=\"#DEB887\" stroke=\"#654321\" stroke-width=\"1.5\" opacity=\"0.8\"\/>\n                <rect id=\"casing-right\" class=\"window-part\" x=\"550\" y=\"30\" width=\"20\" height=\"620\" fill=\"#DEB887\" stroke=\"#654321\" stroke-width=\"1.5\" opacity=\"0.8\"\/>\n                \n                <!-- Upper Sash -->\n                <g id=\"sash-upper\">\n                    <rect class=\"window-part\" x=\"85\" y=\"85\" width=\"430\" height=\"250\" fill=\"#E8F4F8\" stroke=\"#2C3E50\" stroke-width=\"3\"\/>\n                    <rect id=\"rail-upper-top\" class=\"window-part\" x=\"85\" y=\"85\" width=\"430\" height=\"20\" fill=\"#34495E\" stroke=\"#2C3E50\" stroke-width=\"1\"\/>\n                    <rect id=\"rail-upper-bottom\" class=\"window-part\" x=\"85\" y=\"315\" width=\"430\" height=\"20\" fill=\"#34495E\" stroke=\"#2C3E50\" stroke-width=\"1\"\/>\n                    <rect id=\"stile-upper-left\" class=\"window-part\" x=\"85\" y=\"85\" width=\"20\" height=\"250\" fill=\"#34495E\" stroke=\"#2C3E50\" stroke-width=\"1\"\/>\n                    <rect id=\"stile-upper-right\" class=\"window-part\" x=\"495\" y=\"85\" width=\"20\" height=\"250\" fill=\"#34495E\" stroke=\"#2C3E50\" stroke-width=\"1\"\/>\n                    <rect id=\"glazing-upper\" class=\"window-part\" x=\"108\" y=\"108\" width=\"384\" height=\"204\" fill=\"#B3E5FC\" stroke=\"none\" opacity=\"0.6\"\/>\n                    <line class=\"window-part\" x1=\"300\" y1=\"105\" x2=\"300\" y2=\"315\" stroke=\"#34495E\" stroke-width=\"2\" opacity=\"0.7\"\/>\n                    <line class=\"window-part\" x1=\"105\" y1=\"210\" x2=\"495\" y2=\"210\" stroke=\"#34495E\" stroke-width=\"2\" opacity=\"0.7\"\/>\n                <\/g>\n                \n                <!-- Lower Sash -->\n                <g id=\"sash-lower\">\n                    <rect class=\"window-part\" x=\"85\" y=\"335\" width=\"430\" height=\"260\" fill=\"#E8F4F8\" stroke=\"#2C3E50\" stroke-width=\"3\"\/>\n                    <rect id=\"rail-lower-top\" class=\"window-part\" x=\"85\" y=\"335\" width=\"430\" height=\"20\" fill=\"#34495E\" stroke=\"#2C3E50\" stroke-width=\"1\"\/>\n                    <rect id=\"rail-lower-bottom\" class=\"window-part\" x=\"85\" y=\"575\" width=\"430\" height=\"20\" fill=\"#34495E\" stroke=\"#2C3E50\" stroke-width=\"1\"\/>\n                    <rect id=\"stile-lower-left\" class=\"window-part\" x=\"85\" y=\"335\" width=\"20\" height=\"260\" fill=\"#34495E\" stroke=\"#2C3E50\" stroke-width=\"1\"\/>\n                    <rect id=\"stile-lower-right\" class=\"window-part\" x=\"495\" y=\"335\" width=\"20\" height=\"260\" fill=\"#34495E\" stroke=\"#2C3E50\" stroke-width=\"1\"\/>\n                    <rect id=\"glazing-lower\" class=\"window-part\" x=\"108\" y=\"358\" width=\"384\" height=\"214\" fill=\"#B3E5FC\" stroke=\"none\" opacity=\"0.6\"\/>\n                    <g id=\"grilles\">\n                        <line class=\"window-part\" x1=\"300\" y1=\"355\" x2=\"300\" y2=\"575\" stroke=\"#34495E\" stroke-width=\"2\" opacity=\"0.7\"\/>\n                        <line class=\"window-part\" x1=\"105\" y1=\"465\" x2=\"495\" y2=\"465\" stroke=\"#34495E\" stroke-width=\"2\" opacity=\"0.7\"\/>\n                    <\/g>\n                <\/g>\n                \n                <!-- Lock -->\n                <circle id=\"lock\" class=\"window-part\" cx=\"480\" cy=\"325\" r=\"12\" fill=\"#FFD700\" stroke=\"#B8860B\" stroke-width=\"2\"\/>\n                <rect class=\"window-part\" x=\"475\" y=\"320\" width=\"10\" height=\"10\" fill=\"#B8860B\"\/>\n                \n                <!-- Lift -->\n                <rect id=\"lift\" class=\"window-part\" x=\"270\" y=\"570\" width=\"60\" height=\"15\" rx=\"7\" fill=\"#C0C0C0\" stroke=\"#808080\" stroke-width=\"2\"\/>\n                \n                <!-- Weatherstripping -->\n                <line id=\"weatherstrip-1\" class=\"window-part\" x1=\"80\" y1=\"335\" x2=\"520\" y2=\"335\" stroke=\"#FF6B6B\" stroke-width=\"3\" opacity=\"0.7\" stroke-dasharray=\"5,5\"\/>\n                \n                <!-- Balances -->\n                <rect id=\"balance-left\" class=\"window-part\" x=\"55\" y=\"340\" width=\"8\" height=\"100\" fill=\"#666\" opacity=\"0.5\" rx=\"2\"\/>\n                <rect id=\"balance-right\" class=\"window-part\" x=\"537\" y=\"340\" width=\"8\" height=\"100\" fill=\"#666\" opacity=\"0.5\" rx=\"2\"\/>\n                \n                <!-- Labels -->\n                <!-- Head -->\n                <line class=\"label-line\" x1=\"300\" y1=\"65\" x2=\"300\" y2=\"10\" stroke=\"#000\" stroke-width=\"2\"\/>\n                <circle class=\"label-dot\" data-part=\"head\" cx=\"300\" cy=\"65\" r=\"6\" fill=\"#FF6B6B\" stroke=\"#000\" stroke-width=\"1\"\/>\n                <text class=\"label-text\" x=\"300\" y=\"5\" text-anchor=\"middle\" font-size=\"14\" font-weight=\"bold\" fill=\"#000\">Head<\/text>\n                \n                <!-- Jambs -->\n                <line class=\"label-line\" x1=\"65\" y1=\"340\" x2=\"-20\" y2=\"340\" stroke=\"#000\" stroke-width=\"2\"\/>\n                <circle class=\"label-dot\" data-part=\"jambs\" cx=\"65\" cy=\"340\" r=\"6\" fill=\"#4ECDC4\" stroke=\"#000\" stroke-width=\"1\"\/>\n                <text class=\"label-text\" x=\"-25\" y=\"345\" text-anchor=\"end\" font-size=\"14\" font-weight=\"bold\" fill=\"#000\">Jamb<\/text>\n                \n                <!-- Sill -->\n                <line class=\"label-line\" x1=\"300\" y1=\"612\" x2=\"300\" y2=\"680\" stroke=\"#000\" stroke-width=\"2\"\/>\n                <circle class=\"label-dot\" data-part=\"sill\" cx=\"300\" cy=\"612\" r=\"6\" fill=\"#95E1D3\" stroke=\"#000\" stroke-width=\"1\"\/>\n                <text class=\"label-text\" x=\"300\" y=\"697\" text-anchor=\"middle\" font-size=\"14\" font-weight=\"bold\" fill=\"#000\">Sill<\/text>\n                \n                <!-- Stool -->\n                <line class=\"label-line\" x1=\"500\" y1=\"637\" x2=\"620\" y2=\"665\" stroke=\"#000\" stroke-width=\"2\"\/>\n                <circle class=\"label-dot\" data-part=\"stool\" cx=\"500\" cy=\"637\" r=\"6\" fill=\"#F38181\" stroke=\"#000\" stroke-width=\"1\"\/>\n                <text class=\"label-text\" x=\"625\" y=\"670\" text-anchor=\"start\" font-size=\"14\" font-weight=\"bold\" fill=\"#000\">Stool<\/text>\n                \n                <!-- Casing -->\n                <line class=\"label-line\" x1=\"40\" y1=\"40\" x2=\"-30\" y2=\"10\" stroke=\"#000\" stroke-width=\"2\"\/>\n                <circle class=\"label-dot\" data-part=\"casing\" cx=\"40\" cy=\"40\" r=\"6\" fill=\"#AA96DA\" stroke=\"#000\" stroke-width=\"1\"\/>\n                <text class=\"label-text\" x=\"-35\" y=\"8\" text-anchor=\"end\" font-size=\"14\" font-weight=\"bold\" fill=\"#000\">Casing<\/text>\n                \n                <!-- Sash -->\n                <line class=\"label-line\" x1=\"515\" y1=\"200\" x2=\"620\" y2=\"180\" stroke=\"#000\" stroke-width=\"2\"\/>\n                <circle class=\"label-dot\" data-part=\"sash\" cx=\"515\" cy=\"200\" r=\"6\" fill=\"#FCBAD3\" stroke=\"#000\" stroke-width=\"1\"\/>\n                <text class=\"label-text\" x=\"625\" y=\"183\" text-anchor=\"start\" font-size=\"14\" font-weight=\"bold\" fill=\"#000\">Sash<\/text>\n                \n                <!-- Rails -->\n                <line class=\"label-line\" x1=\"515\" y1=\"345\" x2=\"620\" y2=\"330\" stroke=\"#000\" stroke-width=\"2\"\/>\n                <circle class=\"label-dot\" data-part=\"rails\" cx=\"515\" cy=\"345\" r=\"6\" fill=\"#FFFAA0\" stroke=\"#000\" stroke-width=\"1\"\/>\n                <text class=\"label-text\" x=\"625\" y=\"333\" text-anchor=\"start\" font-size=\"14\" font-weight=\"bold\" fill=\"#000\">Rail<\/text>\n                \n                <!-- Stiles -->\n                <line class=\"label-line\" x1=\"95\" y1=\"450\" x2=\"-20\" y2=\"430\" stroke=\"#000\" stroke-width=\"2\"\/>\n                <circle class=\"label-dot\" data-part=\"stiles\" cx=\"95\" cy=\"450\" r=\"6\" fill=\"#B4E7CE\" stroke=\"#000\" stroke-width=\"1\"\/>\n                <text class=\"label-text\" x=\"-25\" y=\"433\" text-anchor=\"end\" font-size=\"14\" font-weight=\"bold\" fill=\"#000\">Stile<\/text>\n                \n                <!-- Glazing -->\n                <line class=\"label-line\" x1=\"200\" y1=\"420\" x2=\"120\" y2=\"375\" stroke=\"#000\" stroke-width=\"2\"\/>\n                <circle class=\"label-dot\" data-part=\"glazing\" cx=\"200\" cy=\"420\" r=\"6\" fill=\"#A8E6CF\" stroke=\"#000\" stroke-width=\"1\"\/>\n                <text class=\"label-text\" x=\"115\" y=\"373\" text-anchor=\"end\" font-size=\"14\" font-weight=\"bold\" fill=\"#000\">Glazing<\/text>\n                \n                <!-- Grilles -->\n                <line class=\"label-line\" x1=\"300\" y1=\"465\" x2=\"390\" y2=\"510\" stroke=\"#000\" stroke-width=\"2\"\/>\n                <circle class=\"label-dot\" data-part=\"grilles\" cx=\"300\" cy=\"465\" r=\"6\" fill=\"#FFD3B6\" stroke=\"#000\" stroke-width=\"1\"\/>\n                <text class=\"label-text\" x=\"395\" y=\"515\" text-anchor=\"start\" font-size=\"14\" font-weight=\"bold\" fill=\"#000\">Grilles<\/text>\n                \n                <!-- Lock -->\n                <line class=\"label-line\" x1=\"480\" y1=\"325\" x2=\"620\" y2=\"280\" stroke=\"#000\" stroke-width=\"2\"\/>\n                <circle class=\"label-dot\" data-part=\"lock\" cx=\"480\" cy=\"325\" r=\"6\" fill=\"#FFAAA5\" stroke=\"#000\" stroke-width=\"1\"\/>\n                <text class=\"label-text\" x=\"625\" y=\"283\" text-anchor=\"start\" font-size=\"14\" font-weight=\"bold\" fill=\"#000\">Lock<\/text>\n                \n                <!-- Lift -->\n                <line class=\"label-line\" x1=\"300\" y1=\"582\" x2=\"220\" y2=\"630\" stroke=\"#000\" stroke-width=\"2\"\/>\n                <circle class=\"label-dot\" data-part=\"lift\" cx=\"300\" cy=\"582\" r=\"6\" fill=\"#FF8B94\" stroke=\"#000\" stroke-width=\"1\"\/>\n                <text class=\"label-text\" x=\"215\" y=\"635\" text-anchor=\"end\" font-size=\"14\" font-weight=\"bold\" fill=\"#000\">Lift<\/text>\n                \n                <!-- Weatherstripping -->\n                <line class=\"label-line\" x1=\"80\" y1=\"335\" x2=\"-20\" y2=\"295\" stroke=\"#000\" stroke-width=\"2\"\/>\n                <circle class=\"label-dot\" data-part=\"weatherstripping\" cx=\"80\" cy=\"335\" r=\"6\" fill=\"#C7CEEA\" stroke=\"#000\" stroke-width=\"1\"\/>\n                <text class=\"label-text\" x=\"-25\" y=\"290\" text-anchor=\"end\" font-size=\"14\" font-weight=\"bold\" fill=\"#000\">Weather<\/text>\n                \n                <!-- Balances -->\n                <line class=\"label-line\" x1=\"541\" y1=\"390\" x2=\"620\" y2=\"425\" stroke=\"#000\" stroke-width=\"2\"\/>\n                <circle class=\"label-dot\" data-part=\"balances\" cx=\"541\" cy=\"390\" r=\"6\" fill=\"#B5EAD7\" stroke=\"#000\" stroke-width=\"1\"\/>\n                <text class=\"label-text\" x=\"625\" y=\"428\" text-anchor=\"start\" font-size=\"14\" font-weight=\"bold\" fill=\"#000\">Balance<\/text>\n            <\/svg>\n        <\/div>\n        \n        <!-- Info Panel -->\n        <div class=\"wd-info-box\">\n            <div class=\"wd-tip\">\n                <p class=\"wd-tip-title\">? Tip<\/p>\n                <p class=\"wd-tip-text\">Click any labeled component to see detailed information<\/p>\n            <\/div>\n            \n            <div id=\"info-panel\" class=\"wd-info-panel\">\n                <h3 id=\"info-title\" class=\"wd-info-title\">Window Components<\/h3>\n                <p id=\"info-description\" class=\"wd-info-desc\">Select a component from the diagram to learn more about its function and purpose in the window assembly.<\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n    \n    <div class=\"wd-footer\">\n        <p class=\"wd-footer-text\">Interactive Window Diagram &#8211; Click any component to learn more<\/p>\n    <\/div>\n<\/div>\n\n<script>\n(function() {\n    var componentInfo = {\n        head: { title: \"Head\", description: \"Top horizontal frame member that sheds water and supports the opening.\" },\n        jambs: { title: \"Jambs\", description: \"Vertical frame members that guide the sash and house balances.\" },\n        sill: { title: \"Sill\", description: \"Exterior bottom frame, sloped to drain water away.\" },\n        stool: { title: \"Stool\", description: \"Interior ledge at the bottom inside the room.\" },\n        casing: { title: \"Casing (Trim)\", description: \"Interior\/exterior molding that covers the gap to the wall.\" },\n        sash: { title: \"Sash\", description: \"Movable frame holding the glazing (glass).\" },\n        rails: { title: \"Rails\", description: \"Horizontal members of the sash (meeting rail at the center).\" },\n        stiles: { title: \"Stiles\", description: \"Vertical members of the sash that interface with jambs.\" },\n        glazing: { title: \"Glazing\", description: \"The insulated glass system (panes, spacers, gas, coatings).\" },\n        grilles: { title: \"Grilles\", description: \"Decorative bars that simulate divided lites.\" },\n        lock: { title: \"Lock\", description: \"Hardware that secures the operable sash.\" },\n        lift: { title: \"Lift\", description: \"Handle or finger pull for raising\/lowering the sash.\" },\n        weatherstripping: { title: \"Weatherstripping\", description: \"Seals that block air\/water around sash\/frame.\" },\n        balances: { title: \"Balances\", description: \"Hidden counterbalances that hold sash position.\" }\n    };\n\n    var dots = document.querySelectorAll('.label-dot');\n    var parts = document.querySelectorAll('.window-part');\n    var infoTitle = document.getElementById('info-title');\n    var infoDescription = document.getElementById('info-description');\n    var infoPanel = document.getElementById('info-panel');\n\n    function showInfo(partName) {\n        var info = componentInfo[partName];\n        if (info) {\n            infoTitle.textContent = info.title;\n            infoDescription.textContent = info.description;\n            infoPanel.classList.remove('pulse-animation');\n            setTimeout(function() {\n                infoPanel.classList.add('pulse-animation');\n            }, 10);\n        }\n    }\n\n    function highlightPart(partName) {\n        for (var i = 0; i < parts.length; i++) {\n            parts[i].classList.remove('active');\n        }\n        \n        for (var i = 0; i < parts.length; i++) {\n            var part = parts[i];\n            if (part.id.indexOf(partName) === 0 || part.id === partName) {\n                part.classList.add('active');\n            }\n        }\n        \n        setTimeout(function() {\n            for (var i = 0; i < parts.length; i++) {\n                parts[i].classList.remove('active');\n            }\n        }, 2000);\n    }\n\n    for (var i = 0; i < dots.length; i++) {\n        dots[i].addEventListener('click', function() {\n            var partName = this.getAttribute('data-part');\n            showInfo(partName);\n            highlightPart(partName);\n        });\n    }\n\n    for (var i = 0; i < parts.length; i++) {\n        parts[i].addEventListener('click', function() {\n            var partId = this.id.split('-')[0];\n            if (componentInfo[partId]) {\n                showInfo(partId);\n                highlightPart(partId);\n            }\n        });\n    }\n})();\n<\/script>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Labels and quick functions<\/strong>:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Head \u2014 Top horizontal frame member that sheds water and supports the opening. \u2192 See Head<\/li>\n\n\n\n<li>Jambs \u2014 Vertical frame members that guide the sash and house balances. \u2192 See Jambs<\/li>\n\n\n\n<li>Sill \u2014 Exterior bottom frame, sloped to drain water away. \u2192 See Sill<\/li>\n\n\n\n<li>Stool \u2014 Interior ledge at the bottom inside the room. \u2192 See Stool<\/li>\n\n\n\n<li>Casing (Trim) \u2014 Interior\/exterior molding that covers the gap to the wall. \u2192 See Casing &amp; Trim<\/li>\n\n\n\n<li>Sash \u2014 Movable frame holding the glazing (glass). \u2192 See The Window Sash<\/li>\n\n\n\n<li>Rails \u2014 Horizontal members of the sash (meeting rail at the center). \u2192 See Rails &amp; Stiles<\/li>\n\n\n\n<li>Stiles \u2014 Vertical members of the sash that interface with jambs. \u2192 See Rails &amp; Stiles<\/li>\n\n\n\n<li>Glazing \u2014 The insulated glass system (panes, spacers, gas, coatings). \u2192 See Glazing Technology<\/li>\n\n\n\n<li>Grilles \u2014 Decorative bars that simulate divided lites. \u2192 See Grilles &amp; Mullions<\/li>\n\n\n\n<li>Lock \u2014 Hardware that secures the operable sash. \u2192 See Lock &amp; Lift<\/li>\n\n\n\n<li>Lift \u2014 Handle or finger pull for raising\/lowering the sash. \u2192 See Lock &amp; Lift<\/li>\n\n\n\n<li>Weatherstripping \u2014 Seals that block air\/water around sash\/frame. \u2192 See Weatherstripping<\/li>\n\n\n\n<li>Balances \u2014 Hidden counterbalances that hold sash position. \u2192 See Balances<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">Tip: For multi-unit openings, mullions connect frames; see Grilles &amp; Mullions.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">What Is the Window Frame and What Are Its Parts?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Answer first: The window frame is the stationary perimeter\u2014head, jambs, and sill\u2014that supports the sash, anchors to the wall, sheds water, and provides channels for operation and weather seals.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Typical frame materials: vinyl, wood, fiberglass, aluminum<\/li>\n\n\n\n<li>Critical performance roles: structural support, water management, air sealing, anchorage for hardware<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Head: How Does the Head Protect Against Water?<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">The head is the top horizontal frame member. It must direct water away from the opening and support the sash tracks or hinges.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Best practice: integrate head flashing\/drip cap behind cladding to shed water over the exterior trim.<\/li>\n\n\n\n<li>Info gain: In rain-exposed walls, a 10-degree or greater drip cap slope with end dams reduces water intrusion.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Jambs: What Do Jambs Do Besides \u201cHold the Sash\u201d?<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Jambs are the vertical frame members that guide the sash and house balances (for hung windows) or hinges\/operating hardware (for casements\/awnings).<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Interior features: balance wells, weatherstrip contact surfaces<\/li>\n\n\n\n<li>Exterior features: weep paths (vinyl\/aluminum), accessory grooves for trim<\/li>\n\n\n\n<li>Tolerance matters: even 1\/16\" bow can cause binding or air leakage<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Sill: Why Is the Sill Sloped?<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">The sill is the exterior bottom frame member, typically sloped 8\u201315 degrees to shed water beyond the cladding.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Drainage: look for weep holes\/slots; keep them clear to prevent interior leaks<\/li>\n\n\n\n<li>Thermal: thermally broken sills reduce condensation risk in cold climates<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Stool: What Is the Interior \u201cShelf\u201d at the Bottom?<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">The stool (often called a \u201csill\u201d indoors) is the interior ledge. It\u2019s not structural, but it finishes the interior and covers the frame-to-drywall gap.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Pair with an apron below for a finished look<\/li>\n\n\n\n<li>Material: wood or composite; seal edges to prevent paint cracking<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Casing &amp; Trim: What Covers the Gap to the Wall?<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Casing and trim (interior and exterior) bridge between the frame and the wall, hiding insulation\/foam and fasteners and keeping the assembly weathertight.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Exterior: brick mould or integrated cladding; back-caulk with high-quality sealant<\/li>\n\n\n\n<li>Interior: head casing, side casings, stool and apron<\/li>\n\n\n\n<li>Explore profiles and looks in Window Trim Styles<\/li>\n<\/ul>\n\n\n\n<div class=\"suggested-reading-box\">\n  <div class=\"box-title\">Suggested reading<\/div>\n  <ul>\n    <li>Troubleshooting: <a href=\"https:\/\/hotianwindows.com\/aluminum-vs-vinyl-windows\/\">Aluminum vs. Vinyl Windows<\/a><\/li>\n    <li>Maintenance: <a href=\"https:\/\/hotianwindows.com\/wood-vs-vinyl-windows\/\">Wood vs. Vinyl Windows<\/a><\/li>\n    <li>Installation: <a href=\"https:\/\/hotianwindows.com\/fiberglass-vs-vinyl-windows\/\">Fiberglass vs. Vinyl Windows<\/a><\/li>\n  <\/ul>\n<\/div>\n\n\n\n<h2 class=\"wp-block-heading\">What Is the Window Sash and How Does It Work?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">The sash is the moving (or fixed) inner frame that holds the glass and interfaces with weatherstripping and locks to create a tight, operable seal.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Types by operation: single-hung, double-hung, casement, awning, slider, picture (fixed)<\/li>\n\n\n\n<li>For operation trade-offs, see <a href=\"https:\/\/hotianwindows.com\/single-hung-vs-other-window-types\/\" target=\"_blank\" data-type=\"post\" data-id=\"7162\" rel=\"noreferrer noopener\"><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Single-Hung vs. Casement vs. Picture vs. Sliding Windows<\/mark><\/a> and <a href=\"https:\/\/hotianwindows.com\/single-vs-double-hung-windows\/\" target=\"_blank\" data-type=\"post\" data-id=\"7126\" rel=\"noreferrer noopener\"><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Single-Hung vs. Double-Hung Windows<\/mark><\/a><\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Rails &amp; Stiles: What\u2019s Their Job?<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Rails (horizontal) and stiles (vertical) form the sash perimeter.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Meeting rail: where upper\/lower sashes meet; critical for lock alignment and air seal<\/li>\n\n\n\n<li>Reinforcements: fiberglass\/steel inserts (vinyl) for rigidity and reduced deflection<\/li>\n\n\n\n<li>Sightlines: slimmer rails\/stiles increase daylight but must balance stiffness<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Weatherstripping: Why Is It So Critical?<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Weatherstripping lines the contact points between sash and frame to block air and water.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Common types: bulb, fin-seal, compression, and magnetic (on some steel doors\/windows)<\/li>\n\n\n\n<li>Performance tip: Replace brittle, flattened, or torn strips to reduce drafts 10\u201325%<\/li>\n\n\n\n<li>Maintenance: clean debris from tracks; silicone-safe lubricant on contact points (avoid petroleum on vinyl)<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">See <a href=\"https:\/\/hotianwindows.com\/how-to-clean-vinyl-windows\/\" target=\"_blank\" data-type=\"post\" data-id=\"10388\" rel=\"noreferrer noopener\"><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Cleaning and Maintaining Vinyl Windows for step-by-step care<\/mark><\/a>.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Hardware: How Do Lock &amp; Lift Components Improve Performance?<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Locks pull the sash tight to compress weatherstripping; lifts\/pulls enable smooth operation.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Hung windows: cam or auto-locks at meeting rail; lifts on lower rail<\/li>\n\n\n\n<li>Casements\/awnings: multipoint locks and crank operators increase air\/water tightness<\/li>\n\n\n\n<li>Security: laminated glass and multipoint locks increase forced-entry resistance<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">What Is Glazing and How Does It Affect Efficiency?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Glazing is the entire glass system\u2014panes, spacers, gas fills, and coatings. It governs heat flow, solar gain, condensation resistance, and noise control.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Key metrics: U-Factor (heat loss), SHGC (solar heat), VT (visible light), CR (condensation resistance), and optional STC (sound)<\/li>\n\n\n\n<li>Learn the basics: <a href=\"https:\/\/hotianwindows.com\/u-factor-windows\/\" target=\"_blank\" data-type=\"post\" data-id=\"5548\" rel=\"noreferrer noopener\"><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">what is U-Factor<\/mark><\/a><\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Pane Layers: Single vs. Double vs. Triple<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Single-pane: minimal insulation; not recommended for exterior use<\/li>\n\n\n\n<li>Double-pane (IGU): today\u2019s baseline; U-Factor roughly 0.28\u20130.35 with Low\u2011E and argon<\/li>\n\n\n\n<li>Triple-pane: best for cold\/noisy zones; U-Factor ~0.16\u20130.22; slightly lower VT<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">Note: NFRC-labeled products provide certified performance values.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Spacers: Why \u201cWarm-Edge\u201d Matters<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Spacers separate panes and reduce conductive heat flow.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Types: aluminum (cold edge), stainless, silicone foam, composite \u201cwarm-edge\u201d<\/li>\n\n\n\n<li>Benefit: warm-edge spacers increase edge-of-glass temperatures, cutting condensation risk and improving CR scores<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Gas Fills: Argon vs. Krypton<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Argon: cost-effective, optimal at ~1\/2\" pane gaps (double-pane)<\/li>\n\n\n\n<li>Krypton: better in narrow gaps (~3\/8\"), common in triple-pane IGUs<\/li>\n\n\n\n<li>Longevity: modern IGUs use dual seals (PIB primary + silicone\/urethane secondary) to limit gas loss over decades<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Low\u2011E Coatings &amp; Tints: Invisible Energy Control<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Soft-coat (sputtered) Low\u2011E: highest performance; commonly used inside IGUs<\/li>\n\n\n\n<li>Hard-coat (pyrolytic) Low\u2011E: durable, slightly higher emissivity<\/li>\n\n\n\n<li>Tuning:\n<ul class=\"wp-block-list\">\n<li>Cold climates: low U\u2011Factor, moderate SHGC to capture winter sun<\/li>\n\n\n\n<li>Hot climates: low SHGC to block summer gain<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li>Tints: reduce glare\/heat; can lower VT; select carefully for daylighting goals<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">For large glazed openings, compare systems: <a href=\"https:\/\/hotianwindows.com\/window-wall-vs-curtain-wall\/\" target=\"_blank\" rel=\"noreferrer noopener\"><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">window-wall vs. curtain-wall<\/mark><\/a>.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Hardware &amp; Accessories: What Else Makes Windows Work?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Hidden mechanisms and add-ons\u2014balances, grilles, mullions\u2014impact ease of use, safety, style, and multi-unit configurations.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Balances: How Do Sashes Stay Put?<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Balances counteract sash weight so it opens easily and stays where you leave it.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Types:\n<ul class=\"wp-block-list\">\n<li>Spiral: simple, periodic tensioning required<\/li>\n\n\n\n<li>Block-and-tackle: smooth, durable for heavier sashes<\/li>\n\n\n\n<li>Constant-force (coil): compact, consistent force, low maintenance<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li>Symptom mapping:\n<ul class=\"wp-block-list\">\n<li>Won\u2019t stay open? Balance fatigue\/failure<\/li>\n\n\n\n<li>Slams shut? Broken or unhooked balance<\/li>\n\n\n\n<li>Jerky motion? Dirty tracks or damaged shoes<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Grilles &amp; Mullions: Style vs. Structure<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Grilles (muntins): decorative simulated divided lites (SDL on surface, GBG inside glass, or removable interior grilles)<\/li>\n\n\n\n<li>Mullions\/mull posts: structural members that join multiple window units into one opening<\/li>\n\n\n\n<li>Authenticity: \u201ctrue divided lites\u201d use individual panes\u2014higher cost, lower efficiency than IGUs with grilles<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">FAQ below clarifies grilles vs. true divided lites.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Which Window Frame Material Is Best? (Side-by-Side Comparison)<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Vinyl offers low cost\/maintenance; fiberglass balances durability and thermal performance; wood is premium and insulates well but needs care; aluminum is strongest and slim but least insulating unless thermally broken.<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th>Material<\/th><th>Durability<\/th><th>Maintenance<\/th><th>Insulation (typical U-Factor)<\/th><th>Relative Cost<\/th><th>Notes<\/th><\/tr><\/thead><tbody><tr><td>Vinyl (uPVC)<\/td><td>Good<\/td><td>Low<\/td><td>0.26\u20130.35 (double, Low\u2011E, argon)<\/td><td>$450\u2013$800<\/td><td>May expand\/contract; choose reinforced frames for large sizes<\/td><\/tr><tr><td>Fiberglass<\/td><td>Excellent<\/td><td>Low<\/td><td>0.20\u20130.30 (double\/triple)<\/td><td>$500\u2013$1,000<\/td><td>Stable, paintable, high strength-to-weight<\/td><\/tr><tr><td>Wood (clad)<\/td><td>Very good (with cladding)<\/td><td>Moderate<\/td><td>0.22\u20130.30<\/td><td>$600\u2013$1,500+<\/td><td>Warm aesthetics; needs interior sealing; exterior cladding recommended<\/td><\/tr><tr><td>Aluminum (thermally broken)<\/td><td>Excellent<\/td><td>Low<\/td><td>0.35\u20130.50 (improves with triple\/thermal breaks)<\/td><td>$400\u2013$850+<\/td><td>Slim sightlines; best in warm climates or commercial-grade units<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">How Do You Maintain Windows and Troubleshoot Problems?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Clean tracks and sweeps, inspect seals annually, lubricate moving parts with manufacturer-approved products, and address small issues early to preserve energy performance and smooth operation.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Routine Care (Annual\/Biannual)<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Clean tracks and weep holes; vacuum debris and flush gently with water<\/li>\n\n\n\n<li>Inspect weatherstripping; replace flattened or torn segments<\/li>\n\n\n\n<li>Check glazing seals for fogging; inspect exterior sealant joints<\/li>\n\n\n\n<li>Lubricate balances, locks, and rollers (use silicone\/PTFE on vinyl\/fiberglass)<\/li>\n\n\n\n<li>Repaint\/refinish exposed wood; reseal end-grain and joints<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Common Problems &amp; Likely Culprits<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Drafts or whistle? Weatherstripping wear, misaligned lock\/keeper, out-of-square frame<\/li>\n\n\n\n<li>Sash won\u2019t stay up? Fatigued or broken balances<\/li>\n\n\n\n<li>Hard to open\/close? Dirty tracks, warped sash, swollen wood, mis-set hinges\/rollers<\/li>\n\n\n\n<li>Fogging between panes? IGU perimeter seal failure (replace IGU)<\/li>\n\n\n\n<li>Water on interior stool? Clogged weeps, failed exterior sealant or flashing<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">Concerned about outside noise? Explore <a href=\"https:\/\/hotianwindows.com\/soundproof-windows-cost\/\" target=\"_blank\" data-type=\"post\" data-id=\"14641\" rel=\"noreferrer noopener\"><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">soundproof window costs<\/mark><\/a> and performance upgrades (laminated glass, triple-pane, wider air spaces, and compression-seal casements).<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">How Do You Choose the Right Parts for Your Home?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Match glazing to climate, material to maintenance and aesthetics, and operation to room function; prioritize performance metrics (U\u2011Factor, SHGC, CR, and STC if noise matters).<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Climate-Based Recommendations<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Cold climates:\n<ul class=\"wp-block-list\">\n<li>Triple-pane with argon or krypton; U\u2011Factor \u2264 0.22<\/li>\n\n\n\n<li>Moderate SHGC (0.35\u20130.55) on south-facing windows for passive solar<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li>Hot\/sunny climates:\n<ul class=\"wp-block-list\">\n<li>Double or triple-pane with low SHGC (\u2264 0.25), spectrally selective Low\u2011E<\/li>\n\n\n\n<li>Consider tints only if glare control is needed<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li>Mixed climates:\n<ul class=\"wp-block-list\">\n<li>Double-pane, low U\u2011Factor (\u2264 0.28), balanced SHGC (0.25\u20130.40)<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Architectural Style Fit<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Traditional: wood\/clad frames, colonial or prairie grille patterns<\/li>\n\n\n\n<li>Modern\/minimal: fiberglass or thermally broken aluminum, no grilles, narrow sightlines<\/li>\n\n\n\n<li>Match openings and proportions using <a href=\"https:\/\/hotianwindows.com\/vertical-vs-horizontal-windows-guide\/\" target=\"_blank\" data-type=\"post\" data-id=\"11604\" rel=\"noreferrer noopener\"><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Vertical vs. horizontal windows<\/mark><\/a>.<\/li>\n\n\n\n<li>Coordinate with interior\/exterior trim in <a href=\"https:\/\/hotianwindows.com\/window-trim-styles\/\" target=\"_blank\" data-type=\"post\" data-id=\"14583\" rel=\"noreferrer noopener\"><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">window trim styles<\/mark><\/a>.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Performance Priorities<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Noise reduction: laminated glass, triple-pane, casement\/awning compression seals<\/li>\n\n\n\n<li>Security: laminated glass + multipoint locks<\/li>\n\n\n\n<li>Ease of cleaning: tilt-in double-hung or inward-opening casements<\/li>\n\n\n\n<li>Ventilation: casement\/awning (catch breezes), sliders for wide openings<\/li>\n\n\n\n<li><strong>Operation choice guides<\/strong>:\n<ul class=\"wp-block-list\">\n<li><a href=\"https:\/\/hotianwindows.com\/casement-vs-double-hung-windows\/\" target=\"_blank\" data-type=\"post\" data-id=\"5545\" rel=\"noreferrer noopener\"><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">Casement vs. Double-Hung Windows<\/mark><\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/hotianwindows.com\/awning-vs-sliding-windows\/\" target=\"_blank\" rel=\"noreferrer noopener\"><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">awning-vs-sliding-windows<\/mark><\/a><\/li>\n<\/ul>\n<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">For specialty sizes or unique finishes, explore <a href=\"https:\/\/hotianwindows.com\/windows\/\" target=\"_blank\" rel=\"noreferrer noopener\"><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-green-cyan-color\">custom windows<\/mark> <\/a>from us.<\/p>\n\n\n\n<div class=\"local-faq-block\">\n  <h2 class=\"local-faq-title\">Frequently Asked Questions (FAQs)<\/h2>\n\n  <div class=\"local-faq-item\">\n    <h3 class=\"local-faq-q\">How do I find replacement parts for my old window?<\/h3>\n    <div class=\"local-faq-a\">\n      Identify the <strong>manufacturer\/series from labels<\/strong> in the head\/jamb. Photograph hardware, measure dimensions, and contact the maker or a <strong>specialty parts supplier<\/strong>; many balances, locks, and weatherstrips are <strong>standardized by type<\/strong>.\n    <\/div>\n  <\/div>\n\n  <div class=\"local-faq-item\">\n    <h3 class=\"local-faq-q\">Can I add Low\u2011E film to my existing windows?<\/h3>\n    <div class=\"local-faq-a\">\n      Yes, interior-applied <strong>Low\u2011E films<\/strong> can cut solar gain and improve comfort, but they alter SHGC\/VT and may void warranties on IGUs. For best results, upgrade to <strong>factory Low\u2011E IGUs with certified NFRC ratings<\/strong>.\n    <\/div>\n  <\/div>\n\n  <div class=\"local-faq-item\">\n    <h3 class=\"local-faq-q\">What's the difference between grilles and true divided lites?<\/h3>\n    <div class=\"local-faq-a\">\n      <strong>Grilles<\/strong> simulate multiple panes (on glass, between glass, or removable). <strong>True divided lites<\/strong> use separate small panes set in muntins\u2014historically accurate but less energy efficient and more costly.\n    <\/div>\n  <\/div>\n<\/div>\n\n<script type=\"application\/ld+json\">\n{\n  \"@context\":\"https:\/\/schema.org\",\n  \"@type\":\"FAQPage\",\n  \"mainEntity\":[\n    {\n      \"@type\":\"Question\",\n      \"name\":\"How do I find replacement parts for my old window?\",\n      \"acceptedAnswer\":{\n        \"@type\":\"Answer\",\n        \"text\":\"Identify the manufacturer\/series from labels in the head\/jamb. Photograph hardware, measure dimensions, and contact the maker or a specialty parts supplier; many balances, locks, and weatherstrips are standardized by type.\"\n      }\n    },\n    {\n      \"@type\":\"Question\",\n      \"name\":\"Can I add Low\u2011E film to my existing windows?\",\n      \"acceptedAnswer\":{\n        \"@type\":\"Answer\",\n        \"text\":\"Yes, interior-applied Low\u2011E films can cut solar gain and improve comfort, but they alter SHGC\/VT and may void warranties on IGUs. For best results, upgrade to factory Low\u2011E IGUs with certified NFRC ratings.\"\n      }\n    },\n    {\n      \"@type\":\"Question\",\n      \"name\":\"What's the difference between grilles and true divided lites?\",\n      \"acceptedAnswer\":{\n        \"@type\":\"Answer\",\n        \"text\":\"Grilles simulate multiple panes (on glass, between glass, or removable). True divided lites use separate small panes set in muntins\u2014historically accurate but less energy efficient and more costly.\"\n      }\n    }\n  ]\n}\n<\/script>\n\n<style>\n.local-faq-block {\n  margin: 2.4em 0;\n  padding: 0;\n  font-family: inherit;\n  background: transparent;\n}\n.local-faq-title {\n  font-size: 2em;\n  margin-bottom: 1em;\n  font-weight: 700;\n  color: inherit;\n  letter-spacing: -0.5px;\n}\n.local-faq-q {\n  font-size: 1.25em;\n  margin-bottom: 0.6em;\n  font-weight: 700;\n  color: inherit;\n  line-height: 1.3;\n}\n.local-faq-a {\n  background: #fafbfc;\n  border: 1px solid #e4e6e8;\n  border-radius: 10px;\n  color: inherit;\n  padding: 1.1em 1.4em;\n  font-size: 1.06em;\n  line-height: 1.7;\n  margin-bottom: 0.2em;\n  box-shadow: none;\n  transition: background 0.2s;\n}\n.local-faq-item {\n  margin-bottom: 2.2em;\n}\n@media (max-width: 767px) {\n  .local-faq-title { font-size:1.22em; }\n  .local-faq-q    { font-size:1.08em; }\n  .local-faq-a    { padding:0.9em 0.7em; font-size:0.99em; }\n}\n<\/style>\n","protected":false},"excerpt":{"rendered":"<p>Understanding window anatomy helps you choose better products, maintain energy efficiency, and diagnose issues before they become costly repairs. Inspired by the clarity found in Pella-style diagrams, this guide defines each part and shows how the pieces work together as a sealed system for structure, comfort, security, and performance. A window is a system composed [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":15788,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-15744","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-uncategorized"],"acf":[],"_links":{"self":[{"href":"https:\/\/hotianwindows.com\/hi\/wp-json\/wp\/v2\/posts\/15744","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hotianwindows.com\/hi\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/hotianwindows.com\/hi\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/hotianwindows.com\/hi\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/hotianwindows.com\/hi\/wp-json\/wp\/v2\/comments?post=15744"}],"version-history":[{"count":0,"href":"https:\/\/hotianwindows.com\/hi\/wp-json\/wp\/v2\/posts\/15744\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/hotianwindows.com\/hi\/wp-json\/wp\/v2\/media\/15788"}],"wp:attachment":[{"href":"https:\/\/hotianwindows.com\/hi\/wp-json\/wp\/v2\/media?parent=15744"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/hotianwindows.com\/hi\/wp-json\/wp\/v2\/categories?post=15744"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/hotianwindows.com\/hi\/wp-json\/wp\/v2\/tags?post=15744"}],"curies":[{"name":"\u0921\u092c\u094d\u0932\u094d\u092f\u0942\u092a\u0940","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}