
// --- variables that depend on environment --- //
var HOME                         ="http://www.bcsc.bc.ca";
   // Development is "http://dev.bcsc.bc.ca"
   // QA          is "http://qa.bcsc.bc.ca"
   // Staging     is "http://staging.bcsc.bc.ca"
   // Production  is "http://www.bcsc.bc.ca"

// --- variables that are more static --- //
var URL_Check_Registration       ="/bcscdb/Registration/RegDefault.asp";
var URL_CTO                      ="/cto.asp";
var URL_Decisions_AND_Orders     ="/comdoc.nsf/WebPolicies?OpenView&Start=1&Count=9999&Expand=1#1";
var URL_FEES                     ="/instruments.asp?id=70";
var URL_FOREIGN_ISSUER           ="/crequirements.asp?id=269";
var URL_FORMS                    ="/instruments.asp?id=69";
var URL_ISSUER_IN_DEFAULT        ="/crequirements.asp?id=271";
var URL_NRD                      ="/registration.asp?id=147";
var URL_Policies_AND_Instruments ="/instruments.asp";
var URL_QandA                    ="/QandA/QAHomeP.asp";
var URL_Related_Links            ="/related_links.asp";
var URL_SEDAR                    ="/crequirements.asp?id=154";
var URL_SEDI                     ="/insiders.asp?id=153";
var URL_Subscribe                ="/subscriptions.aspx";
var URL_Weekly_Reports           ="/news.asp?id=59";
