$(document).ready(function() {
	// $('<li class="sep">-</li>').insertBefore($('ul.lay > li:not(:first-child)'));
});
