worked on turning ajax_info into a generalized ajax action. Made transclude and lock renewing use this action. For this, included simplejson on MoinMoin/support and jquery (for client side) on htdocs/static. Converted some code to use jquery, esp. where jquery has advantages (eg. replace onload for jquery equivalent makes the method being executed earlier).