today = new Date();
start = new Date();
end = new Date();

today.setMonth(02 - 1);
today.setDate(09);
today.setFullYear(2010);

start.setMonth(05 - 1);
start.setDate(27);
start.setFullYear(2005);

if ( (-1 == -1) || (-1 == -1) || (-1 == -1) ) {
	end.setFullYear(3000);  // No expiration, set end year to 3000
	}
else {
	end.setMonth(-1 - 1);
	end.setDate(-1);
	end.setFullYear(-1);
	}

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.soapoperadigest.com/" name="shz" method="post">';
shuzaicode = shuzaicode + '<input type="hidden" name="shuzai_id" value="314">';
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="linkback" value="http://soapoperadigest.com/polls/weekly/poster/pc/index.html">';
shuzaicode = shuzaicode + '<input type="hidden" name="next_page" value="http://soapoperadigest.com/polls/weekly/poster/pc/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_1836_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_1836_2" 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">Middle Initial:</span></td>';
shuzaicode = shuzaicode + '	<td><input type="text" size="1" name="data_1836_3" value="';
shuzaicode = shuzaicode + "";
shuzaicode = shuzaicode + '" maxlength="1"></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_1837" value="';
shuzaicode = shuzaicode + "";
shuzaicode = shuzaicode + '" maxlength="40"></td>';
shuzaicode = shuzaicode + '</tr>';
shuzaicode = shuzaicode + '<tr><td align="right"><span class="display">  </span></td>';
shuzaicode = shuzaicode + '	<td><select name="data_1838" size="1">';
	
	
shuzaicode = shuzaicode + '	<option value="option_id_10652" >Rebecca Herbst  </option>';
	
shuzaicode = shuzaicode + '	<option value="option_id_10653" >Shanelle Workman  </option>';
	
shuzaicode = shuzaicode + '	<option value="option_id_10654" >Gina Tognoni  </option>';
	
shuzaicode = shuzaicode + '	<option value="option_id_10655" >Jennifer Landon  </option>';
	
shuzaicode = shuzaicode + '	<option value="option_id_10656" >Drew Tyler Bell  </option>';
	
shuzaicode = shuzaicode + '	<option value="option_id_10657" >Jerry verDorn  </option>';
	
shuzaicode = shuzaicode + '	<option value="option_id_10658" >Robert Newman  </option>';
	
shuzaicode = shuzaicode + '	<option value="option_id_10659" >Kelly Ripa  </option>';
	
shuzaicode = shuzaicode + '	<option value="option_id_10660" >Tanisha Lynn  </option>';
	
shuzaicode = shuzaicode + '	<option value="option_id_10661" >Martha Byrne  </option>';
	
shuzaicode = shuzaicode + '	<option value="option_id_10662" >Ashley Jones  </option>';
	
shuzaicode = shuzaicode + '	<option value="option_id_10663" >Crystal Hunt  </option>';
	
shuzaicode = shuzaicode + '	<option value="option_id_10664" >Jess Walton  </option>';
	
shuzaicode = shuzaicode + '	<option value="option_id_10665" >Vanessa Marcil  </option>';
	
shuzaicode = shuzaicode + '	<option value="option_id_10666" >Michelle Stafford  </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);


		}
	}	