getCatlist($_cid, "parent", 1, "10"); $_catlist = json_decode($_infodata, true); foreach($_catlist as $autoindex => $catlist): $cateparent = $catlist['pid'] != 0 ? $catlist['pid'] : $cateparent ;endforeach;endif; $navpid = $cateparent ? $cateparent : $cid;?>