// PHP thinks you are using "CCBot/1.0 (+http://www.commoncrawl.org/bot.html)"

// This is blank in decent browsers, and filled in IE. Filling it makes loading take longer.
var __KB_Online_katharine_berry_6499303_status = "";
var __KB_Online_katharine_berry_6499303_class = "KB-status-error";
function browsersucks()
{
  if (navigator.appName == 'Microsoft Internet Explorer')
  {
      return true; // It fails.
  }
  return false;
}
document.write('<span id="__KB-Online-katharine_berry-6499303" class="KB-status-loading">(waiting)</span>');
if(!browsersucks() && __KB_Online_katharine_berry_6499303_status == '')
{
	var scripte = document.createElement('script');
	scripte.setAttribute('type','text/javascript');
	scripte.setAttribute('src','http://services.katharineberry.co.uk/avstatus/javascript.php?rand=6499303&data=katharine_berry');
	document.body.appendChild(scripte);
}
else
{
	if(__KB_Online_katharine_berry_6499303_status == '') // Browser detection screwup
	{
		document.getElementById('__KB-Online-katharine_berry-6499303').innerHTML = "(IE fails)";
		document.getElementById('__KB-Online-katharine_berry-6499303').className = 'KB-status-error';
	}
	else
	{
		document.getElementById('__KB-Online-katharine_berry-6499303').innerHTML = __KB_Online_katharine_berry_6499303_status+"<!-- IE still fails, but at least we have the data -->";
		document.getElementById('__KB-Online-katharine_berry-6499303').className = __KB_Online_katharine_berry_6499303_class;
	}
}
	