function mobileRedirect(n=false){var r=(window.mobileRedirectScheme||"http")+"://m.dp.ru/",t=window.location.href,i=t.match(/a\/\d{4}\/\d{2}\/\d{2}\/[\-,A-z,_,\d]*/i)||t.match(/(subscription|profile)\/.*/i),u;i&&i.length>0?window.location.href=r+i[0]:window.location.href.startsWith("https://www.dp.ru/")&&(n&&(t=decodeURI(t)),u=t.replace("https://www.dp.ru/",r),window.location.href=u)}if(navigator.userAgent.match(/IEMobile/)&&mobileRedirect(),navigator.userAgent.match(/iPhone/)&&mobileRedirect(!0),window.devicePixelRatio&&!navigator.userAgent.match(/iPad/)&&!navigator.userAgent.match(/Mac\sOS/)){var width=screen.width/window.devicePixelRatio,height=screen.height/window.devicePixelRatio;width>640&&height>360||height>640&&width>360||mobileRedirect()}