/ Published in: Other
Expand |
Embed | Plain Text
<script> if((navigator.userAgent.match(/iPhone/i)) || (navigator.userAgent.match(/iPod/i)) || (navigator.userAgent.match(/blackberry/i))) { location.href='http://morrisreynar.agentsite.mobi'; } else { //location.href='http://www.morrisreynar.ca'; } </script>
You need to login to post a comment.
