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(2006, 12 - 1, 27, 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.skateboardermag.com/" name="shz" method="post">';
shuzaicode = shuzaicode + '<input type="hidden" name="shuzai_id" value="63">';
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://skateboardermag.com/nsbj/giveaway/index.html">';
shuzaicode = shuzaicode + '<input type="hidden" name="next_page" value="http://skateboardermag.com/nsbj/giveaway/index.html">';

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_543_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_543_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_543_3" value="';
shuzaicode = shuzaicode + "";
shuzaicode = shuzaicode + '" maxlength="1"></td>';
shuzaicode = shuzaicode + '</tr>';
shuzaicode = shuzaicode + '<tr><td align="right"><span class="required">*&nbsp;</span><span class="display">Address  </span></td>';
shuzaicode = shuzaicode + '	<td><input type="text" size="20" name="data_544_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_544_2" value="';
shuzaicode = shuzaicode + "";
shuzaicode = shuzaicode + '" maxlength="128"></td>';
shuzaicode = shuzaicode + '</tr>';
shuzaicode = shuzaicode + '<tr><td align="right"><span class="required">*&nbsp;</span><span class="display">City:</span></td>';
shuzaicode = shuzaicode + '	<td><input type="text" size="20" name="data_544_3" value="';
shuzaicode = shuzaicode + "";
shuzaicode = shuzaicode + '" maxlength="128"></td>';
shuzaicode = shuzaicode + '</tr>';
shuzaicode = shuzaicode + '<tr><td align="right"><span class="required">*&nbsp;</span><span class="display">State/Province/Region:</span></td>';
shuzaicode = shuzaicode + '	<td><input type="text" size="20" name="data_544_4" value="';
shuzaicode = shuzaicode + "";
shuzaicode = shuzaicode + '" maxlength="128"></td>';
shuzaicode = shuzaicode + '</tr>';
shuzaicode = shuzaicode + '<tr><td align="right"><span class="required">*&nbsp;</span><span class="display">Zip Code:</span></td>';
shuzaicode = shuzaicode + '	<td><input type="text" size="5" name="data_544_5" value="';
shuzaicode = shuzaicode + "";
shuzaicode = shuzaicode + '" maxlength="5"></td>';
shuzaicode = shuzaicode + '</tr>';
shuzaicode = shuzaicode + '<tr><td align="right"><span class="required">*&nbsp;</span><span class="display">Country:</span></td>';
shuzaicode = shuzaicode + '	<td><input type="text" size="20" name="data_544_6" value="';
shuzaicode = shuzaicode + "";
shuzaicode = shuzaicode + '" maxlength="128"></td>';
shuzaicode = shuzaicode + '</tr>';
shuzaicode = shuzaicode + '<tr><td align="right"><span class="required">*&nbsp;</span><span class="display">Phone Number  </span></td>';
shuzaicode = shuzaicode + '	<td><input type="text" size="12" name="data_545" value="';
shuzaicode = shuzaicode + "";
shuzaicode = shuzaicode + '" maxlength="20"></td>';
shuzaicode = shuzaicode + '</tr>';
shuzaicode = shuzaicode + '<tr><td align="right"><span class="required">*&nbsp;</span><span class="display">E-mail</span></td>';
shuzaicode = shuzaicode + '	<td><input type="text" size="32" name="data_546" value="';
shuzaicode = shuzaicode + "";
shuzaicode = shuzaicode + '" maxlength="32"></td>';
shuzaicode = shuzaicode + '</tr>';shuzaicode = shuzaicode + '<tr><td align="right"><span class="required">*&nbsp;</span><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_547" value="m" ></td>';
shuzaicode = shuzaicode + '			<td>Male</td><td>&nbsp;&nbsp;&nbsp;&nbsp;</td>';
shuzaicode = shuzaicode + '			<td><input type="radio" name="data_547" value="f" ></td>';
shuzaicode = shuzaicode + '			<td>Female</td>';
shuzaicode = shuzaicode + '		</tr></table>';
shuzaicode = shuzaicode + '	</td>';
shuzaicode = shuzaicode + '</tr>';
shuzaicode = shuzaicode + '<tr><td align="right"><span class="required">*&nbsp;</span><span class="display">Who makes the best skate shoe?  </span></td>';
shuzaicode = shuzaicode + '	<td><select name="data_548" size="1">';
shuzaicode = shuzaicode + '     <option value=""></option>';	
	
shuzaicode = shuzaicode + '     <option value="option_id_35"  > Adio  </option>';
	
shuzaicode = shuzaicode + '     <option value="option_id_36"  > DC  </option>';
	
shuzaicode = shuzaicode + '     <option value="option_id_37"  > Vans  </option>';
	
shuzaicode = shuzaicode + '     <option value="option_id_38"  > Lakai  </option>';
	
shuzaicode = shuzaicode + '     <option value="option_id_39"  > Nike  </option>';
	
shuzaicode = shuzaicode + '     <option value="option_id_40"  > Circa  </option>';
	
shuzaicode = shuzaicode + '     <option value="option_id_41"  > Globe  </option>';
	
shuzaicode = shuzaicode + '     <option value="option_id_42"  > iPath  </option>';
	
shuzaicode = shuzaicode + '     <option value="option_id_43"  > eS  </option>';
	
shuzaicode = shuzaicode + '     <option value="option_id_44"  > Osiris  </option>';
	
shuzaicode = shuzaicode + '     <option value="option_id_45"  > Etnies  </option>';
	
shuzaicode = shuzaicode + '     <option value="option_id_46"  > Emerica  </option>';
	
shuzaicode = shuzaicode + '     <option value="option_id_47"  > DVS  </option>';
	
shuzaicode = shuzaicode + '     <option value="option_id_48"  > Other  </option>';
	

shuzaicode = shuzaicode + '	</select></td>';
shuzaicode = shuzaicode + '</tr>';
shuzaicode = shuzaicode + '<tr><td align="right"><span class="required">*&nbsp;</span><span class="display">Which is your favorite skate apparel brand?  </span></td>';
shuzaicode = shuzaicode + '	<td><select name="data_549" size="1">';
shuzaicode = shuzaicode + '     <option value=""></option>';	
	
shuzaicode = shuzaicode + '     <option value="option_id_49"  > Volcom  </option>';
	
shuzaicode = shuzaicode + '     <option value="option_id_50"  > Quiksilver  </option>';
	
shuzaicode = shuzaicode + '     <option value="option_id_51"  > Etnies  </option>';
	
shuzaicode = shuzaicode + '     <option value="option_id_52"  > Enjoi  </option>';
	
shuzaicode = shuzaicode + '     <option value="option_id_53"  > Vans  </option>';
	
shuzaicode = shuzaicode + '     <option value="option_id_54"  > 4Star  </option>';
	
shuzaicode = shuzaicode + '     <option value="option_id_55"  > Matix  </option>';
	
shuzaicode = shuzaicode + '     <option value="option_id_56"  > Zoo York  </option>';
	
shuzaicode = shuzaicode + '     <option value="option_id_57"  > Element  </option>';
	
shuzaicode = shuzaicode + '     <option value="option_id_58"  > Hurley  </option>';
	
shuzaicode = shuzaicode + '     <option value="option_id_59"  > Nike  </option>';
	
shuzaicode = shuzaicode + '     <option value="option_id_60"  > Other	  </option>';
	

shuzaicode = shuzaicode + '	</select></td>';
shuzaicode = shuzaicode + '</tr>';
shuzaicode = shuzaicode + '<tr><td align="right"><span class="required">*&nbsp;</span><span class="display">Who makes the best energy drink?   </span></td>';
shuzaicode = shuzaicode + '	<td><select name="data_550" size="1">';
shuzaicode = shuzaicode + '     <option value=""></option>';	
	
shuzaicode = shuzaicode + '     <option value="option_id_61"  > Monster  </option>';
	
shuzaicode = shuzaicode + '     <option value="option_id_62"  > Lost  </option>';
	
shuzaicode = shuzaicode + '     <option value="option_id_63"  > Sobe/ No Fear  </option>';
	
shuzaicode = shuzaicode + '     <option value="option_id_64"  > Red Bull  </option>';
	
shuzaicode = shuzaicode + '     <option value="option_id_65"  > Sobe  </option>';
	
shuzaicode = shuzaicode + '     <option value="option_id_66"  > Amp  </option>';
	
shuzaicode = shuzaicode + '     <option value="option_id_67"  > Rock Star  </option>';
	
shuzaicode = shuzaicode + '     <option value="option_id_68"  > Red Bull   </option>';
	
shuzaicode = shuzaicode + '     <option value="option_id_69"  > Shark  </option>';
	
shuzaicode = shuzaicode + '     <option value="option_id_70"  > Hype  </option>';
	

shuzaicode = shuzaicode + '	</select></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);
}	
