<!--
function sortfaq(FAQCat)
{
	intFAQCat = FAQCat.options[FAQCat.selectedIndex].value;	
	parent.location = "/index.asp?Section=/introduction/faq&Doc=/introduction/faq.index&FAQCatID=" + intFAQCat + "&Type=DB"
}
// -->
