<?php

	$urlin = array(
		"'(?<!/)modules.php\?name=Map_to_Offices'"
	);

	$urlout = array(
		"map-denver-counselor.html"
	);

	?>

