function changeCategory(theCategory){
	location.href='http://www.mrdeeznutz.com/index.php?ctr=filter&act=category&cat_name='+theCategory;
}