/* Any JavaScript here will be loaded for users using the mobile site */
if( window.protectedNamespace[ "2020", "2020_talk", "2021", "2022", "2023", "2024", "2025" ].indexOf( mw.config.get( 'wgCanonicalNamespace' )) !== -1 ){
window.location( mw.config.get( 'wgServer' ) + "/wiki/" + mw.config.get("wgPageName") + "&mobileaction=toggle_view_desktop" );
}