function ShowPage()
{
if (document.frmRedirect.lstCategory.value!="[category]")
	location.href=document.frmRedirect.lstCategory.value
}