JS_THEME

in includes/common.inc

The weight of theme JavaScript code being added to the page.

<?php
define('JS_THEME', 100);
?>