// JavaScript Document

if ((screen.width<=600))
{
 window.location="http://www.jonwallacedesign.mobi";
}