jQuery(document).ready(function () {
	var _demo = jQuery('#main_demo').html();
	jQuery('#main_demo ul').moodular();
});
