if (THIS_SCRIPT == 'pages') { global $globaltemplates; $globaltemplates = array_merge($globaltemplates, array('page_' . $_REQUEST[page])); }