MSV FM

dot.antimicrobial@66.96.161.157: ~ $
Path : /hermes/sb_web/b2680/davidsieren.com/tandem_testing/
File Upload :
Current < : /hermes/sb_web/b2680/davidsieren.com/tandem_testing/contact_setvars.php

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Tandem Group Inc.</title>

<link rel="stylesheet" href="css/tandem_home.css" type="text/css">

<!--[if lte IE 6]>
<link rel="stylesheet" type="text/css" media="screen" 
href="ie.css" />    
<![endif]-->

<script type="text/javascript" src="iepngfix_tilebg.js"></script>

</head>
<body>

<div id="background_static">
	<div id="static_img" class="secondary_img"></div>	
</div>

<div id="background_pattern">
	<div id="pattern_img" class="primary_img"></div>
</div>

<div id="main">
<div id="tandem_logo">
	<img src="images/tandem_logo.gif" width="265" height="100" alt="" border="0" />
</div>

<div id="introduction">
	<?php 
	mail('david@davidsieren.com', 'message testing', 'poop', 'From: dsieren@remedychicago.com');
	$sent = true;
	if($sent) 
	{print "<img src='images/thankyou.png' width='179' height='55' alt='' border='0'/><br />
	<h4>&nbsp;You&rsquo;ve been successfully added to our mailing list.<br /> 
	&nbsp;We&rsquo;ll notify you when our new website launches.</h4><br />
	<h3>&nbsp;<a href='http://www.TandemGroupInc.com'>Return to TandemGroupInc.com</a></h3>"; }
	else 
	{print 	"<img src='images/sorry.png' width='179' height='55' alt='' border='0'/><br />
		<h4>&nbsp;We encountered an error processing<br /> 
		&nbsp;your request. Please try again.</h4><br />
		<h3>&nbsp;<a href='http://www.TandemGroupInc.com'>Return to TandemGroupInc.com</a></h3>"; }
	?>
	
</div>
</div>

<div id="copyright">
&copy; 2009 Tandem Group Inc.
</div>

</body>
</html>