
var board_culture = "en-CA";
var board_default_culture = "en-CA";

var SBCultures = new Array();
SBCultures[0] = new Array("en-CA", "Do you wish to visit the English version of the site?");
SBCultures[1] = new Array("fr-CA", "Voulez-vous visiter la version Française du site?");


var SBPhrases = new Array();
SBPhrases["ADD"] = "Add";
SBPhrases["ADDNEW"] = "Add new {0}";
SBPhrases["BADLINK"] = "Invalid internet address (URL)";
SBPhrases["BADMAIL"] = "Invalid email address";
SBPhrases["CANTDEL"] = "Due to a database error or restriction, the record can not be deleted.";
SBPhrases["CENTURY21_MONTH"] = "Month";
SBPhrases["CENTURY21_MSIEPRINT"] = "For best results use \"print preview\" (in file or print menu) and \"shrink to fit\"";
SBPhrases["CENTURY21_SELECTION"] = "Your selection";
SBPhrases["CLOSE"] = "Close";
SBPhrases["CONFDEL"] = "Delete this record?";
SBPhrases["COPY"] = "Copy";
SBPhrases["DATAFILE"] = "Data file";
SBPhrases["DELETE"] = "Delete";
SBPhrases["DELETED"] = "Entry Deleted";
SBPhrases["EDITENTRY"] = "Edit Details";
SBPhrases["EDIT_MODE"] = "You have entered \"live edit\" mode, press CTRL+ALT+S to save, or CTRL+ALT+Q to quit without saving";
SBPhrases["EMPTYLIST"] = "Nothing to list";
SBPhrases["ENTERONE"] = "Please enter a value";
SBPhrases["ERROR"] = "An unexpected error has occured";
SBPhrases["EXPORT"] = "Export";
SBPhrases["FACEBOOK_BUNDLEID"] = "92432862582";
SBPhrases["FACEBOOK_LOGINFAILED"] = "Facebook login failed unexpectedly.";
SBPhrases["IMPORT"] = "Import";
SBPhrases["IMPORT_COMPLETE"] = "Import complete";
SBPhrases["IMPORT_SUCCESS"] = "Import completed sucessfully";
SBPhrases["IMPORT_WARNING"] = "*** DO NOT CLOSE THIS WINDOW ***<br/>Otherwise, the data import will no longer occur on a schedule.";
SBPhrases["LGN_BADPASS"] = "Invalid username/password combination";
SBPhrases["LGN_CLOSED"] = "Session ended";
SBPhrases["LGN_LANGUAGE"] = "Language";
SBPhrases["LGN_LOGIN"] = "Login";
SBPhrases["LGN_PASSWORD"] = "Password";
SBPhrases["LGN_USERNAME"] = "Username";
SBPhrases["LST_CLEAR"] = "Clear";
SBPhrases["LST_CONNECTERR"] = "Connection Error";
SBPhrases["LST_DELXROWS"] = "Delete {0} rows?";
SBPhrases["LST_DISPLAYING"] = "Displaying {from} to {to} of {total} items";
SBPhrases["LST_LISTOF"] = "List of {0}s";
SBPhrases["LST_NEW"] = "New record";
SBPhrases["LST_NOITEMS"] = "No items";
SBPhrases["LST_NOSEL"] = "No rows selected";
SBPhrases["LST_PROCESSING"] = "Processing, please wait ...";
SBPhrases["LST_QUICKSEARCH"] = "Quick search";
SBPhrases["MOREINFO"] = "Click to view";
SBPhrases["MOVED"] = "Entry moved to #";
SBPhrases["NEW"] = "New";
SBPhrases["NEWFILE"] = "New file";
SBPhrases["NEXT"] = "Next";
SBPhrases["NO"] = "No";
SBPhrases["NOFILE"] = "No file";
SBPhrases["NOSEL"] = "-- None selected --";
SBPhrases["NOT_FOUND"] = "Not found";
SBPhrases["NULL"] = "(nothing)";
SBPhrases["OF"] = "of";
SBPhrases["OLDFILE"] = "Use exising";
SBPhrases["PREVIOUS"] = "Previous";
SBPhrases["PWD_CHANGED"] = "Password changed successfully";
SBPhrases["PWD_NOMATCH"] = "Passwords must match exactly";
SBPhrases["PWD_SENT"] = "A password reset link was sent If an account exists with the supplied email address.";
SBPhrases["RECORD"] = "Record";
SBPhrases["REQMSG"] = "Indicates a required field";
SBPhrases["REQSYMBOL"] = "*";
SBPhrases["RESET"] = "Reset";
SBPhrases["SAVE"] = "Save";
SBPhrases["SAVED"] = "Saved Successfully";
SBPhrases["SELONE"] = "Please select a value";
SBPhrases["STEP"] = "Step";
SBPhrases["UNTITLED"] = "Untitled";
SBPhrases["VIEW"] = "View";
SBPhrases["YES"] = "Yes";


var sbDollarSymbol = '$';
var sbDecimalSymbol = '.';