SITE_URL = "http://www.rankonesport.com";
JS_PATH = "http://www.rankonesport.com/lib/js";

IS_AJAX_REQUEST_VAR = "JSA";

AJAX_SEND_HEADER_ID = "X-Trans-By";

AJAX_RESPONSE_HEADER_ID = "X-Is-Response-Error";

AJAX_ERROR_CODE = "1";

AJAX_OK_CODE = "0";

JS_REAL_URL = "http://www.rankonesport.com/lib/js/js.inc.php";

AJAX_HTTP_REFERER = "http://www.rankonesport.com/lib/js/js.inc.php";

TPL_TPL_VAR = "main_content";

AJAX_UPDATE_CONTAINER_VAR = "_cont_update";

//path to the local file that will make the request to an out-of-the-sandbox URL
PATH_TO_EXTERNAL_RQ_FILE = "http://www.rankonesport.com/lib/php_rq.php";
