Event.onDOMReady(function() {
	var expandable = new Expandable('expandlink', 'expandcontent');
});
