This is one of the most useful zencart mods for me, thanks for the great mod.
I manage to get it working properly, except one thing.

I like to add "non-linked heading" just above special, (or Featured Products ...
All Products ...)

This is how i did, for example, I have special link acitvated in the categories menu and link to the special is " http://xxxxxx.com/index.php?main_page=specials"
so I cut and paste "special" into

"case 'special': //replace number with your desired cPath"

but the non-linked heading did not show up. I guess it should be numeric number instead of "special" text.

Can you tell me the way to fix this problem?