'); $main.append($root.children()); $root.append($main); $root.prepend($header); $root.append($footer); } // set modal if (mel_cms_settings.user_country === 'us') { $('body').setmodal({ contentpath: '/gws_template_responsive/assets_gws_template_responsive/include/_modal_us-transition/index.html' }); } else if ( window.mel_settings.country === 'th' && window.mel_settings.dialogcontentpath ) { $('body').setmodalth({ contentpath: window.mel_settings.dialogcontentpath }); } else { $('[data-js-gs18-modal]').setmodal(); } // construction of header $('[data-js-gs18-header]').includeheader({ path: window.mel_settings.header_path, // is-current の自動付与を止めたい場合は enablesetcurrent: false を設定 // enablesetcurrent: false, enableflyout: false, noajax: $('[data-js-gs18-header]').data('js-gs18-header') === 'noajax', callback: function($header) { // reading marsflag does not work unless it creates a header. var $marsflagscript = $('