<script type="text/javascript">
var myloc = window.location.hash.substr(1);
if ((screen.width < 800) && (myloc != "from_mobile")) {
window.location = "http://www.mysite.bg/m/index.html";
}
</script>
<a href="http://localhost/#from_mobile"><span style="color:black">Настолна версия</span></a>
<a name="from_mobile"><span style="color:black"><a href="localhost">Настолна версия</span></a></a>