today = new Date();

var month = "02";
if(month.charAt(0) == "0") 
    month = parseInt(month.substring(1, month.length));
else 
    month = parseInt(month);
month--;

today.setMonth(month);
today.setDate(09);
today.setFullYear(2010);

start = new Date(2008, 10 - 1, 3, 00, 00, 0);

if (1970 == 1970) 
    end = new Date(3000, 0, 0, 0, 0);  // No expiration, set end year to 3000
else 
    end = new Date(1970, 1 - 1, 1, 00, 00, 0);

var smsg = "";

if (start.getTime() > today.getTime()) {
    smsg = smsg + '<table border="0" cellpadding="2" cellspacing="2">';
    smsg = smsg + '<tr><td>&nbsp;&nbsp;&nbsp;</td>';
    smsg = smsg + '	<td><p class="display">Sorry, this page is not yet active.	</p></td>';
    smsg = smsg + '</tr>';
    smsg = smsg + '</table>';
    document.write (smsg);
} else if (end.getTime() < today.getTime()) {
    smsg = smsg + '<table border="0" cellpadding="2" cellspacing="2">';
    smsg = smsg + '<tr><td>&nbsp;&nbsp;&nbsp;</td>';
    smsg = smsg + '	<td><p class="display">Sorry, this page has expired	</p></td>';
    smsg = smsg + '</tr>';
    smsg = smsg + '</table>';
    document.write (smsg);
} else {
var shuzaicode = "";







shuzaicode = shuzaicode + '<form action="http://shuzai.surfingthemag.com/" name="shz" method="post">';
shuzaicode = shuzaicode + '<input type="hidden" name="shuzai_id" value="50">';
shuzaicode = shuzaicode + '<input type="hidden" name="page_number" value="1">';
shuzaicode = shuzaicode + '<input type="hidden" name="row_id" value="">';
shuzaicode = shuzaicode + '<input type="hidden" name="env_report" value="REMOTE_ADDR">';
shuzaicode = shuzaicode + '<input type="hidden" name="server_name" value="shuzaioutput.sourceinterlinkmedia.com">';
shuzaicode = shuzaicode + '<input type="hidden" name="linkback" value="http://www.surfingmagazine.com/events/opj/08/giveaway.htm">';
shuzaicode = shuzaicode + '<input type="hidden" name="next_page" value="http://www.surfingmagazine.com/events/opj/08/giveaway.htm">';

shuzaicode = shuzaicode + '<table border="0" cellpadding="2" cellspacing="2">';
shuzaicode = shuzaicode + '<tr><td align="right"><span class="required">*&nbsp;</span><span class="display">First Name:</span></td>';
shuzaicode = shuzaicode + '	<td><input type="text" size="20" name="data_410_1" value="';
shuzaicode = shuzaicode + "";
shuzaicode = shuzaicode + '" maxlength="40"></td>';
shuzaicode = shuzaicode + '</tr>';
shuzaicode = shuzaicode + '<tr><td align="right"><span class="required">*&nbsp;</span><span class="display">Last Name:</span></td>';
shuzaicode = shuzaicode + '	<td><input type="text" size="20" name="data_410_2" value="';
shuzaicode = shuzaicode + "";
shuzaicode = shuzaicode + '" maxlength="40"></td>';
shuzaicode = shuzaicode + '</tr>';
shuzaicode = shuzaicode + '<tr><td align="right"><span class="display">Middle Initial:</span></td>';
shuzaicode = shuzaicode + '	<td><input type="text" size="1" name="data_410_3" value="';
shuzaicode = shuzaicode + "";
shuzaicode = shuzaicode + '" maxlength="1"></td>';
shuzaicode = shuzaicode + '</tr>';
shuzaicode = shuzaicode + '<tr><td align="right"><span class="display">Address  </span></td>';
shuzaicode = shuzaicode + '	<td><input type="text" size="20" name="data_411_1" value="';
shuzaicode = shuzaicode + "";
shuzaicode = shuzaicode + '" maxlength="128"></td>';
shuzaicode = shuzaicode + '</tr>';
shuzaicode = shuzaicode + '<tr><td align="right"><span class="display">&nbsp;</span></td>';
shuzaicode = shuzaicode + '	<td><input type="text" size="20" name="data_411_2" value="';
shuzaicode = shuzaicode + "";
shuzaicode = shuzaicode + '" maxlength="128"></td>';
shuzaicode = shuzaicode + '</tr>';
shuzaicode = shuzaicode + '<tr><td align="right"><span class="display">City:</span></td>';
shuzaicode = shuzaicode + '	<td><input type="text" size="20" name="data_411_3" value="';
shuzaicode = shuzaicode + "";
shuzaicode = shuzaicode + '" maxlength="128"></td>';
shuzaicode = shuzaicode + '</tr>';
shuzaicode = shuzaicode + '<tr><td align="right"><span class="display">State/Province/Region:</span></td>';
shuzaicode = shuzaicode + '	<td><input type="text" size="20" name="data_411_4" value="';
shuzaicode = shuzaicode + "";
shuzaicode = shuzaicode + '" maxlength="128"></td>';
shuzaicode = shuzaicode + '</tr>';
shuzaicode = shuzaicode + '<tr><td align="right"><span class="display">Zip Code:</span></td>';
shuzaicode = shuzaicode + '	<td><input type="text" size="5" name="data_411_5" value="';
shuzaicode = shuzaicode + "";
shuzaicode = shuzaicode + '" maxlength="5"></td>';
shuzaicode = shuzaicode + '</tr>';
shuzaicode = shuzaicode + '<tr><td align="right"><span class="display">Country:</span></td>';
shuzaicode = shuzaicode + '	<td><input type="text" size="20" name="data_411_6" value="';
shuzaicode = shuzaicode + "";
shuzaicode = shuzaicode + '" maxlength="128"></td>';
shuzaicode = shuzaicode + '</tr>';
shuzaicode = shuzaicode + '<tr><td align="right"><span class="display">Phone Number  </span></td>';
shuzaicode = shuzaicode + '	<td><input type="text" size="12" name="data_412" value="';
shuzaicode = shuzaicode + "";
shuzaicode = shuzaicode + '" maxlength="20"></td>';
shuzaicode = shuzaicode + '</tr>';
shuzaicode = shuzaicode + '<tr><td align="right"><span class="display"><span class="required">*&nbsp;</span>E-mail  </span></td>';
shuzaicode = shuzaicode + '	<td><input type="text" size="20" name="data_413" value="';
shuzaicode = shuzaicode + "";
shuzaicode = shuzaicode + '" maxlength="40"></td>';
shuzaicode = shuzaicode + '</tr>';
shuzaicode = shuzaicode + '<tr><td align="right"><span class="display">Sex  </span></td>';
shuzaicode = shuzaicode + '	<td>';
shuzaicode = shuzaicode + '		<table border="0" cellpadding="0" cellspacing="2">';
shuzaicode = shuzaicode + '		<tr><td><input type="radio" name="data_414" value="m" ></td>';
shuzaicode = shuzaicode + '			<td>Male</td><td>&nbsp;&nbsp;&nbsp;&nbsp;</td>';
shuzaicode = shuzaicode + '			<td><input type="radio" name="data_414" value="f" ></td>';
shuzaicode = shuzaicode + '			<td>Female</td>';
shuzaicode = shuzaicode + '		</tr></table>';
shuzaicode = shuzaicode + '	</td>';
shuzaicode = shuzaicode + '</tr>';
shuzaicode = shuzaicode + '<tr><td align="right" valign="top"><span class="required">*&nbsp;</span><span class="display">What brand of eyewear do you like best?  </span></td>';
shuzaicode = shuzaicode + '     <td valign="top">';
shuzaicode = shuzaicode + '             <table border="0" cellpadding="0" cellspacing="0">';
                
shuzaicode = shuzaicode + '             <tr>';
shuzaicode = shuzaicode + '                     <td><input type="radio" name="data_415" value="option_id_668"  > </td>';
shuzaicode = shuzaicode + '                     <td>Oakley</td>';
shuzaicode = shuzaicode + '             </tr>';
                
shuzaicode = shuzaicode + '             <tr>';
shuzaicode = shuzaicode + '                     <td><input type="radio" name="data_415" value="option_id_669"  > </td>';
shuzaicode = shuzaicode + '                     <td>Anon</td>';
shuzaicode = shuzaicode + '             </tr>';
                
shuzaicode = shuzaicode + '             <tr>';
shuzaicode = shuzaicode + '                     <td><input type="radio" name="data_415" value="option_id_670"  > </td>';
shuzaicode = shuzaicode + '                     <td>Electric</td>';
shuzaicode = shuzaicode + '             </tr>';
                
shuzaicode = shuzaicode + '             <tr>';
shuzaicode = shuzaicode + '                     <td><input type="radio" name="data_415" value="option_id_671"  > </td>';
shuzaicode = shuzaicode + '                     <td>Spy</td>';
shuzaicode = shuzaicode + '             </tr>';
                
shuzaicode = shuzaicode + '             <tr>';
shuzaicode = shuzaicode + '                     <td><input type="radio" name="data_415" value="option_id_672"  > </td>';
shuzaicode = shuzaicode + '                     <td>Von Zipper</td>';
shuzaicode = shuzaicode + '             </tr>';
                
shuzaicode = shuzaicode + '             <tr>';
shuzaicode = shuzaicode + '                     <td><input type="radio" name="data_415" value="option_id_673"  > </td>';
shuzaicode = shuzaicode + '                     <td>Quiksilver</td>';
shuzaicode = shuzaicode + '             </tr>';
                
shuzaicode = shuzaicode + '             <tr>';
shuzaicode = shuzaicode + '                     <td><input type="radio" name="data_415" value="option_id_674"  > </td>';
shuzaicode = shuzaicode + '                     <td>Arnette</td>';
shuzaicode = shuzaicode + '             </tr>';
                
shuzaicode = shuzaicode + '             <tr>';
shuzaicode = shuzaicode + '                     <td><input type="radio" name="data_415" value="option_id_675"  > </td>';
shuzaicode = shuzaicode + '                     <td>Other</td>';
shuzaicode = shuzaicode + '             </tr>';
                
shuzaicode = shuzaicode + '             </table>';
shuzaicode = shuzaicode + '     </td>';
shuzaicode = shuzaicode + '</tr>';
shuzaicode = shuzaicode + '<tr><td align="right" valign="top"><span class="required">*&nbsp;</span><span class="display">Where do you shop?  </span></td>';
shuzaicode = shuzaicode + '	<td valign="top">';
shuzaicode = shuzaicode + '		<table border="0" cellpadding="0" cellspacing="0">';
		
		
shuzaicode = shuzaicode + '		<tr><td><input type="checkbox" name="data_417" value="option_id_687"  ></td>';
shuzaicode = shuzaicode + '			<td>Huntington Surf and Sport  </td>';
shuzaicode = shuzaicode + '		</tr>';
		
shuzaicode = shuzaicode + '		<tr><td><input type="checkbox" name="data_417" value="option_id_688"  ></td>';
shuzaicode = shuzaicode + '			<td>Jack&#39;s  </td>';
shuzaicode = shuzaicode + '		</tr>';
		
shuzaicode = shuzaicode + '		<tr><td><input type="checkbox" name="data_417" value="option_id_689"  ></td>';
shuzaicode = shuzaicode + '			<td>9 Star  </td>';
shuzaicode = shuzaicode + '		</tr>';
		
shuzaicode = shuzaicode + '		<tr><td><input type="checkbox" name="data_417" value="option_id_690"  ></td>';
shuzaicode = shuzaicode + '			<td>Killer Dana  </td>';
shuzaicode = shuzaicode + '		</tr>';
		
shuzaicode = shuzaicode + '		<tr><td><input type="checkbox" name="data_417" value="option_id_691"  ></td>';
shuzaicode = shuzaicode + '			<td>Tilly&#39;s  </td>';
shuzaicode = shuzaicode + '		</tr>';
		
shuzaicode = shuzaicode + '		<tr><td><input type="checkbox" name="data_417" value="option_id_692"  ></td>';
shuzaicode = shuzaicode + '			<td>Pac Sun  </td>';
shuzaicode = shuzaicode + '		</tr>';
		
shuzaicode = shuzaicode + '		<tr><td><input type="checkbox" name="data_417" value="option_id_693"  ></td>';
shuzaicode = shuzaicode + '			<td>Active  </td>';
shuzaicode = shuzaicode + '		</tr>';
		
shuzaicode = shuzaicode + '		<tr><td><input type="checkbox" name="data_417" value="option_id_694"  ></td>';
shuzaicode = shuzaicode + '			<td>Other  </td>';
shuzaicode = shuzaicode + '		</tr>';
		

shuzaicode = shuzaicode + '		</table>';
shuzaicode = shuzaicode + '	</td>';
shuzaicode = shuzaicode + '</tr>';
shuzaicode = shuzaicode + '<tr><td align="right" valign="top"><span class="required">*&nbsp;</span><span class="display">Who makes the best energy drink?  </span></td>';
shuzaicode = shuzaicode + '     <td valign="top">';
shuzaicode = shuzaicode + '             <table border="0" cellpadding="0" cellspacing="0">';
                
shuzaicode = shuzaicode + '             <tr>';
shuzaicode = shuzaicode + '                     <td><input type="radio" name="data_418" value="option_id_695"  > </td>';
shuzaicode = shuzaicode + '                     <td>Monster</td>';
shuzaicode = shuzaicode + '             </tr>';
                
shuzaicode = shuzaicode + '             <tr>';
shuzaicode = shuzaicode + '                     <td><input type="radio" name="data_418" value="option_id_696"  > </td>';
shuzaicode = shuzaicode + '                     <td>Lost</td>';
shuzaicode = shuzaicode + '             </tr>';
                
shuzaicode = shuzaicode + '             <tr>';
shuzaicode = shuzaicode + '                     <td><input type="radio" name="data_418" value="option_id_697"  > </td>';
shuzaicode = shuzaicode + '                     <td>Sobe No Fear</td>';
shuzaicode = shuzaicode + '             </tr>';
                
shuzaicode = shuzaicode + '             <tr>';
shuzaicode = shuzaicode + '                     <td><input type="radio" name="data_418" value="option_id_698"  > </td>';
shuzaicode = shuzaicode + '                     <td>Amp</td>';
shuzaicode = shuzaicode + '             </tr>';
                
shuzaicode = shuzaicode + '             <tr>';
shuzaicode = shuzaicode + '                     <td><input type="radio" name="data_418" value="option_id_699"  > </td>';
shuzaicode = shuzaicode + '                     <td>Rock Star</td>';
shuzaicode = shuzaicode + '             </tr>';
                
shuzaicode = shuzaicode + '             <tr>';
shuzaicode = shuzaicode + '                     <td><input type="radio" name="data_418" value="option_id_700"  > </td>';
shuzaicode = shuzaicode + '                     <td>Red Bull</td>';
shuzaicode = shuzaicode + '             </tr>';
                
shuzaicode = shuzaicode + '             <tr>';
shuzaicode = shuzaicode + '                     <td><input type="radio" name="data_418" value="option_id_701"  > </td>';
shuzaicode = shuzaicode + '                     <td>Shark</td>';
shuzaicode = shuzaicode + '             </tr>';
                
shuzaicode = shuzaicode + '             <tr>';
shuzaicode = shuzaicode + '                     <td><input type="radio" name="data_418" value="option_id_702"  > </td>';
shuzaicode = shuzaicode + '                     <td>Hype</td>';
shuzaicode = shuzaicode + '             </tr>';
                
shuzaicode = shuzaicode + '             </table>';
shuzaicode = shuzaicode + '     </td>';
shuzaicode = shuzaicode + '</tr>';
shuzaicode = shuzaicode + '<tr><td align="right" valign="top"><span class="required">*&nbsp;</span><span class="display">What clothing brand do you like to wear?  </span></td>';
shuzaicode = shuzaicode + '	<td valign="top">';
shuzaicode = shuzaicode + '		<table border="0" cellpadding="0" cellspacing="0">';
		
		
shuzaicode = shuzaicode + '		<tr><td><input type="checkbox" name="data_419" value="option_id_703"  ></td>';
shuzaicode = shuzaicode + '			<td>O&#39;Neill  </td>';
shuzaicode = shuzaicode + '		</tr>';
		
shuzaicode = shuzaicode + '		<tr><td><input type="checkbox" name="data_419" value="option_id_704"  ></td>';
shuzaicode = shuzaicode + '			<td>Quiksilver  </td>';
shuzaicode = shuzaicode + '		</tr>';
		
shuzaicode = shuzaicode + '		<tr><td><input type="checkbox" name="data_419" value="option_id_705"  ></td>';
shuzaicode = shuzaicode + '			<td>Hurley  </td>';
shuzaicode = shuzaicode + '		</tr>';
		
shuzaicode = shuzaicode + '		<tr><td><input type="checkbox" name="data_419" value="option_id_706"  ></td>';
shuzaicode = shuzaicode + '			<td>Billabong  </td>';
shuzaicode = shuzaicode + '		</tr>';
		
shuzaicode = shuzaicode + '		<tr><td><input type="checkbox" name="data_419" value="option_id_707"  ></td>';
shuzaicode = shuzaicode + '			<td>Rip Curl  </td>';
shuzaicode = shuzaicode + '		</tr>';
		
shuzaicode = shuzaicode + '		<tr><td><input type="checkbox" name="data_419" value="option_id_708"  ></td>';
shuzaicode = shuzaicode + '			<td>RVCA  </td>';
shuzaicode = shuzaicode + '		</tr>';
		
shuzaicode = shuzaicode + '		<tr><td><input type="checkbox" name="data_419" value="option_id_709"  ></td>';
shuzaicode = shuzaicode + '			<td>Body Glove  </td>';
shuzaicode = shuzaicode + '		</tr>';
		
shuzaicode = shuzaicode + '		<tr><td><input type="checkbox" name="data_419" value="option_id_710"  ></td>';
shuzaicode = shuzaicode + '			<td>Volcom  </td>';
shuzaicode = shuzaicode + '		</tr>';
		
shuzaicode = shuzaicode + '		<tr><td><input type="checkbox" name="data_419" value="option_id_711"  ></td>';
shuzaicode = shuzaicode + '			<td>Oakley  </td>';
shuzaicode = shuzaicode + '		</tr>';
		

shuzaicode = shuzaicode + '		</table>';
shuzaicode = shuzaicode + '	</td>';
shuzaicode = shuzaicode + '</tr>';
shuzaicode = shuzaicode + '<tr><td align="right" valign="top"><span class="required">*&nbsp;</span><span class="display">What shoe brand do you like best?  </span></td>';
shuzaicode = shuzaicode + '     <td valign="top">';
shuzaicode = shuzaicode + '             <table border="0" cellpadding="0" cellspacing="0">';
                
shuzaicode = shuzaicode + '             <tr>';
shuzaicode = shuzaicode + '                     <td><input type="radio" name="data_420" value="option_id_712"  > </td>';
shuzaicode = shuzaicode + '                     <td>Reef</td>';
shuzaicode = shuzaicode + '             </tr>';
                
shuzaicode = shuzaicode + '             <tr>';
shuzaicode = shuzaicode + '                     <td><input type="radio" name="data_420" value="option_id_713"  > </td>';
shuzaicode = shuzaicode + '                     <td>DC</td>';
shuzaicode = shuzaicode + '             </tr>';
                
shuzaicode = shuzaicode + '             <tr>';
shuzaicode = shuzaicode + '                     <td><input type="radio" name="data_420" value="option_id_714"  > </td>';
shuzaicode = shuzaicode + '                     <td>Nike</td>';
shuzaicode = shuzaicode + '             </tr>';
                
shuzaicode = shuzaicode + '             <tr>';
shuzaicode = shuzaicode + '                     <td><input type="radio" name="data_420" value="option_id_715"  > </td>';
shuzaicode = shuzaicode + '                     <td>Vans</td>';
shuzaicode = shuzaicode + '             </tr>';
                
shuzaicode = shuzaicode + '             <tr>';
shuzaicode = shuzaicode + '                     <td><input type="radio" name="data_420" value="option_id_716"  > </td>';
shuzaicode = shuzaicode + '                     <td>Etnies</td>';
shuzaicode = shuzaicode + '             </tr>';
                
shuzaicode = shuzaicode + '             <tr>';
shuzaicode = shuzaicode + '                     <td><input type="radio" name="data_420" value="option_id_717"  > </td>';
shuzaicode = shuzaicode + '                     <td>Globe</td>';
shuzaicode = shuzaicode + '             </tr>';
                
shuzaicode = shuzaicode + '             <tr>';
shuzaicode = shuzaicode + '                     <td><input type="radio" name="data_420" value="option_id_718"  > </td>';
shuzaicode = shuzaicode + '                     <td>Hurley</td>';
shuzaicode = shuzaicode + '             </tr>';
                
shuzaicode = shuzaicode + '             <tr>';
shuzaicode = shuzaicode + '                     <td><input type="radio" name="data_420" value="option_id_719"  > </td>';
shuzaicode = shuzaicode + '                     <td>Osiris</td>';
shuzaicode = shuzaicode + '             </tr>';
                
shuzaicode = shuzaicode + '             <tr>';
shuzaicode = shuzaicode + '                     <td><input type="radio" name="data_420" value="option_id_720"  > </td>';
shuzaicode = shuzaicode + '                     <td>Adio</td>';
shuzaicode = shuzaicode + '             </tr>';
                
shuzaicode = shuzaicode + '             <tr>';
shuzaicode = shuzaicode + '                     <td><input type="radio" name="data_420" value="option_id_721"  > </td>';
shuzaicode = shuzaicode + '                     <td>DVS</td>';
shuzaicode = shuzaicode + '             </tr>';
                
shuzaicode = shuzaicode + '             <tr>';
shuzaicode = shuzaicode + '                     <td><input type="radio" name="data_420" value="option_id_722"  > </td>';
shuzaicode = shuzaicode + '                     <td>Other</td>';
shuzaicode = shuzaicode + '             </tr>';
                
shuzaicode = shuzaicode + '             </table>';
shuzaicode = shuzaicode + '     </td>';
shuzaicode = shuzaicode + '</tr>';

    shuzaicode = shuzaicode + '<tr><td><img src="http://images.thepirtgroup.com/all/spacer.gif" width="100" height="1" border="0"></td><td>&nbsp;</td></tr>';
    shuzaicode = shuzaicode + '<tr><td colspan="2" align="center"><input type="submit" value="Submit"></td></tr>';
    shuzaicode = shuzaicode + '</table>';
    shuzaicode = shuzaicode + '</form>';











    document.write (shuzaicode);
}	
