Fix missing page title when defaulting to home.
Exit immediately if client attempting redirect to arbitrary external site. (This won't work for them anyway, but no need to run the rest of the script.) Use js.exec() for components instead of load(). Use <? ... ?> instead of <?xjs ... ?> for XJS one-liners.
Please register or sign in to comment