// jQuery Activation

jQuery(document).ready(function() {						   
	jQuery('#locations').hide();	
});

