
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");

document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));

function _gaLoad () { 
    
	try {
	
	var str_Code = "UA-15801580-1";

	if (document.domain == "www.offersclick.com")
	{
		str_Code = "UA-15801580-1";
	}
	if (document.domain == "www.researchopinionpoll.co.uk" || document.domain == "www.researchopinionpoll.com")
	{
		str_Code = "UA-15803248-1";
	}

	var pageTracker = _gat._getTracker(str_Code);

	pageTracker._trackPageview();

	} catch(err) {} 



} 


if (top.addEventListener) { 
        top.addEventListener("load",_gaLoad,false); 

} else if (top.attachEvent) { 


        top.attachEvent("onload",_gaLoad); 


} 