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