/**
 *  UWB 1.0 Text chnage JS
 *
 * - This is will be included in GLP and Share and shout module
 * - This will be edited by Market Activation 
 */
 
/* variable to store the translated version of "Select Your Region:" text */
var UWBselectYourRegionTranslatedText = "エリアを選んでください";

var UWBregionNamesTranslatedArr = ["&#21271;&#31859;", "&#20013;&#21335;&#31859;", "&#12520;&#12540;&#12525;&#12483;&#12497;", "&#12458;&#12475;&#12450;&#12491;&#12450;", "&#12450;&#12472;&#12450;", "&#12450;&#12501;&#12522;&#12459;"];

/*
	0.5 - Loading Variable - Have to update the loading text accroding to language
*/
var siteLoader = true;
var loading_text = "&#35501;&#36796;&#12415;&#20013; ...";
var flashSupportLoading = true;

