/**
 * init.js
 */

/*
$(document).ready(function() {
	initMenu();
});
*/