﻿if ((navigator.userAgent.match(/iPhone/i)) || (navigator.userAgent.match(/iPod/i))) {
    location.href = 'http://www.cairnsgreatbarrierreef.org.au/m/';
}
