BOX_HEADING_REPORTS, 'link' => tep_href_link(FILENAME_STATS_PRODUCTS_VIEWED, 'selected_box=reports')); if ($selected_box == 'reports') { $contents[] = array('text' => '' . BOX_REPORTS_PRODUCTS_VIEWED . '
' . '' . BOX_REPORTS_PRODUCTS_PURCHASED . '
' . '' . BOX_REPORTS_ORDERS_TOTAL . ''); } $box = new box; echo $box->menuBox($heading, $contents); ?>