Ok this works, but it does show a , for the last one. Any ideas? Also you might know so I'm gonna ask. If I'm using clean urls how can I know what category id I'm in for each category? I have a search by price mod I modified to work by using (if ($_GET['cat']) { show this } else { do that }) but now that clean urls are on im not able to use the $_GET in php for the catid. THANKS MAN
