/* LOAD SCRIPT */
	$(document).ready(function(){
		$('#maplink').show();
		$('#mapimg').show();
	});


