'; echo '

 

'; echo '
'; $ArrRef = Array(); $ArrRef[0] = Array('For your Information'); $ArrRef[1] = Array(' align="left"'); $ArrRef[2] = $ArrRef[1]; $ArrRef[3][0] = 'Your settings will be refreshed. Please wait!

' . 'If you aren\'t redirected automatically, please click here.'; echo htmlStatTable($ArrRef); echo '
'; include INC_FOOT; } else { // no IIS, no MS, no bug... Header("Location: ".$redir_URL); exit; } ?>