{

	function onSMSGridClick(ObjectID, ClassID)
	{	
		openSMSWindow(null, ObjectID, ClassID);
	}
	
}