5) { $ajax_url = conf('ajax_url') . '?action=reload_np_tv' . conf('ajax_info'); /* Can't have the & stuff in the Javascript */ $ajax_url = str_replace("&","&",$ajax_url); require_once(conf('prefix') . '/templates/javascript_refresh.inc.php'); } ?>