<?php require_once("include/common.php"); ?>
<?php include("include/header.php"); ?>
<?php include("include/nav.php"); ?>

<div id="content">
	<h1>Support</h1>
	<p>
		For remote desktop support, download and run the <a href="download/KrahmerSoftVnc.exe">KrahmerSoft Remote Assistace</a> application.
	</p>
	<p>
		<a href="download/KrahmerSoftVnc.exe">Download KrahmerSoft Remote Assistace application</a>
	</p>
	<p>
		<a href="download/KrahmerSoftRemotePortMapper.exe">Download KrahmerSoft Remote Port Mapper</a>
	</p>
</div>

<?php include("include/footer.php"); ?>
