code='<form method=\'post\' action=\'/_cmx/cmx_model/modelRegister.asp\' enctype=\'multipart/form-data\'> <input type=\'hidden\' name=\'Action\' value=\'Register\'> <div align=\'center\'><center> 	<table width=\'100%\' cellspacing=\'0\' cellpadding=\'2\'>    <tr>    <td align=\'right\' width=\'25%\'>Your Name: </td>    <td height=\'14\' width=\'75%\'><input type=\'text\' name=\'SenderName\' size=\'30\'></td>   </tr>   <tr>    <td align=\'right\' width=\'25%\'>Your Email: </td>    <td height=\'14\' width=\'75%\'><input type=\'text\' name=\'SenderEmail\' size=\'30\'></td>   </tr>   <tr>    <td align=\'right\' width=\'25%\'>Your Age: </td>    <td height=\'14\' width=\'75%\'><input type=\'text\' name=\'SenderAge\' size=\'30\'></td>   </tr>   <tr>    <td align=\'right\' width=\'25%\'>Date of Birth: </td>    <td height=\'14\' width=\'75%\'><input type=\'text\' name=\'SenderBirthDate\' size=\'30\'></td>   </tr>   <tr>    <td align=\'right\' width=\'25%\'>Location: </td>    <td height=\'14\' width=\'75%\'><input type=\'text\' name=\'SenderLocation\' size=\'30\'></td>   </tr>   <tr>    <td align=\'right\' width=\'25%\'>Phone Number: </td>    <td height=\'14\' width=\'75%\'><input type=\'text\' name=\'SenderPhone\' size=\'30\'></td>   </tr>   <tr>    <td align=\'right\' width=\'25%\'>Your Height: </td>    <td height=\'14\' width=\'75%\'><input type=\'text\' name=\'SenderHeight\' size=\'30\'></td>   </tr>   <tr>    <td align=\'right\' width=\'25%\'>Your Weight: </td>    <td height=\'14\' width=\'75%\'><input type=\'text\' name=\'SenderWeight\' size=\'30\'></td>   </tr>   <tr>    <td align=\'right\' width=\'25%\'>Hair Color: </td>    <td height=\'14\' width=\'75%\'><input type=\'text\' name=\'SenderColorHair\' size=\'30\'></td>   </tr>   <tr>    <td align=\'right\' width=\'25%\'>Eye Color: </td>    <td height=\'14\' width=\'75%\'><input type=\'text\' name=\'SenderColorEye\' size=\'30\'></td>   </tr>   <tr>    <td align=\'right\' width=\'25%\'>Dress/Jacket Size: </td>    <td height=\'14\' width=\'75%\'><input type=\'text\' name=\'SenderSize\' size=\'30\'></td>   </tr>	  <tr> 		<td valign=\'top\' colspan=2><div class=hr><hr /></div></td> 	  </tr>    <tr>    <td align=\'right\' width=\'25%\'>Your Images: </td>    <td height=\'14\' width=\'75%\'><input type=\'file\' name=\'Attachment1\'><br />   							   <input type=\'file\' name=\'Attachment2\'><br />   							   <input type=\'file\' name=\'Attachment3\'><br />   							   <input type=\'file\' name=\'Attachment4\'><br />   							   <input type=\'file\' name=\'Attachment5\'><br />   							   <input type=\'file\' name=\'Attachment6\'></td>   </tr>	  <tr> 		<td valign=\'top\' colspan=2><div class=hr><hr /></div></td> 	  </tr>    <tr>    <td align=\'right\' width=\'25%\' valign=top>Comments: </td>    <td height=\'14\' width=\'75%\'><textarea name=\'SenderComments\' style=\'width: 200px;\'></textarea></td>   </tr>   <tr>    <td align=\'right\' width=\'25%\'>&nbsp;</td>    <td height=\'14\' width=\'75%\'><input type=\'submit\' value=\'Contact Us\'></td>   </tr> </table> </center></div></form>'