
//  launch sizechart

function sizechart(url){
     window.open(url,'sizechart','width=500, height=510, left=10, top=10')
}









// BEGIN Expanding Sections -- ABOUT US
// BEGIN Expanding Sections -- ABOUT US

    ShowInstructions=false;
    function ToggleInstructions()
    {
         ShowInstructions = !ShowInstructions;
         if (ShowInstructions==true)
             document.all.item("expandInstructions", 0).style.display = 'block';
         else
             document.all.item("expandInstructions", 0).style.display = 'none';
    }
	
	
	
	    ShowProfile=false;
    function ToggleProfile()
    {
         ShowProfile = !ShowProfile;
         if (ShowProfile==true)
             document.all.item("expandProfile", 0).style.display = 'block';
         else
             document.all.item("expandProfile", 0).style.display = 'none';
    }
	
	
	
		    ShowRange=false;
    function ToggleRange()
    {
         ShowRange = !ShowRange;
         if (ShowRange==true)
             document.all.item("expandRange", 0).style.display = 'block';
         else
             document.all.item("expandRange", 0).style.display = 'none';
    }




	    ShowStock=false;
    function ToggleStock()
    {
         ShowStock = !ShowStock;
         if (ShowStock==true)
             document.all.item("expandStock", 0).style.display = 'block';
         else
             document.all.item("expandStock", 0).style.display = 'none';
    }




	    ShowSLAust=false;
    function ToggleSLAust()
    {
         ShowSLAust = !ShowSLAust;
         if (ShowSLAust==true)
             document.all.item("expandSLAust", 0).style.display = 'block';
         else
             document.all.item("expandSLAust", 0).style.display = 'none';
    }



	    ShowAuthentic=false;
    function ToggleAuthentic()
    {
         ShowAuthentic = !ShowAuthentic;
         if (ShowAuthentic==true)
             document.all.item("expandAuthentic", 0).style.display = 'block';
         else
             document.all.item("expandAuthentic", 0).style.display = 'none';
    }



	    ShowSLCollection=false;
    function ToggleSLCollection()
    {
         ShowSLCollection = !ShowSLCollection;
         if (ShowSLCollection==true)
             document.all.item("expandSLCollection", 0).style.display = 'block';
         else
             document.all.item("expandSLCollection", 0).style.display = 'none';
    }



	    ShowDriSporte=false;
    function ToggleDriSporte()
    {
         ShowDriSporte = !ShowDriSporte;
         if (ShowDriSporte==true)
             document.all.item("expandDriSporte", 0).style.display = 'block';
         else
             document.all.item("expandDriSporte", 0).style.display = 'none';
    }



	    ShowExport=false;
    function ToggleExport()
    {
         ShowExport = !ShowExport;
         if (ShowExport==true)
             document.all.item("expandExport", 0).style.display = 'block';
         else
             document.all.item("expandExport", 0).style.display = 'none';
    }


	    ShowLuggage=false;
    function ToggleLuggage()
    {
         ShowLuggage = !ShowLuggage;
         if (ShowLuggage==true)
             document.all.item("expandLuggage", 0).style.display = 'block';
         else
             document.all.item("expandLuggage", 0).style.display = 'none';
    }


	    ShowHeadwear=false;
    function ToggleHeadwear()
    {
         ShowHeadwear = !ShowHeadwear;
         if (ShowHeadwear==true)
             document.all.item("expandHeadwear", 0).style.display = 'block';
         else
             document.all.item("expandHeadwear", 0).style.display = 'none';
    }



	    ShowEmbroidery=false;
    function ToggleEmbroidery()
    {
         ShowEmbroidery = !ShowEmbroidery;
         if (ShowEmbroidery==true)
             document.all.item("expandEmbroidery", 0).style.display = 'block';
         else
             document.all.item("expandEmbroidery", 0).style.display = 'none';
    }



	    ShowSMP=false;
    function ToggleSMP()
    {
         ShowSMP = !ShowSMP;
         if (ShowSMP==true)
             document.all.item("expandSMP", 0).style.display = 'block';
         else
             document.all.item("expandSMP", 0).style.display = 'none';
    }



	    ShowCUSTOM=false;
    function ToggleCUSTOM()
    {
         ShowCUSTOM = !ShowCUSTOM;
         if (ShowCUSTOM==true)
             document.all.item("expandCUSTOM", 0).style.display = 'block';
         else
             document.all.item("expandCUSTOM", 0).style.display = 'none';
    }


	    ShowLICENCED=false;
    function ToggleLICENCED()
    {
         ShowLICENCED = !ShowLICENCED;
         if (ShowLICENCED==true)
             document.all.item("expandLICENCED", 0).style.display = 'block';
         else
             document.all.item("expandLICENCED", 0).style.display = 'none';
    }

// END Expanding Sections -- ABOUT US
// END Expanding Sections -- ABOUT US


// BEGIN Expanding Sections -- FORMS
// BEGIN Expanding Sections -- FORMS
	
		    ShowCatalogue=false;
    function ToggleCatalogue()
    {
         ShowCatalogue = !ShowCatalogue;
         if (ShowCatalogue==true)
             document.all.item("expandCatalogue", 0).style.display = 'block';
         else
             document.all.item("expandCatalogue", 0).style.display = 'none';
    }



	
		    ShowInquiry=false;
    function ToggleInquiry()
    {
         ShowInquiry = !ShowInquiry;
         if (ShowInquiry==true)
             document.all.item("expandInquiry", 0).style.display = 'block';
         else
             document.all.item("expandInquiry", 0).style.display = 'none';
    }






// BEGIN Expanding Sections -- FORMS
// BEGIN Expanding Sections -- FORMS
