if (window.matchMedia("screen and (min-width:320px) and (max-width:640px)").matches) { window.setTimeout(()=> jQuery('.headexpand_show').click(), 300) };