<?php
	include 'modsfordanhead.php';
?>
		<p>
			<img src="whammy/pictures/dw_fullpanel.jpg" alt="" width="100%" />
		</p>
		<h1>Effect box modifications</h1>
		<hr/>
		<div>
			Most of these modifications were made as a project for artist Dan Deacon.
		</div>

<?php
	include $myroot . 'footer.html';
?>