open includes/boxes/categories.php (our amazon menu file not your default)


find following line
$collapse='window.categoriesAPP.rootCollapse();';





and replace with this line
$collapse='';//$collapse='window.categoriesAPP.rootCollapse();';


thats is!

all files are same as previous. i just added this info


More...