<?php

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

	$urlout = array(
		"denver-therapy-appointments.html"
	);

	?>

