/*
 * Scripting for content pages
 */

jQuery(document).ready(function() { tidyLayout(document); scriptify(document); checkRedirect(); });
