// JavaScript Document
$(document).ready(
	function() {
		contentList.init('stepsList');
	}
);