Freddie Mercury White Pants
[additional] Queen Stylish Freddie Mercury White Pants | Freddie Mercury Costume Also, check out our other jackets like Freddie Mercury Concert Red & white Jacket, Freddie Mercury Red Jacket, Freddie Mercur Black Jacket and much more. [/additional] Product Specification: Material: Faux Leather | Cotton Style: Side Stripe Color: White Size Chart // Get the size chart modal and the size chart button var modal = document.getElementById('sizeChartModal'); var button = document.getElementById("sizeChartButton"); // Open the size chart modal when the button is clicked button.onclick = function() { modal.style.display = "block"; } // Close the size chart modal when the user clicks anywhere outside of it window.onclick = function(event) { if (event.target == modal) { modal.style.display = "none"; } }