
function ClickEvent() {
	this.strListID = 0;
	this.strUniqueID = 0;
	this.objRef = null;
}