Error is instantiation of undefined variable;     Last updated on          

<html>
<head>
<meta http-equiv="Content-Language" content="en-us">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>Your phrase, i.e. creating a new employment seeker's account </title>
<link rel="stylesheet" type="text/css" href="/Styles/Global.css">
<link rel="stylesheet" type="text/css" href="/Styles/_employment_seeker_.css">
<script language="javascript" src="/ClientScripts/ValidationLib.js"></script>
<script language="javascript" src="/ClientScripts/Date_Picker.js"></script>
<script language="javascript" src="/ClientScripts/Functions.js"></script>
<script language="javascript" src="/ClientScripts/JavascriptLib.js"></script>
<script language="JavaScript">

function validate(){
var strTrapping_errors = "";
var strStateCode = "";
var strProvince = "";
var strCountryID = "";
var strStateCodeCountryID = "";
var dtmAvailability = new Date();
var strNewChamber = "";
var strhow_did_you_know = "";

with (document.Form_employment_seeker_User) {
strProvince = NewProvince.value;
strCountryID = NewCountryID.options[NewCountryID.options.selectedIndex].value;
strStateCodeCountryID = US_States_ID.options[US_States_ID.options.selectedIndex].value;
strStateCode = getStateCodeFromStateCountryCombination(strStateCodeCountryID);
strNewChamber = NewChamberType.options[NewChamberType.selectedIndex].value;
strhow_did_you_know = how_did_you_know.options[how_did_you_know.selectedIndex].value;


if (NewFirstName.value == '') {
alert('Please enter your First Name.');
NewFirstName.focus();
return false;
}
if (NewLastName.value == '') {
alert('Please enter your Last Name.');
NewLastName.focus();
return false;
}
if (NewPostalCode.value == '') {
alert('Please enter your Zip Code.');
NewPostalCode.focus();
return false;
}



if (NewAddress1.value == '') {
alert('Please enter your Address 1 information.');
NewAddress1.focus();
return false;
}
if (NewCity.value == '') {
alert('Please enter your City information.');
NewCity.focus();
return false;
}
if (NewHomePhone.value == '') {
alert('Please enter your Phone Number.');
NewHomePhone.focus();
return false;
}

strTrapping_errors = getValidationErrorMessageForStateProvinceCountryCombination(strStateCode, strProvince, strCountryID, strStateCodeCountryID)
if (strTrapping_errors != "") {
alert(strTrapping_errors);
return (strTrapping_errors == "");
}

//by Your_Name_Here, Removed per client's request, task: SE3_4150 - (08435:PR-Hometown) Email Required back on
//if (NewPrimaryEmail.value != '') {
if (NewPrimaryEmail.value == '') {
alert('Please enter your Primary Email Address information.');
NewPrimaryEmail.focus();
return false;
}
if (NewPrimaryEmail.value != ConfirmEmail.value) {
alert('Primary Email and Confirm Email do not match.');
NewPrimaryEmail.focus();
return false;
}

if ( !validateEmail( NewPrimaryEmail.value ) ) {
alert('Please enter a valid email address.');
NewPrimaryEmail.focus();
return false;
}

//}

if (NewLogin.value.length < getMinLoginLength()) {
alert("User name must be between " + getMinLoginLength() + " and " + getMaxLoginLength() + " characters long.");
NewLogin.focus();
return false;
}
if (! isAlphaAndDigitString(NewLogin.value)) {
alert("User Name can only contain the following characters: any letters of english alphabet, digits and -_.@%*()#");
NewLogin.focus();
return false;
}
if (NewPassword.value.length < getMinPasswordLength()) {
alert("Password must be between " + getMinPasswordLength() + " and " + getMaxPasswordLength() + " characters long.");
NewPassword.focus();
return false;
}
if (! isAlphaAndDigitString(NewPassword.value)) {
alert('Password must contain letters and/or digits only.')
NewPassword.focus();
return false;
}
if (NewPassword.value != NewPasswordRetyped.value) {
alert('Password and Confirm Password do not match.');
return false;
}

}
return true;
}
</script>
<!--Changed to Yes to avoid Disclaimer Page-->

<style>
<!--
div.Section1
{page:Section1;}
span.jssectionlabel11
{font-family:Verdana;
color:#12397A;
font-weight:normal;}

-->
</style>
</head>

<body topmargin="0" leftmargin="0" marginheight="0" marginwidth="0">

<!-- Check if query strings agree, which come from disclaimer.asp, if not, redirect to disclaimer.asp -->


<!-- Page Header Start -->
<div align="center">
<table id="ghlogos" align="center" border="0" cellpadding="0" cellspacing="0" height="33" width="799">
<tbody><tr height="92" valign="top">
<td id="awmAnchor-menu" colspan="2" align="top"><a accesskey="h" tabindex="800" href="http://www.YourDomainName.com/"><img src="../Media/Images/Logo1.gif" alt="YourDomainName.com logo - jump to Home page" name="ghlogo" class="ghlogo1" id="ghlogo" title="YourDomainName.com logo" longdesc="http://www.YourDomainName.com" border="0" height="73" width="263"></a></td>
<td colspan="2" valign="middle">&nbsp;</td>
</tr>
</tbody></table>
<table id="thinbartbl" align="center" border="0" cellpadding="0" cellspacing="0" width="800">
<tbody>
<tr>
<td class="thinbar" width="2"></td>
<td class="thinbar" height="15" width="796"></td>
<td class="thinbar" width="2"></td>
</tr>
</tbody></table>
</div>
<!-- Page Header End -->
<!-- Page Body Start -->
<div align="center">
<!-- container --->
<table id="dashmaincontainer" align="center" border="1" cellpadding="6" cellspacing="0" width="796">
<tbody>

<tr>
<td>
<table border="0" cellpadding="0" cellspacing="0" width="96%" id="maincontent">
<tr><td><img border="0" src="/Media/Images/image1.gif" width="32" height="99">
<object classid="clsid:D28CDB6E-AE8D-11EE-10A1-123456789000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" name="ghhomeswf" width="700" height="150" id="gh_home_promo">
<param name="movie" value="http://www.YourDomainName.com/PortalHT/Regpage_header.swf" />
<param name="quality" value="high" />
<param name="wmode" value="transparent" />
<embed src="http://www.YourDomainName.com/PortalHT/Regpage_header.swf" quality="high" name="ghhomeswf" width="700" height="150" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" wmode="transparent"> </embed>
</object>
</td></tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" width="96%" id="maincontent">
<tr>
<!-- Start Left Panel -->
<td width="1" valign="top" rowspan="2">
<img border="0" src="/Media/Images/image1.gif" width="1" height="1"></td>
<td width="0" valign="top" rowspan="2">
<table border="0" cellspacing="0" width="20" cellpadding="0">
<tr>
<td valign="top" class="emtext">
&nbsp;<p>
<img border="0" src="/Media/Images/image1.gif" width="30" height="99"></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</td>
</tr>
</table>
</td>
<td width="1" valign="top" rowspan="2">
<img border="0" src="/Media/Images/image1.gif" width="1" height="1"></td><!-- End Left Panel -->
<td width="841" valign="top" align="center">
<!-- Form Start -->
<form action="Updated_New_employment_seeker_User.asp" method="post" name="Form_employment_seeker_User" onsubmit="return validate()">
<input type="hidden" name="ReferralID" value="">
<input type="hidden" name="TargetURL" value="">
<!-- Section Header Start -->
<table border="0" cellpadding="0" cellspacing="0" width="700">
<tr>
<td>
<table border="0" cellpadding="0" cellspacing="0" width="700">
<tr>
<td width="1"><img border="0" src="/Media/Images/JSLeftSectionHeaderTab.gif"></td>
<td class="jssectionheader" width="78%">Registration Information</td>
<td class="jssectionheader" width="22%">* Required
Fields</td><td><img border="0" src="/Media/Images/JSRightSectionHeaderTab.gif" width="100%"></td>

</tr>
</table>
</td>
</tr>
</table>

<!-- Section Header End -->
<!-- Section 1 Body Start -->

<table border="0" cellspacing="0" width="700">
<tr>
<td class="jssectionborder">

<tr>
<td width="1" rowspan="7">
<img border="0" src="image1.gif" width="9" height="3">
</td>
</tr>
<tr><td height="15"></td></tr>
<tr>
<td class="jssectionlabel1" width="17%">
First Name*</td>

<td width="27%">
<input type="text" name="NewFirstName" size="20" value="" maxlength="100">
</td>
<td class="jssectionlabel1" >
Middle
</td>
<td align=left>
<input type="text" name="NewMiddleInitial" size="3" value="" maxlength="1">
</td>
<td class="jssectionlabel1" align=left width="14%">
Last Name*</td>
<td width="20%">
<input type="text" name="NewLastName" size="20" value="" maxlength="100">
</td>
</tr>
</table>
<table border="0" cellspacing="0" width="700">
<tr>
<td width="1" rowspan="7">
<img border="0" src="image1.gif" width="9" height="3">
</td>
</tr>

<tr>
<td class="jssectionlabel1" width="19%">
Address 1 *
</td>
<td width="52%" colspan=3>
<input type="text" name="NewAddress1" size="45" value="" maxlength="50">
</td>
</tr>
<tr>
<td class="jssectionlabel1">
Address 2
</td>
<td width="52%" colspan=3>
<input type="text" name="NewAddress2" size="45" value="" maxlength="50">
</td>
</tr>
<tr>
<td class="jssectionlabel1">
City *
</td>
<td width="14%">
<input type="text" name="NewCity" size="19" value="" maxlength="38">
</td>
<td class="jssectionlabel1" width="20%">
State/Province *
</td>
<td width="20%">
<SELECT NAME="US_States_ID" SIZE=1>
<OPTION VALUE=" ">- select -</OPTION>
<OPTION VALUE="AL,1">Alabama</OPTION>
<OPTION VALUE="AK,1">Alaska</OPTION>
<OPTION VALUE="AZ,1">Arizona</OPTION>
<OPTION VALUE="AR,1">Arkansas</OPTION>
<OPTION VALUE="CA,1">California</OPTION>
<OPTION VALUE="CO,1">Colorado</OPTION>
<OPTION VALUE="CT,1">Connecticut</OPTION>
<OPTION VALUE="DE,1">Delaware</OPTION>
<OPTION VALUE="DC,1">District Of Columbia</OPTION>
<OPTION VALUE="FL,1">Florida</OPTION>
<OPTION VALUE="GA,1">Georgia</OPTION>
<OPTION VALUE="HI,1">Hawaii</OPTION>
<OPTION VALUE="ID,1">Idaho</OPTION>
<OPTION VALUE="IL,1">Illinois</OPTION>
<OPTION VALUE="IN,1">Indiana</OPTION>
<OPTION VALUE="IA,1">Iowa</OPTION>
<OPTION VALUE="KS,1">Kansas</OPTION>
<OPTION VALUE="KY,1">Kentucky</OPTION>
<OPTION VALUE="LA,1">Louisiana</OPTION>
<OPTION VALUE="ME,1">Maine</OPTION>
<OPTION VALUE="MD,1">Maryland</OPTION>
<OPTION VALUE="MA,1">Massachusetts</OPTION>
<OPTION VALUE="MI,1">Michigan</OPTION>
<OPTION VALUE="MN,1">Minnesota</OPTION>
<OPTION VALUE="MS,1">Mississippi</OPTION>
<OPTION VALUE="MO,1">Missouri</OPTION>
<OPTION VALUE="MT,1">Montana</OPTION>
<OPTION VALUE="NE,1">Nebraska</OPTION>
<OPTION VALUE="NV,1">Nevada</OPTION>
<OPTION VALUE="NH,1">New Hampshire</OPTION>
<OPTION VALUE="NJ,1">New Jersey</OPTION>
<OPTION VALUE="NM,1">New Mexico</OPTION>
<OPTION VALUE="NY,1">New York</OPTION>
<OPTION VALUE="NC,1">North Carolina</OPTION>
<OPTION VALUE="ND,1">North Dakota</OPTION>
<OPTION VALUE="OH,1">Ohio</OPTION>
<OPTION VALUE="OK,1">Oklahoma</OPTION>
<OPTION VALUE="OR,1">Oregon</OPTION>
<OPTION VALUE="PA,1">Pennsylvania</OPTION>
<OPTION VALUE="RI,1">Rhode Island</OPTION>
<OPTION VALUE="SC,1">South Carolina</OPTION>
<OPTION VALUE="SD,1">South Dakota</OPTION>
<OPTION VALUE="TN,1">Tennessee</OPTION>
<OPTION VALUE="TX,1">Texas</OPTION>
<OPTION VALUE="UT,1">Utah</OPTION>
<OPTION VALUE="VT,1">Vermont</OPTION>
<OPTION VALUE="VA,1">Virginia</OPTION>
<OPTION VALUE="WA,1">Washington</OPTION>
<OPTION VALUE="WV,1">West Virginia</OPTION>
<OPTION VALUE="WI,1">Wisconsin</OPTION>
<OPTION VALUE="WY,1">Wyoming</OPTION>
<OPTION VALUE="AB,2">Alberta</OPTION>
<OPTION VALUE="BC,2">British Columbia</OPTION>
<OPTION VALUE="MB,2">Manitoba</OPTION>
<OPTION VALUE="NB,2">New Brunswick</OPTION>
<OPTION VALUE="NF,2">Newfoundland</OPTION>
<OPTION VALUE="NT,2">Northwest Territories</OPTION>
<OPTION VALUE="NS,2">Nova Scotia</OPTION>
<OPTION VALUE="NU,2">Nunavut</OPTION>
<OPTION VALUE="ON,2">Ontario</OPTION>
<OPTION VALUE="PE,2">Prince Edward Island</OPTION>
<OPTION VALUE="PQ,2">Quebec</OPTION>
<OPTION VALUE="YU,2">Yukon</OPTION>

</SELECT>

</td>
<td class="jssectionlabel1" width=14%>
Zip Code *
</td>
<td>
<input type="text" name="NewPostalCode" size="7" value="" maxlength="9">
</td> </tr>
<tr>
<td class="jssectionlabel1">
Country *
</td>
<td width="43%" colspan=2>
<SELECT NAME="NewCountryID" SIZE=1>
<OPTION VALUE="0">- select -</OPTION>
<OPTION VALUE="1" SELECTED>United States</OPTION>


/*Remark: numbers may vary due to use of WHICH satellite; Also see: International Domains ... */

<OPTION VALUE="cambodia">Cambodia</OPTION>
<OPTION VALUE="laos">Laos</OPTION>
<OPTION VALUE="singapore">Singapore</OPTION>
<OPTION VALUE="vietnam">Vietnam</OPTION>
<OPTION VALUE="60">Malaysia</OPTION>
<OPTION VALUE="62">Indonesia</OPTION>
<OPTION VALUE="63">Philippines</OPTION>
<OPTION VALUE="66">Thailand</OPTION>
<OPTION VALUE="81">Japan</OPTION>
<OPTION VALUE="82">South Korea</OPTION>
<OPTION VALUE="86">China</OPTION>
<OPTION VALUE="95">Myanmar</OPTION>
<OPTION VALUE="673">Brunei Darussalam</OPTION>
</SELECT>


</td>
</tr>
<tr><td height="15"></td><td height="10"></td></tr>
<tr>
<td class="jssectionlabel1" width="19%">
Home Phone *</td>
<td class="jssectionlabel1" width="43%" colspan=2>
<input type="text" name="NewHomePhone" size="15" value="" maxlength="20"> &nbsp;&nbsp;(xxx-xxx-xxxx)</td>
</tr>
<tr><td></td>
<td class="jssectionlabel1">
Office Phone
</td>
<td width="17%">
<input type="text" name="NewOfficePhone" size="15" value="" maxlength="20">
</td>
</tr>
<tr><td></td>
<td class="jssectionlabel1">
Mobile Phone
</td>
<td colspan="3">
<input type="text" name="NewMobilePhone" size="15" value="" maxlength="20">
</td>
</tr><tr><td height="13"></td></tr>
<tr><td></td><td colspan=6 height="27" class="jssectionlabel1"><font size=2 >Your email address and password will allow you to sign into the site. (i.e.
YourName@YourDomain.com)</font></td></tr><tr><td height="13"></td></tr>
<tr valign="top"><td></td>
<td class="jssectionlabel1" width="15%">
Email *

</td>
<td class="jssectionlabel1" width="18%">
<input type="text" name="NewPrimaryEmail" size="22" value="" maxlength="100" onBlur="Form_employment_seeker_User.NewLogin.value=this.value;"><i>&nbsp; </i>
</td>

<td class="jssectionlabel1" width="17%">
Confirm Email
*</td>
<td width="18%">
<input type="text" name="ConfirmEmail" size="22" maxlength="100">
</td>

</tr>
<tr><td></td>
<td class="jssectionlabel1" width="15%">

</td>
<td>
<input type=hidden name="NewLogin" readonly size="38" maxlength="100" value="">
</td>
</tr>
<tr><td></td>
<td class="jssectionlabel1">
Password *
</td>
<td class="jssectionlabel1">

<input type="password" name="NewPassword" size="14" maxlength="50">
</td>
<td class="jssectionlabel1" width="23%">
Confirm Password *&nbsp;
</td>
<td>
&nbsp;<input type="password" name="NewPasswordRetyped" size="15" maxlength="50">

</td>
</tr>
<!-- Start Insert-->
<tr><td height="13"></td></tr>
<tr><td></td>
<td colspan="6">
<input type="checkbox" name="NewSubscribed" size="30" value="1" checked>
<span class="jssectionlabel1">
YES, I would like to receive newsletters and other information
from YourDomainName.</span></td>
</tr>
<!-- Start Insert-->
<tr><td height="13"></td></tr>


<tr><td></td>
<td colspan=6 class="jssectionlabel1" width="17%">
<b>How did you hear about us? </b>

<select name="how_did_you_know" onfiltered="locationfiltered=document.Form_employment_seeker_User.how_did_you_know.options[document.Form_employment_seeker_User.how_did_you_know.selectedIndex].value;" value="">
<option value="">- select -
<option value="Career center">Career_center
<option value="Job Fairs">Job_fairs
<option value="Magazines">Magazines
<option value="Newspapers">Newspapers
<option value="Referral">Referral
<option value="Web banner">www_banner
<option value="Web search engine">www_search_engine /*i.e. Google; Yahoo;*/

</select>

</td>
</tr>
<tr><td height="15"></td></tr>

<!-- Finish Insert -->
</td>
</tr>
</table>

<!-- Section 1 Body End -->
<!-- Section 2 Header Start -->
<!-- Section Header Start -->
<table border="0" cellpadding="0" cellspacing="0" width="700">
<tr>
<td>
<table border="0" cellpadding="0" cellspacing="0" width="700">
<tr>
<td width="1"><img border="0" src="/Media/Images/JSLeftSectionHeaderTab.gif"></td>
<td class="jssectionheader" width="100%">Educator/Affiliation Information (If Relevant)</td>
<td><img border="0" src="/Media/Images/JSRightSectionHeaderTab.gif" width="100%"></td>

</tr>
</table>
</td>
</tr>
</table>
<!-- Section Header End -->
<!-- Section 2 Body Start -->

<table border="0" cellspacing="0" width="700">
<tr><td height="15"></td></tr>

<tr>
<td width="1" rowspan="7">
<img border="0" src="image1.gif" width="9" height="3">
</td>
</tr>
<tr>

<td width=18% class="jssectionlabel1" valign="top">
<a class='jslabellink' href="javascript://help" onclick="PopupViewWindow('/Help/_employment_seeker_/EducatorAffil.asp', 'help', 300, 350)">Educator/Affiliation</a></td>
<td width="27%" valign=top>
<SELECT NAME="NewChamberType" SIZE=undefined>
<OPTION VALUE=" ">- select -</OPTION>
<OPTION VALUE="Integer_Number_Here">Yangon University</OPTION>
<OPTION VALUE="Integer_Number_Here">Cornell University</OPTION>
<OPTION VALUE="Integer_Number_Here">Queens College</OPTION>
<OPTION VALUE="Integer_Number_Here">Western Illinois University</OPTION>
<OPTION VALUE="Integer_Number_Here">Kingsbourough College</OPTION>
<OPTION VALUE="Integer_Number_Here">Asian Institute of Technology</OPTION>
<OPTION VALUE="Integer_Number_Here">CUNY Graduate Center</OPTION>
<OPTION VALUE="Integer_Number_Here">Your defined University & College</OPTION>
</SELECT>
</td>
<td width="475"></td></tr>
</tr>
<tr><td height="15"></td></tr>

</table>


<!-- Section 2 Body End -->
<!-- Section 3 Header Start -->
<!-- Section Header Start -->
<table border="0" cellpadding="0" cellspacing="0" width="700">
<tr>
<td>
<table border="0" cellpadding="0" cellspacing="0" width="700">
<tr>
<td width="1"><img border="0" src="/Media/Images/JSLeftSectionHeaderTab.gif"></td>
<td class="jssectionheader" width="100%">
Additional Information</td>
<td><img border="0" src="/Media/Images/JSRightSectionHeaderTab.gif" width="100%"></td>

</tr>
</table>
</td>
</tr>
</table>
<!-- Section Header End -->
<!-- Section 3 Body Start -->

<table border="0" cellspacing="0" width="700">
<tr><td height="15"></td></tr>
<tr>
<td width="1%" rowspan="7">
<img border="0" src="image1.gif" width="9" height="10">
</td>
</tr>


<tr>

<td colspan="2" class="jssectiontext">
<a class='jslabellink' href="javascript://help" onclick="PopupViewWindow('/Help/_employment_seeker_/EOE.asp', 'help', 300, 350)">Notice of additional collection of information - EOE Info</a>
</td>
</tr>
<tr><td height="10"></td></tr>
<tr>
<td class="jssectionlabel1" width="17%">
Race
</td>
<td width="81%" >
<SELECT NAME="NewRace" SIZE=1>
<OPTION VALUE="0">- select -</OPTION>
<OPTION VALUE="1">Native Hawaiian or Other Pacific Islander</OPTION>
<OPTION VALUE="2">American Indian or Alaska Native</OPTION>
<OPTION VALUE="3">Asian</OPTION>
<OPTION VALUE="4">Hispanic or Latino</OPTION>
<OPTION VALUE="5">Black or African American</OPTION>
<OPTION VALUE="6">Caucasian</OPTION>
</SELECT>

</td>
</tr>

<tr>
<td class="jssectionlabel1" width="17%">
Birth Date
</td>
<td class="jssectionlabel1" width="81%">
<input type="text" name="NewBirthday" size="10" value=""><a href="javascript:show_calendar('Form_employment_seeker_User.NewBirthday');" onmouseover="window.status='Date_Picker'; return true;" onmouseout="window.status=''; return true;">&nbsp;<img border="0" src="/Media/Images/Calendar.gif" WIDTH="16" HEIGHT="16"></a>&nbsp;
(mm/dd/yyyy)</td>
</tr>
<tr>
<td class="jssectionlabel1" width="17%">
Gender
</td><!---->
<td width="81%" >
<SELECT NAME="NewGender" SIZE=1>
<OPTION VALUE="0">- select -</OPTION>
<OPTION VALUE="1">Male</OPTION>
<OPTION VALUE="2">Female</OPTION>
</SELECT>

</td>
</tr>


</table>
<!-- Section 3 Body End -->

<!-- Section Buttons Start -->
<div align="center"><center>
<table border="0" cellpadding="0" cellspacing="0" width="700">
<tr>
<td colspan="2" width="700">
<img border="0" src="image1.gif" width="10" height="10">
</td>
</tr>
<tr>
<td width="167">
&nbsp;
</td>
<td align="right" colspan=2 width="323">
<input class="button" type="submit" value="Continue" name="action">
</td>
</tr>
</table>
</center></div>
<!-- Section Buttons End -->
<!-- Section End -->
</form>
<!-- Form End -->
<!--CLIENTSTART-->
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="700">
<tr>
<td class="jstext">
<!--NOTE: The information filled-out here will not be disclosed
to anyone and YourDomainName will be sole user of it.<br>&nbsp;-->
</td>
</tr>
</table>
<!--CLIENTEND-->
</td>
<!-- Start Right Panel -->
<td width="1" valign="top" rowspan="2">
<img border="0" src="/Media/Images/image1.gif" width="1" height="1"></td>
<td width="0" valign="top" rowspan="2" align="right">
<table border="0" cellspacing="0" width="20" cellpadding="0">
<tr>
<td valign="top" class="emtext" align="right">
<img border="0" src="/Media/Images/image1.gif" width="30" height="99"></td>
</tr>
</table>
</td>
<td width="1" valign="top" rowspan="2">
<img border="0" src="/Media/Images/image1.gif" width="1" height="1"></td><!-- End Right Panel -->
</tr>
<tr>
<td width="600" valign="bottom" align="center">
<!-- Page Footer Start -->
<div align="center"><center>
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td>
<br>
</td>
</tr>
</table>
</center></div>
</td>
<!-- Page Footer End -->
</tr>
</table>
</td>
</tr>
</tbody>
</table>


<!--Footer Start -->
<table width="800" border="0" align="center" cellpadding="0" cellspacing="0" id="ghfooter">
<tr>
<td><p class="footer"><a href="http://www.YourDomainName.com/about_corpover.html" class="ftnav" accesskey="a" tabindex="701" target="_blank">About Us</a> <a href="http://www.YourDomainName.com/partners.html" class="ftnav" accesskey="p" tabindex="704" target="_blank">Partners</a> <a href="http://www.YourDomainName.com/press.html" class="ftnav" accesskey="r" tabindex="706" target="_blank">Press</a> <a href="http://www.YourDomainName.com/careers.html" class="ftnav" accesskey="c" tabindex="708" target="_blank">Careers</a> <a href="http://www.YourDomainName.com/privacy.html" class="ftnav" accesskey="v" tabindex="710" target="_blank">Privacy Statement</a> <a href="http://www.YourDomainName.com/terms.html" class="ftnav" accesskey="t" tabindex="712" target="_blank">Terms</a> <a href="http://www.YourDomainName.com/support.html" class="ftnav" accesskey="s" tabindex="714" target="_blank">Support</a> <a href="http://www.YourDomainName.com/contact.html" class="ftnav" accesskey="u" tabindex="716" target="_blank">Contact Us</a><br />
<span class="cpyrt">&copy; YourDomainName - Your option as free-ware OR copyright here</span></p></td>
</tr>
</table>

<script src="http://www.YourReferencedDomainName.com/abcdefg.js" type="text/javascript">
</script>
<script type="text/javascript">
_uacct = "UA-414621-1";
abcdefgTracker();
</script>
<!--Footer End -->
</div>
<!-- Page Body End -->

</body>
</html>