Your IP : 216.73.217.79


Current Path : /var/www/cesa.co.za/contracts/
Upload File :
Current File : /var/www/cesa.co.za/contracts/inc_ctype5.php

	<table border="0" width="900">
	<tr><td colspan="2" align="center"><b>AGREEMENT BETWEEN:</b></td></tr>
	<tr><td style="width: 235px; height: 26px;"><strong>First Part:</strong></td>
		<td style="height: 26px"><input type="text" name="Field1" id="Field1" value="<?php echo $_POST["Field1"]; ?>" required placeholder="Required" size="60" /></td></tr>
	<tr><td style="width: 235px">&nbsp;</td><td><input type="text" name="Field2" id="Field2" value="<?php echo $_POST["Field2"]; ?>" required placeholder="Required" size="60" /></td></tr>
	<tr><td style="width: 235px"><strong>Second Part:</strong></td><td><input type="text" name="Field3" id="Field3" value="<?php echo $_POST["Field3"]; ?>" required placeholder="Required" size="60" /></td></tr>
	<tr><td style="width: 235px">&nbsp;</td><td><input type="text" name="Field4" id="Field4" value="<?php echo $_POST["Field4"]; ?>" size="60" /></td></tr>
	<tr><td colspan="2" align="center" style="height: 22px"><strong>The 
		foregoing parties have resolved to form a Joint Venture under the title 
		of:</strong></td></tr>
	<tr><td style="width: 235px"><strong>Title of JV:</strong></td><td><input type="text" name="Field5" id="Field5" value="<?php echo $_POST["Field5"]; ?>" required placeholder="Required" size="60" /></td></tr>
	<tr><td style="width: 235px">&nbsp;</td><td>
		<input type="text" name="Field6" id="Field6" value="<?php echo $_POST["Field6"]; ?>" required placeholder="Required" size="60" /></td></tr>
		
  		</table>