<liclass="arrow prev"><ahref="<?phpechooutputPages(array_merge($page_array,array('all_page'=>$context->all_page-1)));?>"title="Go to the previous page">← prev</a></li>
<liclass="arrow next"><ahref="<?phpechooutputPages(array_merge($page_array,array('all_page'=>$context->all_page+1)));?>"title="Go to the next page">next →</a></li>
<liclass="arrow prev"><ahref="<?phpechooutputPages(array_merge($page_array,array('approver_page'=>$context->approver_page-1)));?>"title="Go to the previous page">← prev</a></li>
<liclass="arrow next"><ahref="<?phpechooutputPages(array_merge($page_array,array('approver_page'=>$context->approver_page+1)));?>"title="Go to the next page">next →</a></li>
<liclass="arrow prev"><ahref="<?phpechooutputPages(array_merge($page_array,array('creative_page'=>$context->creative_page-1)));?>"title="Go to the previous page">← prev</a></li>
<liclass="arrow next"><ahref="<?phpechooutputPages(array_merge($page_array,array('creative_page'=>$context->creative_page+1)));?>"title="Go to the next page">next →</a></li>
<liclass="arrow prev"><ahref="<?phpechooutputPages(array_merge($page_array,array('page'=>$context->my_page-1)));?>"title="Go to the previous page">← prev</a></li>
<liclass="arrow next"><ahref="<?phpechooutputPages(array_merge($page_array,array('page'=>$context->my_page+1)));?>"title="Go to the next page">next →</a></li>