custom/menu_helper/menu_helper_active/menu_helper_active.module, line 52
menu_helper_active_item_state_off()
Restore $_GET[q] its orginal value.
<?php function menu_helper_active_item_state_off() { _menu_helper_active_item_state(FALSE); } ?>