/**
 * @author Maxvoloshin
 */

$(document).ready(function() {
	menu();
	imageslide();
});
