/*
Copyright © Tribal Education Ltd. 

This file has been compressed to make the page loading faster. For working version of this file, please contact Tribal's Digital Learning Studio at digitallearningsupport@tribalgroup.com.
*/
function Offsite(){}
Offsite.install=function(){var anchors=document.getElementsByTagName("a");for(var i=0;i<anchors.length;i++){var a=anchors[i];if(a.href.match(/^http.*/i)){a.onclick=Offsite.link_callback;}}}
Offsite.link_callback=function(){if(!window.connected){alert("You need to be connected to the internet to view this link.");return false;}}
event_install(window,"onload",Offsite.install);

