if(navigator.userAgent.match(/Android/i)||navigator.userAgent.match(/webOS/i)||navigator.userAgent.match(/iPhone/i)||navigator.userAgent.match(/iPod/i)){if(!$.cookie('go')){if(location.href=="http://www.capesideanimalhospital.com"){location.href="http://www.capesideanimalhospital.com/mhome.html";}else{location.href="http://www.capesideanimalhospital.com/mhome.html";}}}
$(window).unload(function(){$.cookie('go','1',{expires:-1});}); 
