notify("You need to add XML support to your PHP installation");
if(!function_exists('utf8_encode')){
print_simple_box("<font color=\"red\">You need to add XML support to your PHP installation</font>","center","70%","$THEME->cellheading","20","noticebox");