
   
    function sizechart()
    {
    window.open("size_chart.html","","width=650,height=300,scrollbars=yes,resizable=yes,left=200,top=200,screenX=200,screenY=200");
    }
    function fabricwashing()
    {
    window.open("fabric_washing.html","","width=700,height=600,scrollbars=yes,resizable=yes,left=200,top=200,screenX=200,screenY=200");
    }
