function mobileRedirect(){var i=(window.mobileRedirectScheme||"http")+"://m.dp.ru/",n=window.location.href,t=n.match(/a\/\d{4}\/\d{2}\/\d{2}\/[\-,A-z,_,\d]*/i)||n.match(/(subscription|profile)\/.*/i),r;t&&t.length>0?window.location.href=i+t[0]:window.location.href.startsWith("https://www.dp.ru/")&&(r=n.replace("https://www.dp.ru/",i),window.location.href=r)}if(navigator.userAgent.match(/IEMobile/)&&mobileRedirect(),navigator.userAgent.match(/iPhone/)&&mobileRedirect(),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()}