window.addEventListener('load', function(){setTimeout(scrollTo, 0, 0, 1);}, false);

function unmobile()
{
	self.location = "http://bogost.com" + location.pathname + "?unmobile"; 
}
