<!--
function doSurvey() {
        var ck=document.cookie;
        if ((window.pDemo == null) || (window.pDemo == 0) ||
        (ck.indexOf("IMRD") != -1) || (ck.indexOf("IMRD_da") != -1)) return 0;
        var server="http://fe4-uk.imrworldwide.com/survey.html";
        if (Math.random() < 0.00001) window.open(server,"","width=500,height=500");
	return 1;
}
function pd1_1(){
	if (window.pUrl == null) pUrl="";
	if (window.pCid == null) pCid="";
	refR=escape(document.referrer);
	if (refR.length>=252) refR=refR.substring(0,252)+"...";
	document.write('<img src="http://fe4-uk.imrworldwide.com/cgi-bin/count?url='+pUrl+
		'&rnd='+(new Date()).getTime()+'&cid='+pCid+'&ref='+refR+'" width=1 height=1>');
}
pd1_1();
doSurvey();
//-->

