<!--
function MM_displayStatusMsg(msgStr) { //v1.0
  status=msgStr;
  document.MM_returnValue = true;
}

function AG_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}

/*
function add_security_content()
{
	var html = "<a href='http://www.safebuy.org.uk/certificate/43e44c89-2764-4877-b04f-b624fafeeac3.html' rel='nofollow' target='_blank'>";
	html = html + "<img src='/assets/images/layout/security/safebuy.jpg' width='100' height='82' border='0' alt='Safebuy web code of practice'>";
	html = html + "</a>";

	document.getElementById('security_block').innerHTML = html;
}
*/
//-->

