<form id="personalization_form" method="post" action="" onsubmit="return false;">
<!-- Personalization Success/Failure -->
<div id="content">
	<h1 locid="locPageTitle">Enter Serial Number</h1>
	<div id="personalization">
		<p id="serialHeader"><span id="subHeader" locid="locSerialHeader">If you have a serial number for this software, please enter it now. Otherwise, choose Install Software as a Trial.</span></p>
		<p id="serialHeaderAlt"><span id="subHeaderSecond" locid="locSerialHeaderSecond">Please enter your serial number and click Next to continue.</span></p>
		<div id="serialNumberChoice">
			<div id="serialRadioDiv"><input type="radio" name="haveSerialNumber" checked="true" value="serial" tabindex="1" id="serialRadio"><b><label for="serialRadio"><span locid="localLabelSerialRadio" class="radioLabel">Use a Serial Number for this Software</span></label></b></input></div>

			<p id="locPerSerial"><br>
				<input id="personalization_SN1" accessKey="s" maxlength="4" tabindex="2" class="inputPadding"/> <input id="personalization_SN2" maxlength="4"  tabindex="3"/> <input id="personalization_SN3" maxlength="4" tabindex="4"/> <input id="personalization_SN4" maxlength="4" tabindex="5"/> <input id="personalization_SN5" maxlength="4" tabindex="6"/> <input id="personalization_SN6" maxlength="4" tabindex="7"/><img id="serialIcon" src="url(./media/img/bulletCheck.png)" alt="Correct" />
			</p>
			<p locid="locInstructions" class="numberText">Your serial number is located on the back of your CD or DVD case, in your email receipt from the Adobe Store (download purchases only), or on your Adobe Open Options license certificate.</p>
		
			<div id="trialRadioDiv"><input type="radio" name="haveSerialNumber" value="trial" tabindex="8" id="trialRadio"><label for="trialRadio"><span locid="localLabelTrialRadio" class="radioLabel">Install Software as a Trial</span></label></input></div><br>
			<div id="trialTextDiv"><p locId="locTrialInfo" class="trialText">You will be able to install and use this software on a trial basis for up to 30 days, however some features may not be available for use until you enter a serial number.  You will be able to enter a serial number and complete the software setup process at any time during or after the trial period.</p></div>
		</div>
	</div>

</div>
</form>

<!-- Errors -->
<div id="error" class="error" style="visibility: hidden">
	<dl>
	</dl>
</div>

<input type="hidden" name="pers_EPIC_SERIAL" value="0" id="pers_EPIC_SERIAL" />
