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, 8, 15, 01, 0);

if (2008 == 1970) 
    end = new Date(3000, 0, 0, 0, 0);  // No expiration, set end year to 3000
else 
    end = new Date(2008, 10 - 1, 22, 03, 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="90">';
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/entertowin/adidas-giveaway/index.html">';
shuzaicode = shuzaicode + '<input type="hidden" name="next_page" value="http://skateboardermag.com/entertowin/adidas-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_806_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_806_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_806_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">Age  </span></td>';
shuzaicode = shuzaicode + '	<td><input type="text" size="5" name="data_807" value="';
shuzaicode = shuzaicode + "";
shuzaicode = shuzaicode + '" maxlength="3"></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_812" 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">Address  </span></td>';
shuzaicode = shuzaicode + '	<td><input type="text" size="20" name="data_813_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_813_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_813_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_813_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_813_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_813_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">What is your favorite brand of shoes?  </span></td>';
shuzaicode = shuzaicode + '	<td><select name="data_814" size="1">';
shuzaicode = shuzaicode + '     <option value=""></option>';	
	
shuzaicode = shuzaicode + '     <option value="option_id_271"  selected> adidas  </option>';
	
shuzaicode = shuzaicode + '     <option value="option_id_272"  > lakai  </option>';
	
shuzaicode = shuzaicode + '     <option value="option_id_273"  > dvs  </option>';
	
shuzaicode = shuzaicode + '     <option value="option_id_274"  > vans  </option>';
	
shuzaicode = shuzaicode + '     <option value="option_id_275"  > osiris  </option>';
	
shuzaicode = shuzaicode + '     <option value="option_id_276"  > nike sb  </option>';
	
shuzaicode = shuzaicode + '     <option value="option_id_277"  > vox  </option>';
	
shuzaicode = shuzaicode + '     <option value="option_id_278"  > es  </option>';
	
shuzaicode = shuzaicode + '     <option value="option_id_279"  > emerica  </option>';
	
shuzaicode = shuzaicode + '     <option value="option_id_280"  > etnies  </option>';
	
shuzaicode = shuzaicode + '     <option value="option_id_281"  > adio  </option>';
	
shuzaicode = shuzaicode + '     <option value="option_id_282"  > converse  </option>';
	
shuzaicode = shuzaicode + '     <option value="option_id_283"  > fallen  </option>';
	

shuzaicode = shuzaicode + '	</select></td>';
shuzaicode = shuzaicode + '</tr>';
shuzaicode = shuzaicode + '<tr><td align="right"><span class="required">*&nbsp;</span><span class="display">What is the most important feature when buying new shoes?  </span></td>';
shuzaicode = shuzaicode + '	<td><select name="data_815" size="1">';
shuzaicode = shuzaicode + '     <option value=""></option>';	
	
shuzaicode = shuzaicode + '     <option value="option_id_284"  selected> cost  </option>';
	
shuzaicode = shuzaicode + '     <option value="option_id_285"  > availability at skate shop  </option>';
	
shuzaicode = shuzaicode + '     <option value="option_id_286"  > color  </option>';
	
shuzaicode = shuzaicode + '     <option value="option_id_287"  > comfort  </option>';
	
shuzaicode = shuzaicode + '     <option value="option_id_288"  > materials  </option>';
	

shuzaicode = shuzaicode + '	</select></td>';
shuzaicode = shuzaicode + '</tr>';
shuzaicode = shuzaicode + '<tr><td align="right"><span class="required">*&nbsp;</span><span class="display">Who is your favorite skater on Adidas  </span></td>';
shuzaicode = shuzaicode + '	<td><select name="data_816" size="1">';
shuzaicode = shuzaicode + '     <option value=""></option>';	
	
shuzaicode = shuzaicode + '     <option value="option_id_289"  selected> Dennis Busenitz  </option>';
	
shuzaicode = shuzaicode + '     <option value="option_id_290"  > Mark Gonzales  </option>';
	
shuzaicode = shuzaicode + '     <option value="option_id_291"  > Silas Baxter-Neal  </option>';
	
shuzaicode = shuzaicode + '     <option value="option_id_292"  > Benny Fairfax  </option>';
	
shuzaicode = shuzaicode + '     <option value="option_id_293"  > Nestor Judkins  </option>';
	
shuzaicode = shuzaicode + '     <option value="option_id_294"  > Lem Villemin  </option>';
	
shuzaicode = shuzaicode + '     <option value="option_id_295"  > Dave Bachinsky  </option>';
	
shuzaicode = shuzaicode + '     <option value="option_id_296"  > Tim O&#39;Connor  </option>';
	
shuzaicode = shuzaicode + '     <option value="option_id_297"  > Vince Del Valle  </option>';
	
shuzaicode = shuzaicode + '     <option value="option_id_298"  > Other  </option>';
	

shuzaicode = shuzaicode + '	</select></td>';
shuzaicode = shuzaicode + '</tr>';
shuzaicode = shuzaicode + '<tr><td align="right"><span class="required">*&nbsp;</span><span class="display">What is the name of Mark Gonzales&#39; child?</span></td>';
shuzaicode = shuzaicode + '	<td><input type="text" size="32" name="data_817" value="';
shuzaicode = shuzaicode + "";
shuzaicode = shuzaicode + '" maxlength="32"></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);
}	
