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