'head_scripts', 'weight' => -1, 'preprocess' => FALSE)); } /** * Implements hook_process_html(). */ function THEMENAME_process_html(&$vars) { $vars['head_scripts'] = drupal_get_js('head_scripts'); }