function setCat(loc)
{
	window.location=loc;	
}
