$(document).ready(function() {
	$('#links1').hide();
});

