jQuery.cookie=function(b,d,a){if(typeof d!="undefined"){a=a||{};if(d===null){d="";a.expires=-1}var c="";if(a.expires&&(typeof a.expires=="number"||a.expires.toUTCString)){if(typeof a.expires=="number"){c=new Date;c.setTime(c.getTime()+a.expires*24*60*60*1E3)}else c=a.expires;c="; expires="+c.toUTCString()}var e=a.path?"; path="+a.path:"",f=a.domain?"; domain="+a.domain:"";a=a.secure?"; secure":"";document.cookie=[b,"=",encodeURIComponent(d),c,e,f,a].join("")}else{d=null;if(document.cookie&&document.cookie!=
""){a=document.cookie.split(";");for(c=0;c<a.length;c++){e=jQuery.trim(a[c]);if(e.substring(0,b.length+1)==b+"="){d=decodeURIComponent(e.substring(b.length+1));break}}}return d}};
jQuery(function(){var b,d;b="http://a.elearningportal.com.au/a.aspx?c=";jQuery.cookie("t","t");if(jQuery.cookie("t")){jQuery.cookie("t",null);b+="1"}else b+="0";if(d=jQuery.cookie("elp.a"))b+="&a="+encodeURIComponent(d);b+="&p="+encodeURIComponent(window.location);if(document.referrer)b+="&r="+encodeURIComponent(document.referrer);jQuery("body").append('<script src="'+b+'" defer="defer"><\/script>')});
