function RedEyeTag(strTag){
	imgRedEye = new Image();
	imgRedEye.src ='http://reporting.npower.com/cgi-bin/rr.cgi/images/blank.gif?' + strTag;
}
