TODO add more init settings/variables here */
            /* post xml parsing vars i.e. get(startscene);*/
            var vars = {};
            vars.idletime = 2;
            vars.currScene = "main-scene";
            vars.projectId = "5c45798a1bd2e71dffb9a340";
            vars.fancamId = "5c45798a1bd2e71dffb9a340"; // backwards compatable
            vars.APIPATH = "https://steelers.fancam.com/api";
            vars.THEMEPATH = "https://s3.amazonaws.com/in3sixty-themes/in3sixty/basic-fancam";
            vars.PUBLICPATH = "https://s3.amazonaws.com/in3sixty-project-media/in3sixty/public";
            vars.PROJECTPATH = "https://s3.amazonaws.com/in3sixty-project-media/in3sixty/5c45798a1bd2e71dffb9a340";
            vars.STARTSCENE = "main-scene";
            vars.NOCACHE = "6476"; 
            vars.RAND = "735";
            vars.visibility = "live";
            vars.event = {"keywords":"Steelers Nation Unite","featuring":"Pittsburgh Steelers","country":"USA","city":"Pittsburgh, Pennsylvania","venue":"Heinz Field","category":"Football","date":"2011-12-08T00:00:00.000Z","shortname":"STEELERS VS. BROWNS","name":"STEELERS VS. BROWNS","dateSearchable":"08/12/2011 12/08/2011 12-08-2011 2011-12-08 Thursday 8th December 2011"};
            vars.relatedProjects = []; 
            vars.relatedProjects[0] = { name:"STEELERS VS. BENGALS", shortname:"STEELERS VS. BENGALS", url:"https://steelers.fancam.com/20151101", date:localizeDateWithTime("2015-11-01T00:00:00+00:00",12), visibility:"live" };
            vars.relatedProjects[1] = { name:"STEELERS VS. RAVENS", shortname:"STEELERS VS. RAVENS", url:"https://steelers.fancam.com/20151001", date:localizeDateWithTime("2015-10-01T00:00:00+00:00",12), visibility:"live" };
            vars.relatedProjects[2] = { name:"STEELERS VS. BENGALS", shortname:"STEELERS VS. BENGALS", url:"https://steelers.fancam.com/20141228", date:localizeDateWithTime("2014-12-28T00:00:00+00:00",12), visibility:"live" };
            vars.relatedProjects[3] = { name:"STEELERS VS. RAVENS", shortname:"STEELERS VS. RAVENS", url:"https://steelers.fancam.com/20141102", date:localizeDateWithTime("2014-11-02T00:00:00+00:00",12), visibility:"live" };
            vars.relatedProjects[4] = { name:"STEELERS VS. TEXANS", shortname:"STEELERS VS. TEXANS", url:"https://steelers.fancam.com/20141020", date:localizeDateWithTime("2014-10-20T00:00:00+00:00",12), visibility:"live" };
            vars.relatedProjects[5] = { name:"STEELERS VS. RAMS", shortname:"STEELERS VS. RAMS", url:"https://steelers.fancam.com/20111224", date:localizeDateWithTime("2011-12-24T00:00:00+00:00",12), visibility:"live" };
            vars.relatedProjects[6] = { name:"STEELERS VS. BROWNS", shortname:"STEELERS VS. BROWNS", url:"https://steelers.fancam.com/20111208", date:localizeDateWithTime("2011-12-08T00:00:00+00:00",12), visibility:"live" };
            vars.relatedProjects[7] = { name:"STEELERS VS. BENGALS", shortname:"STEELERS VS. BENGALS", url:"https://steelers.fancam.com/20111204", date:localizeDateWithTime("2011-12-04T00:00:00+00:00",12), visibility:"live" };
            vars.relatedProjects[8] = { name:"STEELERS VS. RAVENS", shortname:"STEELERS VS. RAVENS", url:"https://steelers.fancam.com/20111106", date:localizeDateWithTime("2011-11-06T00:00:00+00:00",12), visibility:"live" };
            vars.relatedProjects[9] = { name:"STEELERS VS. PATRIOTS", shortname:"STEELERS VS. PATRIOTS", url:"https://steelers.fancam.com/20111030", date:localizeDateWithTime("2011-10-30T00:00:00+00:00",12), visibility:"live" };
            vars.relatedProjects[10] = { name:"STEELERS VS. JAGUARS", shortname:"STEELERS VS. JAGUARS", url:"https://steelers.fancam.com/20111016", date:localizeDateWithTime("2011-10-16T00:00:00+00:00",12), visibility:"live" };
            vars.relatedProjects[11] = { name:"STEELERS VS. TITANS", shortname:"STEELERS VS. TITANS", url:"https://steelers.fancam.com/20111009", date:localizeDateWithTime("2011-10-09T00:00:00+00:00",12), visibility:"live" };
            vars.relatedProjects[12] = { name:"STEELERS VS. SEAHAWKS", shortname:"STEELERS VS. SEAHAWKS", url:"https://steelers.fancam.com/20110918", date:localizeDateWithTime("2011-09-18T00:00:00+00:00",12), visibility:"live" };
            vars.relatedProjects[13] = { name:"STEELERS VS. JETS", shortname:"STEELERS VS. JETS", url:"https://steelers.fancam.com/20110123", date:localizeDateWithTime("2011-01-23T00:00:00+00:00",12), visibility:"live" };
           
            vars.query = {};
            vars.query.sp = "false";
            vars.query.s = "main-scene";
            /* ---> TODO add more startup settings/variables here */
    
            /* stored options */
            vars.options = {};
                vars.options.show_splash_onstart = false; // type=boolean
                vars.options.show_splash_automatically_hours_before_next_game = decodeSingleQuoteSafeString('48');// type=string
                              vars.options.more_fancams_enabled = true; // type=boolean
                vars.options.share_view_enabled = true; // type=boolean
                vars.options.ecard_enabled = true; // type=boolean
                vars.options.video_booth_enabled = false; // type=boolean
                vars.options.wally_comp_enabled = false; // type=boolean
                vars.options.webvr_enabled = true; // type=boolean
                vars.options.webvr_texts_enabled = false; // type=boolean
                vars.options.banner_enabled = true; // type=boolean
                vars.options.banner_image = "https://s3.amazonaws.com/in3sixty-project-media/in3sixty/5c45798a1bd2e71dffb9a340/logo2-20190121075658.png?v=%$NOCACHE%"; // type=image unescaped
                vars.options.banner_website_link = decodeSingleQuoteSafeString('');// type=string
                              vars.options.side_banner_enabled = false; // type=boolean
                vars.options.side_banner_image = "%$THEMEPATH%/assets/img/side_banner.jpg?v=%$NOCACHE%"; // type=image unescaped
                vars.options.side_banner_website_link = decodeSingleQuoteSafeString('');// type=string
                              vars.options.favicon_image = decodeSingleQuoteSafeString('https://s3.amazonaws.com/in3sixty-project-media/in3sixty/5c45798a1bd2e71dffb9a340/fav-ivon-20190121075207.png');// type=favicon
                              vars.options.favicon_html = decodeSingleQuoteSafeString('
');// type=string
                              vars.options.email_header_image = "https://s3.amazonaws.com/in3sixty-project-media/in3sixty/5c45798a1bd2e71dffb9a340/fav-ivon-20190121075220.png?v=%$NOCACHE%"; // type=image unescaped
                vars.options.login_facebook_enabled = true; // type=boolean
                vars.options.login_email_enabled = true; // type=boolean
                vars.options.login_share_enabled = false; // type=boolean
                vars.options.main_font_family = decodeSingleQuoteSafeString('Roboto');// type=string
                              vars.options.main_font_url = decodeSingleQuoteSafeString('https://fonts.googleapis.com/css?family=Roboto:400,700');// type=string
                              vars.options.second_font_family = decodeSingleQuoteSafeString('Open Sans');// type=string
                              vars.options.second_font_url = decodeSingleQuoteSafeString('https://fonts.googleapis.com/css?family=Open+Sans:400,700');// type=string
                              vars.options.loader_bg_color = "0x000000" ;// type=color
                vars.options.header_txt_color = "0xffffff" ;// type=color
                vars.options.title_txt_color = "0xffffff" ;// type=color
                vars.options.subtitle_txt_color = "0xffffff" ;// type=color
                vars.options.header_icon_color = "0xffb718" ;// type=color
                vars.options.footer_icon_color = "0xffb718" ;// type=color
                vars.options.footer_btn_bg_color = "0x000000" ;// type=color
                vars.options.footer_tag_color = "0xffffff" ;// type=color
                vars.options.btn_close_color = "0xffffff" ;// type=color
                vars.options.btn_close_color_hover = "0xffb718" ;// type=color
                vars.options.btn_txt_color = "0xffffff" ;// type=color
                vars.options.btn_color = "0xffb718" ;// type=color
                vars.options.btn_color_hover = "0x000000" ;// type=color
                vars.options.btn_color_disabled = "0xffb718" ;// type=color
                vars.options.btn_color_disabled_hover = "0xfbae09" ;// type=color
                vars.options.splash_btn_txt = "0x000000" ;// type=color
                vars.options.splash_btn_color = "0xffffff" ;// type=color
                vars.options.splash_active_color = "0xff0000" ;// type=color
                vars.options.splash_btn_txt_hover = "0xffb718" ;// type=color
                vars.options.splash_btn_color_hover = "0x000000" ;// type=color
                vars.options.splash_btn_cs_color = "0xffb718" ;// type=color
                vars.options.splash_btn_cs_txt = "0xffffff" ;// type=color
                vars.options.menu_txt_color = "0xffffff" ;// type=color
                vars.options.menu_main_btn_color = "0xffb718" ;// type=color
                vars.options.menu_btn_color = "0x000000" ;// type=color
                vars.options.menu_bg_color = "0x000000" ;// type=color
                vars.options.menu_close_color = "0xffb718" ;// type=color
                vars.options.menu_divider_color = "0xffb718" ;// type=color
                vars.options.header_bg_color = "0x000000" ;// type=color
                vars.options.popup_bg_color = "0x000000" ;// type=color
                vars.options.popup_txt_color = "0xffffff" ;// type=color
                vars.options.backdrop_color = "0x000000" ;// type=color
                vars.options.tagging_enabled = true; // type=boolean
                vars.options.tagging_place_your_face = false; // type=boolean
                vars.options.tagging_disable_emails = false; // type=boolean
                vars.options.multitags_enabled = false; // type=boolean
                vars.options.sharetagtofacebook = true; // type=boolean
                vars.options.ecardpopup = false; // type=boolean
                vars.options.neutral_tag_image = "https://s3.amazonaws.com/in3sixty-project-media/in3sixty/5c45798a1bd2e71dffb9a340/me-20190129111218.png?v=%$NOCACHE%"; // type=image unescaped
                vars.options.team1_tag_enabled = false; // type=boolean
                vars.options.team1_tag_image = "%$THEMEPATH%/assets/img/team_1.png?v=%$NOCACHE%"; // type=image unescaped
                vars.options.team2_tag_enabled = false; // type=boolean
                vars.options.team2_tag_image = "%$THEMEPATH%/assets/img/team_2.png?v=%$NOCACHE%"; // type=image unescaped
                vars.options.tagcounter_enabled = false; // type=boolean
                vars.options.tagcounter_min = decodeSingleQuoteSafeString('200');// type=string
                              vars.options.tagging_disabled_scenes = decodeSingleQuoteSafeString('');// type=string
                              vars.options.seperate_tags_per_scene = true; // type=boolean
                vars.options.place_your_face_tag_size = decodeSingleQuoteSafeString('5');// type=string
                              vars.options.tags_load_mode = decodeSingleQuoteSafeString('mixed');// type=string
                              vars.options.tag_sensitivity = decodeSingleQuoteSafeString('5');// type=string
                              vars.options.tag_min_update_time = decodeSingleQuoteSafeString('2000');// type=string
                              vars.options.tags_max = decodeSingleQuoteSafeString('50');// type=string
                              vars.options.tags_max_fov = decodeSingleQuoteSafeString('50');// type=string
                              vars.options.tags_fov_distance = decodeSingleQuoteSafeString('5');// type=string
                              vars.options.tags_persistent = decodeSingleQuoteSafeString('50');// type=string
                              vars.options.tags_per_update = decodeSingleQuoteSafeString('25');// type=string
                              vars.options.character_team1_hat1_overlay = "%$THEMEPATH%/assets/img/face/head-team1-hat1.png?v=%$NOCACHE%"; // type=image unescaped
                vars.options.character_team1_hat1_overlay_icon = "%$THEMEPATH%/assets/img/face/head-team1-hat1-icon.png?v=%$NOCACHE%"; // type=image unescaped
                vars.options.character_team1_hat2_overlay = "%$THEMEPATH%/assets/img/face/head-team1-hat2.png?v=%$NOCACHE%"; // type=image unescaped
                vars.options.character_team1_hat2_overlay_icon = "%$THEMEPATH%/assets/img/face/head-team1-hat2-icon.png?v=%$NOCACHE%"; // type=image unescaped
                vars.options.character_team1_shirt1_overlay = "%$THEMEPATH%/assets/img/face/body-team1-shirt1.png?v=%$NOCACHE%"; // type=image unescaped
                vars.options.character_team1_shirt1_overlay_icon = "%$THEMEPATH%/assets/img/face/body-team1-shirt1-icon.png?v=%$NOCACHE%"; // type=image unescaped
                vars.options.character_team1_shirt2_overlay = "%$THEMEPATH%/assets/img/face/body-team1-shirt2.png?v=%$NOCACHE%"; // type=image unescaped
                vars.options.character_team1_shirt2_overlay_icon = "%$THEMEPATH%/assets/img/face/body-team1-shirt2-icon.png?v=%$NOCACHE%"; // type=image unescaped
                vars.options.character_team2_hat1_overlay = "%$THEMEPATH%/assets/img/face/head-team2-hat1.png?v=%$NOCACHE%"; // type=image unescaped
                vars.options.character_team2_hat1_overlay_icon = "%$THEMEPATH%/assets/img/face/head-team2-hat1-icon.png?v=%$NOCACHE%"; // type=image unescaped
                vars.options.character_team2_hat2_overlay = "%$THEMEPATH%/assets/img/face/head-team2-hat2.png?v=%$NOCACHE%"; // type=image unescaped
                vars.options.character_team2_hat2_overlay_icon = "%$THEMEPATH%/assets/img/face/head-team2-hat2-icon.png?v=%$NOCACHE%"; // type=image unescaped
                vars.options.character_team2_shirt1_overlay = "%$THEMEPATH%/assets/img/face/body-team2-shirt1.png?v=%$NOCACHE%"; // type=image unescaped
                vars.options.character_team2_shirt1_overlay_icon = "%$THEMEPATH%/assets/img/face/body-team2-shirt1-icon.png?v=%$NOCACHE%"; // type=image unescaped
                vars.options.character_team2_shirt2_overlay = "%$THEMEPATH%/assets/img/face/body-team2-shirt2.png?v=%$NOCACHE%"; // type=image unescaped
                vars.options.character_team2_shirt2_overlay_icon = "%$THEMEPATH%/assets/img/face/body-team2-shirt2-icon.png?v=%$NOCACHE%"; // type=image unescaped
                vars.options.scene_switcher_enabled = false; // type=boolean
                vars.options.scenes_in_menu_enabled = true; // type=boolean
                vars.options.scene_labels_enabled = false; // type=boolean
                vars.options.scene_slideshow_enabled = false; // type=boolean
                vars.options.same_view_position_for_scenes = false; // type=boolean
                vars.options.scene_switcher_menu_button = false; // type=boolean
                vars.options.scenes_slideshow_speed = decodeSingleQuoteSafeString('3');// type=string
                              vars.options.scenes_slideshow_blend_time = decodeSingleQuoteSafeString('1.5');// type=string
                              vars.options.interface_image = "https://s3.amazonaws.com/in3sixty-project-media/in3sixty/5c45798a1bd2e71dffb9a340/interface-20190121102821.png?v=%$NOCACHE%"; // type=image unescaped
                vars.options.tutorial_zoom_image = "%$THEMEPATH%/assets/img/tutorial_zoom.png?v=%$NOCACHE%"; // type=image unescaped
                vars.options.tutorial_move_image = "%$THEMEPATH%/assets/img/tutorial_move.png?v=%$NOCACHE%"; // type=image unescaped
                vars.options.tutorial_mobi_image = "%$THEMEPATH%/assets/img/tutorial_mobile.png?v=%$NOCACHE%"; // type=image unescaped
                vars.options.menu_buttons_show_icons = false; // type=boolean
                vars.options.menu_buttons_width = decodeSingleQuoteSafeString('220');// type=string
                              vars.options.vr_audio_background_enabled = false; // type=boolean
                vars.options.vr_audio_background_file = ""; // type=file unescaped
                vars.options.vr_audio_background_volume = decodeSingleQuoteSafeString('0.4');// type=string
                              vars.options.video1_enabled = false; // type=boolean
                vars.options.video_url_1 = decodeSingleQuoteSafeString('42oLZhRq3nA');// type=string
                              vars.options.video_image_1 = "%$THEMEPATH%/assets/img/videoThumbnail_1.jpg?v=%$NOCACHE%"; // type=image unescaped
                vars.options.video2_enabled = false; // type=boolean
                vars.options.video_url_2 = decodeSingleQuoteSafeString('42oLZhRq3nA');// type=string
                              vars.options.video_image_2 = "%$THEMEPATH%/assets/img/videoThumbnail_2.jpg?v=%$NOCACHE%"; // type=image unescaped
                vars.options.video3_enabled = false; // type=boolean
                vars.options.video_url_3 = decodeSingleQuoteSafeString('42oLZhRq3nA');// type=string
                              vars.options.video_image_3 = "%$THEMEPATH%/assets/img/videoThumbnail_3.jpg?v=%$NOCACHE%"; // type=image unescaped
                vars.options.video4_enabled = false; // type=boolean
                vars.options.video_url_4 = decodeSingleQuoteSafeString('42oLZhRq3nA');// type=string
                              vars.options.video_image_4 = "%$THEMEPATH%/assets/img/videoThumbnail_4.jpg?v=%$NOCACHE%"; // type=image unescaped
                vars.options.video5_enabled = false; // type=boolean
                vars.options.video_url_5 = decodeSingleQuoteSafeString('42oLZhRq3nA');// type=string
                              vars.options.video_image_5 = "%$THEMEPATH%/assets/img/videoThumbnail_5.jpg?v=%$NOCACHE%"; // type=image unescaped
                vars.options.comp_hidden_object = "https://s3.amazonaws.com/in3sixty-project-media/in3sixty/5c45798a1bd2e71dffb9a340/fav-ivon-20190121124350.png?v=%$NOCACHE%"; // type=image unescaped
                vars.options.comp_prize = "%$THEMEPATH%/assets/img/comp_prize.png?v=%$NOCACHE%"; // type=image unescaped
                vars.options.mob_comp_btn_image = "%$THEMEPATH%/assets/img/comp_prize.png?v=%$NOCACHE%"; // type=image unescaped
                vars.options.age_gate_enabled = false; // type=boolean
                vars.options.age_gate_age = decodeSingleQuoteSafeString('21');// type=string
                              vars.options.tel_number_enabled = false; // type=boolean
                vars.options.address_enabled = false; // type=boolean
                vars.options.address_lines_enabled = false; // type=boolean
                vars.options.state_enabled = false; // type=boolean
                vars.options.city_enabled = false; // type=boolean
                vars.options.zip_code_enabled = false; // type=boolean
                vars.options.address_country_enabled = false; // type=boolean
                vars.options.comp_disable_emails = false; // type=boolean
                vars.options.client_promotions_enabled = false; // type=boolean
                vars.options.client_link = false; // type=boolean
                vars.options.client_link_url = decodeSingleQuoteSafeString('');// type=string
                              vars.options.comp_hotspot_1_enabled = true; // type=boolean
                vars.options.comp_hotspot_1_ath = decodeSingleQuoteSafeString('-108.48');// type=string
                              vars.options.comp_hotspot_1_atv = decodeSingleQuoteSafeString('-2.02');// type=string
                              vars.options.comp_hotspot_1_scale = decodeSingleQuoteSafeString('0.04');// type=string
                              vars.options.comp_hotspot_1_crop = decodeSingleQuoteSafeString('0|0|300|300');// type=string
                              vars.options.comp_hotspot_2_enabled = false; // type=boolean
                vars.options.comp_hotspot_2_ath = decodeSingleQuoteSafeString('-128.48');// type=string
                              vars.options.comp_hotspot_2_atv = decodeSingleQuoteSafeString('-2.02');// type=string
                              vars.options.comp_hotspot_2_scale = decodeSingleQuoteSafeString('0.04');// type=string
                              vars.options.comp_hotspot_2_crop = decodeSingleQuoteSafeString('0|0|300|300');// type=string
                              vars.options.comp_hotspot_3_enabled = false; // type=boolean
                vars.options.comp_hotspot_3_ath = decodeSingleQuoteSafeString('-118.48');// type=string
                              vars.options.comp_hotspot_3_atv = decodeSingleQuoteSafeString('-2.02');// type=string
                              vars.options.comp_hotspot_3_scale = decodeSingleQuoteSafeString('0.04');// type=string
                              vars.options.comp_hotspot_3_crop = decodeSingleQuoteSafeString('0|0|300|300');// type=string
                              vars.options.comp_hotspot_4_enabled = false; // type=boolean
                vars.options.comp_hotspot_4_ath = decodeSingleQuoteSafeString('-100.48');// type=string
                              vars.options.comp_hotspot_4_atv = decodeSingleQuoteSafeString('-2.02');// type=string
                              vars.options.comp_hotspot_4_scale = decodeSingleQuoteSafeString('0.04');// type=string
                              vars.options.comp_hotspot_4_crop = decodeSingleQuoteSafeString('0|0|300|300');// type=string
                              vars.options.comp_hotspot_5_enabled = false; // type=boolean
                vars.options.comp_hotspot_5_ath = decodeSingleQuoteSafeString('-100.48');// type=string
                              vars.options.comp_hotspot_5_atv = decodeSingleQuoteSafeString('-2.02');// type=string
                              vars.options.comp_hotspot_5_scale = decodeSingleQuoteSafeString('0.04');// type=string
                              vars.options.comp_hotspot_5_crop = decodeSingleQuoteSafeString('0|0|300|300');// type=string
                              vars.options.custom_actions_xml = decodeSingleQuoteSafeString('
**u000d****u000a**    if(device.mobile == true,**u000d****u000a**        set(plugin[menuBtn].align,topright);**u000d****u000a**        set(plugin[shareBtn].align,topleft);**u000d****u000a**        set(plugin[brand_logo].scale,0.55);**u000d****u000a**        set(plugin[brand_logo].y,15);**u000d****u000a**        set(plugin[brand_logo].x,0);**u000d****u000a**        set(plugin[fancam_date_text].x,65);**u000d****u000a**        set(plugin[fancam_date_text].y,0);**u000d****u000a**        txtadd(plugin[fancam_date_text].css, **u0027**get(main_font)**u0027** , **u0027**text-align:right; font-size:17px; letter-spacing:0.5px; color:#ffffff**u0027** );**u000d****u000a**        set(plugin[steelers_logo].scale,0.4);**u000d****u000a**        	set(plugin[steelers_logo].x,10);**u000d****u000a**	    set(plugin[steelers_logo].y,110);**u000d****u000a**	    txtadd(plugin[fancam_title_text].css, **u0027**get(main_font)**u0027** , **u0027**text-align:right; font-size:17px; letter-spacing:0.5px; color:#ffffff**u0027** );**u000d****u000a**	     set(plugin[fancam_title_text].x,-260);**u000d****u000a**        set(plugin[fancam_title_text].y,0);**u000d****u000a**        set(plugin[JoinSteelersNationUnite].x,20);**u000d****u000a**        set(plugin[JoinSteelersNationUnite].y,95);**u000d****u000a**        set(plugin[JoinSteelersNationUnite].align,right);**u000d****u000a**        set(plugin[JoinSteelersNationUnite].height, 60);**u000d****u000a**        set(plugin[JoinSteelersNationUnite].width, 210);**u000d****u000a**        txtadd(plugin[JoinSteelersNationUnite].css,  **u0027**get(main_font)**u0027** , **u0027**text-align:right; font-size:19px; letter-spacing:0.5px; color:#ffffff**u0027** );**u000d****u000a**        ,**u000d****u000a**        txtadd(plugin[JoinSteelersNationUnite].css,  **u0027**get(main_font)**u0027** , **u0027**text-align:right; font-size:12px; letter-spacing:0.5px; color:#ffffff**u0027** );**u000d****u000a**        set(plugin[JoinSteelersNationUnite].x,20);**u000d****u000a**        set(plugin[JoinSteelersNationUnite].y,157);**u000d****u000a**        set(plugin[JoinSteelersNationUnite].align,left);**u000d****u000a**         set(plugin[JoinSteelersNationUnite].height, 38);**u000d****u000a**         set(plugin[JoinSteelersNationUnite].width, get(leftMenuBtnWidth));**u000d****u000a**        set(plugin[shareBtn].align,topright);**u000d****u000a**        set(plugin[brand_logo].scale,0.5);**u000d****u000a**        set(plugin[brand_logo].y,10);**u000d****u000a**        set(plugin[brand_logo].x,0);**u000d****u000a**        set(plugin[fancam_title_text].x,-30);**u000d****u000a**        set(plugin[fancam_title_text].y,10);**u000d****u000a**        txtadd(plugin[fancam_date_text].css, get("data[header-title-style].content") , get(main_font) , get(header_txt_color) );**u000d****u000a**        set(plugin[steelers_logo].scale,0.2);**u000d****u000a**        	set(plugin[steelers_logo].x,10);**u000d****u000a**	    set(plugin[steelers_logo].y,0);**u000d****u000a**	    set(plugin[fancam_date_text].x,260);**u000d****u000a**        set(plugin[fancam_date_text].y,10);**u000d****u000a**    );**u000d****u000a**    **u000d****u000a**    set(plugin[header_container].bgalpha, 0.5);**u000d****u000a**    **u000d****u000a**    txtadd(fancamNameStacked, ,calc(event.shortname ? event.shortname : event.name) );**u000d****u000a**    set(plugin[fancam_title_text].html, get(fancamNameStacked));**u000d****u000a**    set(plugin[fancam_title_text].align,center);**u000d****u000a**    **u000d****u000a**      **u000d****u000a**    setmoment(formatted_event_date, event.date, get(options.string_date_format));**u000d****u000a**    txtadd(fancamDateStacked, , get(formatted_event_date) );**u000d****u000a**    addplugin(fancam_date_text);**u000d****u000a**    set(plugin[fancam_date_text].url,"%$THEMEPATH%/assets/swf/plugins/textfield.swf");**u000d****u000a**    set(plugin[fancam_date_text].html, get(fancamDateStacked));**u000d****u000a**    set(plugin[fancam_date_text].padding,0 0 0 0);**u000d****u000a**    set(plugin[fancam_date_text].parent,header_container);**u000d****u000a**    set(plugin[fancam_date_text].align,center);**u000d****u000a**    set(plugin[fancam_date_text].zorder,15);**u000d****u000a**    set(plugin[fancam_date_text].enabled,false);**u000d****u000a**    set(plugin[fancam_date_text].visible,true);**u000d****u000a**    set(plugin[fancam_date_text].alpha,1);**u000d****u000a**    set(plugin[fancam_date_text].scale,1);**u000d****u000a**    set(plugin[fancam_date_text].width,350);**u000d****u000a**    set(plugin[fancam_date_text].height,100%);**u000d****u000a**    set(plugin[fancam_date_text].vcenter,true);**u000d****u000a**    set(plugin[fancam_date_text].background, false);**u000d****u000a**    set(plugin[fancam_date_text].border, false);**u000d****u000a**    **u000d****u000a**	addplugin(steelers_logo);**u000d****u000a**	set(plugin[steelers_logo].url, "https://s3.amazonaws.com/in3sixty-project-media/in3sixty/5c45798a1bd2e71dffb9a340/fav-ivon-20190121124350.png?v=%$NOCACHE%");**u000d****u000a**	set(plugin[steelers_logo].parent,header_container);**u000d****u000a**	set(plugin[steelers_logo].zorder,5);**u000d****u000a**	set(plugin[steelers_logo].align,topleft);**u000d****u000a**	set(plugin[steelers_logo].enabled,true);**u000d****u000a**	set(plugin[steelers_logo].alpha,1);**u000d****u000a**	set(plugin[steelers_logo].visible,true);**u000d****u000a**	set(plugin[steelers_logo].onover,	);**u000d****u000a**    set(plugin[steelers_logo].onout,	);**u000d****u000a**    set(plugin[steelers_logo].ondown, 	);**u000d****u000a**    set(plugin[steelers_logo].onup,	  	);**u000d****u000a**    set(plugin[steelers_logo].onclick,openurl(**u0027**https://www.steelers.com/**u0027**,_blank);**u000d****u000a**    								xml_log(other, steelers-website-called, ,);**u000d****u000a**    								);**u000d****u000a****u000d****u000a**    set(plugin[menuBtn].parent, header_container);**u000d****u000a**    set(layer[menuScrollarea_base].align, right);**u000d****u000a**    set(layer[menuScrollarea_base].x, -610);**u000d****u000a**    set(layer[menuScrollarea_base].y, 0);**u000d****u000a**    **u000d****u000a**  addplugin(JoinSteelersNationUnite);**u000d****u000a**  set(plugin[JoinSteelersNationUnite].url,"%$THEMEPATH%/assets/swf/plugins/textfield.swf");**u000d****u000a**  set(plugin[JoinSteelersNationUnite].parent,header_container);**u000d****u000a**  txtadd(plugin[JoinSteelersNationUnite].html,  [div style="text-align: center;"] , JOIN STEELERS NATION UNITE, [/div] );**u000d****u000a**  set(plugin[JoinSteelersNationUnite].zorder,15);**u000d****u000a**  set(plugin[JoinSteelersNationUnite].enabled,true);**u000d****u000a**  set(plugin[JoinSteelersNationUnite].alpha,1);**u000d****u000a**  set(plugin[JoinSteelersNationUnite].scale,1);**u000d****u000a**  set(plugin[JoinSteelersNationUnite].padding, "0 15");**u000d****u000a**  set(plugin[JoinSteelersNationUnite].vcenter,true);**u000d****u000a**  set(plugin[JoinSteelersNationUnite].visible,true);**u000d****u000a**  set(plugin[JoinSteelersNationUnite].background, true);**u000d****u000a**  set(plugin[JoinSteelersNationUnite].backgroundcolor, get(options.btn_color));**u000d****u000a**  set(plugin[JoinSteelersNationUnite].backgroundalpha, 1);**u000d****u000a**  set(plugin[JoinSteelersNationUnite].border, false);**u000d****u000a**  set(plugin[JoinSteelersNationUnite].bordercolor, get(options.header_icon_color));**u000d****u000a**  set(plugin[JoinSteelersNationUnite].borderalpha, 1);**u000d****u000a**  set(plugin[JoinSteelersNationUnite].borderwidth, 2);**u000d****u000a**  set(plugin[JoinSteelersNationUnite].roundedge, 5);**u000d****u000a**  set(plugin[JoinSteelersNationUnite].onover,  	set(plugin[JoinSteelersNationUnite].backgroundcolor, get(options.btn_color_hover)); );**u000d****u000a**  set(plugin[JoinSteelersNationUnite].onout,   	set(plugin[JoinSteelersNationUnite].backgroundcolor, get(options.btn_color)); );**u000d****u000a**  set(plugin[JoinSteelersNationUnite].ondown,  	hit(););**u000d****u000a**  set(plugin[JoinSteelersNationUnite].onclick,  openurl(**u0027**https://www.steelersnationunite.com/pages/home.php**u0027**, _blank); );**u000d****u000a**    **u000d****u000a****u000d****u000a**  **u000d****u000a**
**u000d****u000a**    **u000d****u000a**if(tutSlide3 == true,**u000d****u000a****u000d****u000a**    if(device.mobile,**u000d****u000a**        set(plugin[brand_logo].y,15);**u000d****u000a**        set(plugin[shareBtn].align,topleft);**u000d****u000a**        set(plugin[fancam_date_text].y,0);**u000d****u000a**        set(plugin[fancam_date_text].x,65);**u000d****u000a**        txtadd(plugin[fancam_date_text].css, **u0027**get(main_font)**u0027** , **u0027**text-align:right; font-size:17px; letter-spacing:0.5px; color:#ffffff**u0027** );**u000d****u000a**        set(plugin[menuBtn].align,topright);**u000d****u000a**        set(plugin[title_tut_moreOpt].visible,true);**u000d****u000a**        set(plugin[title_tut_moreOpt].parent,menuBtn);**u000d****u000a**        set(plugin[moreOptPointer].visible,true);**u000d****u000a**        set(plugin[moreOptPointer].parent, menuBtn);**u000d****u000a**        txtadd(plugin[title_tut_moreOpt].html, [div style="text-align:right;"] , get(options.string_moreoptionshere) , [/div]); **u000d****u000a**        set(plugin[title_tut_moreOpt].align, bottomright );**u000d****u000a**    **u000d****u000a****u000d****u000a**        txtadd(plugin[title_tut_shareUsing].html, [div style="text-align:left;"] , get(options.string_sharewhatyoufind) , [/div]); **u000d****u000a**        set(plugin[title_tut_shareUsing].align, bottomleft );**u000d****u000a**        ,**u000d****u000a**        set(plugin[brand_logo].y,10);**u000d****u000a**        set(plugin[shareBtn].align,topright);**u000d****u000a**    );**u000d****u000a****u000d****u000a**    if(device.desktop == true,**u000d****u000a**    set(plugin[shareBtn].align,topright);**u000d****u000a**    txtadd(plugin[title_tut_shareUsing].html, [div style="text-align:right;"] , get(options.string_sharewhatyoufind) , [/div]); **u000d****u000a**    set(plugin[title_tut_shareUsing].align, bottomright );**u000d****u000a**    );**u000d****u000a**    **u000d****u000a**    set(plugin[title_tut_moreOpt].visible,true);**u000d****u000a**    set(plugin[title_tut_moreOpt].parent,menuBtn);**u000d****u000a**    set(plugin[moreOptPointer].visible,true);**u000d****u000a**    set(plugin[moreOptPointer].parent, menuBtn);**u000d****u000a**    ,**u000d****u000a**    **u000d****u000a**    if(device.mobile == true,**u000d****u000a**        set(plugin[shareBtn].align,left);**u000d****u000a**        set(plugin[fancam_date_text].y,0);**u000d****u000a**        set(plugin[fancam_date_text].x,65);**u000d****u000a**        txtadd(plugin[fancam_date_text].css, **u0027**get(main_font)**u0027** , **u0027**text-align:right; font-size:17px; letter-spacing:0.5px; color:#ffffff**u0027** );**u000d****u000a**        set(plugin[brand_logo].y,15);**u000d****u000a**        ,**u000d****u000a**        set(plugin[shareBtn].align,right);**u000d****u000a**        set(plugin[brand_logo].y,10);**u000d****u000a**    );**u000d****u000a**    **u000d****u000a**    set(plugin[shareBtn].parent,header_container);**u000d****u000a**    set(plugin[menuBtn].parent,  header_container);**u000d****u000a**    **u000d****u000a**);**u000d****u000a**    **u000d****u000a****u000d****u000a****u000d****u000a****u000d****u000a****u000d****u000a**
**u000d****u000a**    loadnewinterface();**u000d****u000a****u000d****u000a**');// type=string
                              vars.options.on_scene_loaded_custom_xml = decodeSingleQuoteSafeString('');// type=string
                              vars.options.on_scene_loaded_end_custom_xml = decodeSingleQuoteSafeString('');// type=string
                              vars.options.on_startup_custom_xml = decodeSingleQuoteSafeString('');// type=string
                              vars.options.on_startup_end_custom_xml = decodeSingleQuoteSafeString('');// type=string
                              vars.options.on_interface_loaded_xml = decodeSingleQuoteSafeString('loadnewinterface();**u000d****u000a**overrideTutorial();**u000d****u000a**override_tutContainer_update();**u000d****u000a****u000d****u000a**if(device.mobile == true,**u000d****u000a**    set(plugin[shareBtn].align,topleft);**u000d****u000a**    ,**u000d****u000a**    set(plugin[shareBtn].align,topright);**u000d****u000a**);**u000d****u000a**');// type=string
                              vars.options.on_window_resized_xml = decodeSingleQuoteSafeString('if(device.mobile == true,**u000d****u000a**        set(plugin[menuBtn].align,topright);**u000d****u000a**        set(plugin[shareBtn].align,topleft);**u000d****u000a**        set(plugin[brand_logo].scale,0.55);**u000d****u000a**        set(plugin[brand_logo].y,15);**u000d****u000a**        set(plugin[brand_logo].x,0);**u000d****u000a**        set(plugin[fancam_date_text].x,65);**u000d****u000a**        set(plugin[fancam_date_text].y,0);**u000d****u000a**        txtadd(plugin[fancam_date_text].css, **u0027**get(main_font)**u0027** , **u0027**text-align:right; font-size:17px; letter-spacing:0.5px; color:#ffffff**u0027** );**u000d****u000a**        set(plugin[steelers_logo].scale,0.4);**u000d****u000a**        	set(plugin[steelers_logo].x,10);**u000d****u000a**	    set(plugin[steelers_logo].y,110);**u000d****u000a**	    txtadd(plugin[fancam_title_text].css, **u0027**get(main_font)**u0027** , **u0027**text-align:right; font-size:17px; letter-spacing:0.5px; color:#ffffff**u0027** );**u000d****u000a**	    set(plugin[fancam_title_text].x,-260);**u000d****u000a**        set(plugin[fancam_title_text].y,0);**u000d****u000a**        set(plugin[JoinSteelersNationUnite].x,20);**u000d****u000a**        set(plugin[JoinSteelersNationUnite].y,95);**u000d****u000a**        set(plugin[JoinSteelersNationUnite].align,right);**u000d****u000a**        set(plugin[JoinSteelersNationUnite].height, 60);**u000d****u000a**        set(plugin[JoinSteelersNationUnite].width, 210);**u000d****u000a**        txtadd(plugin[JoinSteelersNationUnite].css,  **u0027**get(main_font)**u0027** , **u0027**text-align:right; font-size:19px; letter-spacing:0.5px; color:#ffffff**u0027** );**u000d****u000a**        ,**u000d****u000a**        txtadd(plugin[JoinSteelersNationUnite].css,  **u0027**get(main_font)**u0027** , **u0027**text-align:right; font-size:12px; letter-spacing:0.5px; color:#ffffff**u0027** );**u000d****u000a**        set(plugin[JoinSteelersNationUnite].x,20);**u000d****u000a**        set(plugin[JoinSteelersNationUnite].y,157);**u000d****u000a**        set(plugin[JoinSteelersNationUnite].align,left);**u000d****u000a**        set(plugin[JoinSteelersNationUnite].height, 38);**u000d****u000a**        set(plugin[JoinSteelersNationUnite].width, get(leftMenuBtnWidth));**u000d****u000a**        set(plugin[shareBtn].align,topright);**u000d****u000a**        set(plugin[brand_logo].scale,0.5);**u000d****u000a**        set(plugin[brand_logo].y,10);**u000d****u000a**        set(plugin[brand_logo].x,0);**u000d****u000a**        set(plugin[fancam_title_text].x,-30);**u000d****u000a**        set(plugin[fancam_title_text].y,10);**u000d****u000a**        txtadd(plugin[fancam_date_text].css, get("data[header-title-style].content") , get(main_font) , get(header_txt_color) );**u000d****u000a**        set(plugin[steelers_logo].scale,0.2);**u000d****u000a**        	set(plugin[steelers_logo].x,10);**u000d****u000a**	    set(plugin[steelers_logo].y,0);**u000d****u000a**	    set(plugin[fancam_date_text].x,260);**u000d****u000a**        set(plugin[fancam_date_text].y,10);**u000d****u000a**);');// type=string
                              vars.options.head_html = decodeSingleQuoteSafeString('');// type=string
                              vars.options.body_html = decodeSingleQuoteSafeString('');// type=string
                              vars.options.footer_html = decodeSingleQuoteSafeString('');// type=string
                              vars.options.coming_soon_header = "%$THEMEPATH%/assets/img/logo.png?v=%$NOCACHE%"; // type=image unescaped
                vars.options.coming_soon_logo = "%$THEMEPATH%/assets/img/logo.png?v=%$NOCACHE%"; // type=image unescaped
                vars.options.coming_soon_background = "%$THEMEPATH%/assets/img/logo.png?v=%$NOCACHE%"; // type=image unescaped
                vars.options.coming_soon_footer = "%$THEMEPATH%/assets/img/logo.png?v=%$NOCACHE%"; // type=image unescaped
                vars.options.signup_captcha_enabled = true; // type=boolean
            /* in an application browser (Facebook/Twitter) */
            /* 
             * i18n (international) strings for krpano.
             */
            vars.i18n = {};
              vars.i18n.en = {};
                  vars.i18n.en.site_title = decodeSingleQuoteSafeString('The Steelers vs Browns Fancam ');// type=string
                                  vars.i18n.en.site_description = decodeSingleQuoteSafeString('Every Steelers fan was captured in face level detail in this incredible, ultra high resolution 360 degree Fancam image from The Steelers vs Browns game! Explore every part of it and share what you find on Facebook, Twitter and email.');// type=string
                                  vars.i18n.en.share_image = "https://s3.amazonaws.com/in3sixty-project-media/in3sixty/5c45798a1bd2e71dffb9a340/view_share_image-20190121080251.jpg"; // type=image unescaped
                  vars.i18n.en.site_title_fb = decodeSingleQuoteSafeString('Steelers Nation in FACE LEVEL detail at Heinz Field! #Renegade');// type=string
                                  vars.i18n.en.site_description_fb = decodeSingleQuoteSafeString('Explore every part of Heinz Field in this ultra high resolution 360 degree, Steelers vs Browns Fancam! Share what you find on Facebook, Twitter and email. #HereWeGo #SteelersNation #Renegade');// type=string
                                  vars.i18n.en.site_title_twtr = decodeSingleQuoteSafeString('Prove you where at The Steelers vs Browns game! #SteelersNation #Renegade');// type=string
                                  vars.i18n.en.site_description_twtr = decodeSingleQuoteSafeString('Explore every part of Heinz Field in this ultra high resolution 360 degree, Steelers vs Browns Fancam! Share what you find on Facebook, Twitter and email. #HereWeGo #SteelersNation #Renegade');// type=string
                                  vars.i18n.en.twtr_tweet_text = decodeSingleQuoteSafeString('');// type=string
                                  vars.i18n.en.twtr_tweet_hashtags = decodeSingleQuoteSafeString('');// type=string
                                  vars.i18n.en.twtr_handle = decodeSingleQuoteSafeString('Explore the #SteelersNation game at #HeinzField in face-level detail! #HereWeGo #Renegade');// type=string
                                  vars.i18n.en.share_title_email = decodeSingleQuoteSafeString('Incredible 360° image!');// type=string
                                  vars.i18n.en.share_description_email = decodeSingleQuoteSafeString('
Click here to have a look at what I found on this incredible, interactive, 360° image from the Steelers vs Browns game!**u000d****u000a****u000d****u000a**You can zoom in and explore every part of it, tag yourself and share what you find via email, Facebook and Twitter!');// type=string
                                  vars.i18n.en.string_splash_notify = decodeSingleQuoteSafeString('');// type=string
                                  vars.i18n.en.string_splash_success = decodeSingleQuoteSafeString('We have received your email address and will notify you as soon as the fancam goes live.');// type=string
                                  vars.i18n.en.string_character_texts_btn = decodeSingleQuoteSafeString('Character Selfie ');// type=string
                                  vars.i18n.en.string_cutout_texts_btn = decodeSingleQuoteSafeString('Custom Cutout');// type=string
                                  vars.i18n.en.siteloader_image = "https://s3.amazonaws.com/in3sixty-project-media/in3sixty/5c45798a1bd2e71dffb9a340/site-loader-20190121075708.gif?v=%$NOCACHE%"; // type=image unescaped
                  vars.i18n.en.overlay_default_image = "https://s3.amazonaws.com/in3sixty-project-media/in3sixty/5c45798a1bd2e71dffb9a340/ecardShareFrame-20190121080138.png?v=%$NOCACHE%"; // type=image unescaped
                  vars.i18n.en.overlay_screen_image = "%$THEMEPATH%/assets/img/sharefancam_frame_en.png?v=%$NOCACHE%"; // type=image unescaped
                  vars.i18n.en.overlay_sview_image = "https://s3.amazonaws.com/in3sixty-project-media/in3sixty/5c45798a1bd2e71dffb9a340/ecardShareFrame-20190121080153.png?v=%$NOCACHE%"; // type=image unescaped
                  vars.i18n.en.overlay_tview_image = "https://s3.amazonaws.com/in3sixty-project-media/in3sixty/5c45798a1bd2e71dffb9a340/ecardShareFrame-20190121080157.png?v=%$NOCACHE%"; // type=image unescaped
                  vars.i18n.en.ecard_frame = "https://s3.amazonaws.com/in3sixty-project-media/in3sixty/5c45798a1bd2e71dffb9a340/ecard_frame-20190129105221.png?v=%$NOCACHE%"; // type=image unescaped
                  vars.i18n.en.overlay_ecard_view_image = "https://s3.amazonaws.com/in3sixty-project-media/in3sixty/5c45798a1bd2e71dffb9a340/ecardShareFrame-20190121080205.png?v=%$NOCACHE%"; // type=image unescaped
                  vars.i18n.en.string_tagyourself_button = decodeSingleQuoteSafeString('TAG [br/] [div style=**u0027**font-size:20px;**u0027**] YOURSELF [/div]');// type=string
                                  vars.i18n.en.string_tagyourself_button_mobile = decodeSingleQuoteSafeString('TAG [br/] [div style=**u0027**font-size:30px;**u0027**] YOURSELF [/div]');// type=string
                                  vars.i18n.en.string_take_a_seat_button = decodeSingleQuoteSafeString('TAKE [br/] [div style=**u0027**font-size:20px;**u0027**] A SEAT [/div]');// type=string
                                  vars.i18n.en.string_take_a_seat_button_mobile = decodeSingleQuoteSafeString('TAKE [br/] [div style=**u0027**font-size:30px;**u0027**] A SEAT [/div]');// type=string
                                  vars.i18n.en.string_return_tot_fc_button = decodeSingleQuoteSafeString('RETURN TO [br/] [div style=**u0027**font-size:20px;**u0027**] FANCAM [/div]');// type=string
                                  vars.i18n.en.string_return_to_fc_button_mobile = decodeSingleQuoteSafeString('RETURN TO [br/] [div style=**u0027**font-size:30px;**u0027**] FANCAM [/div]');// type=string
                                  vars.i18n.en.more_fc_title = decodeSingleQuoteSafeString('MORE STEELERS FANCAMS');// type=string
                                  vars.i18n.en.more_scenes_title = decodeSingleQuoteSafeString('More Scenes');// type=string
                                  vars.i18n.en.string_videobooth = decodeSingleQuoteSafeString('Video Booth');// type=string
                                  vars.i18n.en.string_ecard = decodeSingleQuoteSafeString('Digital Postcard');// type=string
                                  vars.i18n.en.string_ecard_instruct = decodeSingleQuoteSafeString('Use the controls to find yourself and snap your selfie, then share it with friends!');// type=string
                                  vars.i18n.en.string_ecard_confirm = decodeSingleQuoteSafeString('Snap it!');// type=string
                                  vars.i18n.en.string_ecard_shared = decodeSingleQuoteSafeString('Share your Digital Postcard');// type=string
                                  vars.i18n.en.string_next = decodeSingleQuoteSafeString('Next');// type=string
                                  vars.i18n.en.string_cancel = decodeSingleQuoteSafeString('Cancel');// type=string
                                  vars.i18n.en.string_tag = decodeSingleQuoteSafeString('TAG');// type=string
                                  vars.i18n.en.string_showtags = decodeSingleQuoteSafeString('SHOW TAGS');// type=string
                                  vars.i18n.en.string_hidetags = decodeSingleQuoteSafeString('HIDE TAGS');// type=string
                                  vars.i18n.en.string_selectatag = decodeSingleQuoteSafeString('Select a tag [br/]to tag yourself!');// type=string
                                  vars.i18n.en.string_resend_email = decodeSingleQuoteSafeString('Resend Email');// type=string
                                  vars.i18n.en.string_sending_email = decodeSingleQuoteSafeString('Sending');// type=string
                                  vars.i18n.en.string_sent_email = decodeSingleQuoteSafeString('Sent');// type=string
                                  vars.i18n.en.string_error_sending_email = decodeSingleQuoteSafeString('Error Sending Email');// type=string
                                  vars.i18n.en.string_verify_email_address = decodeSingleQuoteSafeString('Please check your email to verify your tag');// type=string
                                  vars.i18n.en.string_tutorial = decodeSingleQuoteSafeString('TUTORIAL');// type=string
                                  vars.i18n.en.string_termsandconditions = decodeSingleQuoteSafeString('TERMS AND CONDITIONS');// type=string
                                  vars.i18n.en.string_removemytag = decodeSingleQuoteSafeString('MY PROFILE');// type=string
                                  vars.i18n.en.string_viewthetutorial = decodeSingleQuoteSafeString('VIEW THE TUTORIAL');// type=string
                                  vars.i18n.en.string_tutorial_subtitle = decodeSingleQuoteSafeString('Let us show you around with our beginners guide.');// type=string
                                  vars.i18n.en.string_date_format = decodeSingleQuoteSafeString('MMMM DD, YYYY');// type=string
                                  vars.i18n.en.string_webvrtexts = decodeSingleQuoteSafeString('VR View');// type=string
                                  vars.i18n.en.next_scene_title = decodeSingleQuoteSafeString('Next Scenes');// type=string
                                  vars.i18n.en.previous_scene_title = decodeSingleQuoteSafeString('Previous Scenes');// type=string
                                  vars.i18n.en.signup_optin_promotions_enabled = false; // type=boolean
                  vars.i18n.en.string_signup_optin_promotions = decodeSingleQuoteSafeString('Please send me Team News and Promotions');// type=string
                                  vars.i18n.en.signup_optin_promotions_sponsor_enabled = false; // type=boolean
                  vars.i18n.en.string_signup_optin_promotions_sponsor = decodeSingleQuoteSafeString('Please send me Sponsor News and Promotions');// type=string
                                  vars.i18n.en.signup_email_age_gate_enabled = false; // type=boolean
                  vars.i18n.en.signup_email_age_gate_age = decodeSingleQuoteSafeString('13');// type=string
                                  vars.i18n.en.login_terms_of_use_url = decodeSingleQuoteSafeString('https://www.fancam.com/fancam-terms-and-conditions-privacy-policy/');// type=string
                                  vars.i18n.en.login_privacy_policy_url = decodeSingleQuoteSafeString('https://www.fancam.com/fancam-terms-and-conditions-privacy-policy/');// type=string
                                  vars.i18n.en.splash_screen_coming_soon_texts_enabled = false; // type=boolean
                  vars.i18n.en.coming_soon_header_image_enabled = false; // type=boolean
                  vars.i18n.en.coming_soon_logo_image_enabled = false; // type=boolean
                  vars.i18n.en.coming_soon_background_image_enabled = false; // type=boolean
                  vars.i18n.en.coming_soon_footer_image_enabled = false; // type=boolean
                  vars.i18n.en.show_close_button_when_live = false; // type=boolean
                  vars.i18n.en.custom_terms_of_service_enabled = false; // type=boolean
                  vars.i18n.en.string_terms_of_service = decodeSingleQuoteSafeString('Terms of service');// type=string
                                  vars.i18n.en.string_get_notified_button = decodeSingleQuoteSafeString('Get Notified!');// type=string
                                  vars.i18n.en.string_enter_your_email = decodeSingleQuoteSafeString('Enter your email');// type=string
                                  vars.i18n.en.string_comp = decodeSingleQuoteSafeString('Competition');// type=string
                                  vars.i18n.en.string_comp_icon_title = decodeSingleQuoteSafeString('Find me to win!');// type=string
                                  vars.i18n.en.string_comp_small_icon_title = decodeSingleQuoteSafeString('Find me [br] to win!');// type=string
                                  vars.i18n.en.string_comp_header = decodeSingleQuoteSafeString('FIND WALL-E & YOU COULD WIN!');// type=string
                                  vars.i18n.en.string_comp_info = decodeSingleQuoteSafeString('Find him hiding in the crowd to be entered to win amazing prizes!');// type=string
                                  vars.i18n.en.string_comp_footnote = decodeSingleQuoteSafeString('You can use the tracker that will appear at the bottom of the screen to help you with your search. Click on the Prize to secure your entry. [br] Good Luck!');// type=string
                                  vars.i18n.en.string_comp_start_btn = decodeSingleQuoteSafeString('Let**u0027**s Go!');// type=string
                                  vars.i18n.en.string_comp_optin_comp = decodeSingleQuoteSafeString('I agree to the 
terms and conditions');// type=string
                                  vars.i18n.en.string_comp_optin_more = decodeSingleQuoteSafeString('Please send me promotional information');// type=string
                                  vars.i18n.en.string_comp_instructions_header = decodeSingleQuoteSafeString('Lets Go!');// type=string
                                  vars.i18n.en.string_comp_instructions = decodeSingleQuoteSafeString('Time to find Wall-E hiding in the crowd! [br] You can use the tracker that will appear at the bottom of the screen to help you with your search. Click on Wall-E to secure your entry. [br] Good Luck!');// type=string
                                  vars.i18n.en.string_comp_message_found_header = decodeSingleQuoteSafeString('Congratulations!');// type=string
                                  vars.i18n.en.string_comp_message_found_text = decodeSingleQuoteSafeString('You have found Wall-E and are now one step closer to winning amazing prizes!');// type=string
                                  vars.i18n.en.string_comp_message_found_first_footnote = decodeSingleQuoteSafeString('But first we**u0027**ll need to know more about you![br] Please fill in your details to enter.');// type=string
                                  vars.i18n.en.string_comp_message_found_more_footnote = decodeSingleQuoteSafeString('For each you find we**u0027**ll add a new entry into the draw for you![br] So the more you find the higher your chances of winning are.');// type=string
                                  vars.i18n.en.string_comp_message_found_all_header = decodeSingleQuoteSafeString('Congratulations!');// type=string
                                  vars.i18n.en.string_comp_message_found_all_text = decodeSingleQuoteSafeString('You have found Wall-E and now one step closer to winning those amazing prizes!');// type=string
                                  vars.i18n.en.string_comp_message_found_all_footnote = decodeSingleQuoteSafeString('Thanks for playing![br] Winners will be notified via Email.');// type=string
                                  vars.i18n.en.string_comp_message_already_found_header = decodeSingleQuoteSafeString('Already Entered!');// type=string
                                  vars.i18n.en.string_comp_message_already_found_text = decodeSingleQuoteSafeString('You**u0027**ve already found this using this email address!');// type=string
                                  vars.i18n.en.string_comp_message_welcome_header = decodeSingleQuoteSafeString('Welcome Back!');// type=string
                                  vars.i18n.en.string_comp_message_welcome_text = decodeSingleQuoteSafeString('You have already found Wall-E.[br] [br]Winners will be notified vie Email.');// type=string
                                  vars.i18n.en.string_comp_age_gate_text = decodeSingleQuoteSafeString('You must be over the age of 18 to enter the site');// type=string
                                  vars.i18n.en.string_comp_address_header_text = decodeSingleQuoteSafeString('Enter your address');// type=string
                                  vars.i18n.en.string_comp_header_text = decodeSingleQuoteSafeString('Enter your details');// type=string
                                  vars.i18n.en.comp_terms_cond_pdf = "%$THEMEPATH%/assets/img/comp_terms_en.pdf"; // type=image unescaped
                  vars.i18n.en.title_video1 = decodeSingleQuoteSafeString('Title of Video 1');// type=string
                                  vars.i18n.en.subtitle_video1 = decodeSingleQuoteSafeString('Subtitle of Video 1');// type=string
                                  vars.i18n.en.title_video2 = decodeSingleQuoteSafeString('Title of Video 2');// type=string
                                  vars.i18n.en.subtitle_video2 = decodeSingleQuoteSafeString('Subtitle of Video 2');// type=string
                                  vars.i18n.en.title_video3 = decodeSingleQuoteSafeString('Title of Video 3');// type=string
                                  vars.i18n.en.subtitle_video3 = decodeSingleQuoteSafeString('Subtitle of Video 3');// type=string
                                  vars.i18n.en.title_video4 = decodeSingleQuoteSafeString('Title of Video 4');// type=string
                                  vars.i18n.en.subtitle_video4 = decodeSingleQuoteSafeString('Subtitle of Video 4');// type=string
                                  vars.i18n.en.title_video5 = decodeSingleQuoteSafeString('Title of Video 5');// type=string
                                  vars.i18n.en.subtitle_video5 = decodeSingleQuoteSafeString('Subtitle of Video 5');// type=string
                                  vars.i18n.en.email_subscription_title = decodeSingleQuoteSafeString('You**u0027**ve successfully signed up.');// type=string
                                  vars.i18n.en.email_subscription_body = decodeSingleQuoteSafeString('We will let you know as soon as it goes live.');// type=string
                                  vars.i18n.en.email_subscription_from_name = decodeSingleQuoteSafeString('');// type=string
                                  vars.i18n.en.email_subscription_subject = decodeSingleQuoteSafeString('');// type=string
                                  vars.i18n.en.email_tag_subject = decodeSingleQuoteSafeString('You found yourself in the crowd!');// type=string
                                  vars.i18n.en.email_take_seat_subject = decodeSingleQuoteSafeString('You**u0027**ve taken your seat!');// type=string
                                  vars.i18n.en.email_tag_header = decodeSingleQuoteSafeString('Congratulations! You**u0027**ve tagged yourself in');// type=string
                                  vars.i18n.en.email_take_seat_header = decodeSingleQuoteSafeString('Congratulations! You**u0027**ve found your seat in');// type=string
                                  vars.i18n.en.email_tag_body = decodeSingleQuoteSafeString('');// type=string
                                  vars.i18n.en.email_competition_body = decodeSingleQuoteSafeString('We will let you know if you**u0027**re a winner.');// type=string
                                  vars.i18n.en.email_verification_body = decodeSingleQuoteSafeString('We will let you know if you**u0027**re a winner.');// type=string
                                  vars.i18n.en.string_ok = decodeSingleQuoteSafeString('OK');// type=string
                                  vars.i18n.en.string_nothanks = decodeSingleQuoteSafeString('No, thanks!');// type=string
                                  vars.i18n.en.string_zoomusing = decodeSingleQuoteSafeString('Zoom using');// type=string
                                  vars.i18n.en.string_moveusing = decodeSingleQuoteSafeString('Move using');// type=string
                                  vars.i18n.en.string_zoomandexplore = decodeSingleQuoteSafeString('Zoom & Explore');// type=string
                                  vars.i18n.en.string_trackpadscroll = decodeSingleQuoteSafeString('Trackpad scroll');// type=string
                                  vars.i18n.en.string_mousetoscroll = decodeSingleQuoteSafeString('Mouse scroll');// type=string
                                  vars.i18n.en.string_keyboardkeys = decodeSingleQuoteSafeString('Keyboard keys');// type=string
                                  vars.i18n.en.string_spread = decodeSingleQuoteSafeString('Spread');// type=string
                                  vars.i18n.en.string_select = decodeSingleQuoteSafeString('Select');// type=string
                                  vars.i18n.en.string_no_tag_zone = decodeSingleQuoteSafeString('You can**u0027**t sit here');// type=string
                                  vars.i18n.en.string_failed_tagging_message = decodeSingleQuoteSafeString('Unable to use image, try another image');// type=string
                                  vars.i18n.en.string_tapanddrag = decodeSingleQuoteSafeString('Tap + Drag');// type=string
                                  vars.i18n.en.string_pinch = decodeSingleQuoteSafeString('Pinch');// type=string
                                  vars.i18n.en.string_orthesecontrols = decodeSingleQuoteSafeString('or these controls');// type=string
                                  vars.i18n.en.string_trackpressdrag = decodeSingleQuoteSafeString('Trackpad: Press + Drag');// type=string
                                  vars.i18n.en.string_mousepressdrag = decodeSingleQuoteSafeString('Mouse: Press + Drag');// type=string
                                  vars.i18n.en.string_keyboardarrowkeys = decodeSingleQuoteSafeString('Keyboard Arrow Keys');// type=string
                                  vars.i18n.en.string_tagyourselfusingthis = decodeSingleQuoteSafeString('Tag Yourself[br]Using This');// type=string
                                  vars.i18n.en.string_moreoptionshere = decodeSingleQuoteSafeString('More[br]Options[br]Here');// type=string
                                  vars.i18n.en.string_sharewhatyoufind = decodeSingleQuoteSafeString('Share What[br]You Find[br]Using This');// type=string
                                  vars.i18n.en.string_skip_tutorial = decodeSingleQuoteSafeString('Skip Tutorial');// type=string
                                  vars.i18n.en.string_enjoythefancam = decodeSingleQuoteSafeString('Enjoy the[br]Fancam');// type=string
                                  vars.i18n.en.string_sharethisview = decodeSingleQuoteSafeString('Share This View');// type=string
                                  vars.i18n.en.string_shareyourtag = decodeSingleQuoteSafeString('Share Your Tag');// type=string
                
            vars.languages = [];
               vars.languages[0] = { code:"en", name:"en" };
            vars.lang = 'en';
            /* LANGUAGE SWITCHER */
           
            i18next
             .init({
                    resources: {'en' : { 'translation' : vars.i18n['en'] }},
                    lng: 'en',
                    fallbackLng: 'en'
                  }, function(err, t) {
                    console.log('localising');
                    localize = locI18next.init(i18next);
                    localize('[data-i18n]');
                  });
            /* language switching */
            function fc_changelang(lang, oncompleteaction){
              console.log('changing language to ', lang);
              if ((lang === undefined )){
                  console.log('fc_changelang: undefined language "'+ lang + '"');
                  return;
              }
              function _updateCurrentOptions(opts){
    
              }
              function _replaceQueryParam (param, newval, search) {
                var regex = new RegExp( '([?;&])' + param + '=[^&;]*([;&]?)');
                var query = search.replace(regex, '$1' + param + '=' + newval + '$2');
                if (!regex.test(query)){
                  query = (query.length > 2 ? (query + '&') : '?') + (newval ? param + '=' + newval : '');
                }
                return query;
              }
              function _fetchOptionsForLang(lng, callback){
               
                try {
                  var x = new (XMLHttpRequest || ActiveXObject)('MSXML2.XMLHTTP.3.0');
                  x.open('GET', '/20111208/options.json' + '?lang=' + lng, 1);
                  x.withCredentials = true;
                  x.onreadystatechange = function () {
                    if(this.readyState > 3){
                      if (this.status == 200 && this.responseText){
                     //   console.log('resources loaded for "%s"', lng );
                        callback(JSON.parse(this.responseText));
                      }
                      else{
                        console.log('error loading options for lang');
                        callback({});
                      }
                    }
                  };
                  x.send();
                }
                catch (e) {
                  console.log(e);
                }
              }
              function _applyOptions(lang, opts){
                //console.log('_applyOptions for lang', lang, opts ); 
                i18next.changeLanguage(lang);
                localize('[data-i18n]');
                for(var key in opts){ // just override/store on top.
                  if (opts.hasOwnProperty(key)) {
                    //console.log(key, opts[key]);
                    // convert any colors from hash to hex format 0x000
                    vars.options[key] = (typeof opts[key] === 'string') ? opts[key].replace(/^#([0-9a-f]{6}|[0-9a-f]{3})$/i, '0x\$1') : opts[key];
                  }
                }
                if (pano()){ // and update krpano
                  pano().set('options', vars.options);
                  pano().set('lang', lang);
                  if (oncompleteaction !== undefined){
                      pano().call(oncompleteaction);
                  }
                }
                if (vars.languages && vars.languages.length > 1){
                  window.history.replaceState({}, // update the main url
                      /* don't change site title */null ,  
                      window.location.pathname + _replaceQueryParam('lng',lang, window.location.search));
                }
                
              }
              if (vars.i18n[lang] !== undefined){
                
                //console.log('already have resources cached for', lang); 
                _applyOptions(lang, vars.i18n[lang]);
              }
              else{
                // console.log('caching new resources for', lang);
                _fetchOptionsForLang(lang, function(opts){
                  vars.i18n[lang] = opts; // cache 
                  i18next.addResources(lang, 'translation'/* TODO set the ns somewhere else*/, opts); //add to i18next
                  _applyOptions(lang, opts);
                });
              }
            }
            fc_changelang('en');
            /* END LANGUAGE SWTICHER */
            /* viewer */
            embedpano({
                      html5:"prefer+webgl",
                      webglsettings: { "preserveDrawingBuffer":true }, // for screenshots
                      id:"panoSWFObject", 
                      target:"panoDIV", 
                      xml: "/20111208/pano.xml",
                      mobilescale:0.5,
                      initVars:initVars, 
                      vars:vars,
                      onready:_onPanoReady,
                      onerror:_onPanoError
                    });
            // for backwards compatibility
            function fc_updateUrlQuery(atv, ath, fov, scene){
              fc.updateUrlQuery(atv, ath, fov, scene);
            }
            /* TODO workaround, snapshot server not always receiving the events before 5 seconds, 
              send many */
            var loaded_evt_count = 0;
            var loaded_evt_max = 20;
            var loaded_timer_interval = 1500;//ms
            function _sendPanoLoadedEvt(){ // for the snapshot server..
              var evt = document.createEvent("Event");
              evt.initEvent("pano-loaded",true,true);
              document.dispatchEvent(evt);
              //console.log('sent pano loaded event');
              loaded_evt_count++;
              if (loaded_evt_count < loaded_evt_max){
                setTimeout(_sendPanoLoadedEvt,loaded_timer_interval);
              }
            }
            function fc_hideLoadingScreen(){
              document.getElementById("panoDIV").style.visibility = 'visible';
              document.body.style.background = 'none';
              setTimeout(_sendPanoLoadedEvt,loaded_timer_interval);
            }
            function _onPanoError(message){
               console.log('pano error');
              _sendPanoLoadedEvt(); // nothing more to do..
            }
            function _onPanoReady(krpano){
              console.log('pano ready');
            }
            /* 
              TODO move these functions out to the js library. - END
            */