function processClick(linkId){
	alert('processing ' + linkId);
}
