<html>

<head>
<meta http-equiv="Content-Language" content="en-us">
content="online photo classes, online photography classes, online photo courses, online photography courses, basic photography classes, travel photography classes, Photoshop classes, wildlife photography classes, photography lighting classes, macro photography classes, photography design classes, photo classes, photography classes">
<meta name="Keywords" 
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>Apogee Photo Magazine Online Classes</title>
</head>

<body bgcolor="#000000" style="font-family: Verdana">

<p><img border="0" src="instru1.gif" width="369" height="112"></p>
<div align="center">
	<table border="1" width="90%" cellspacing="0" cellpadding="10" id="table1" bgcolor="#FFFFFF">
		<tr>
			<td>
			<h1><font color="#808080">Online Registration Form</font></h1>
			<table border="1" width="90%" cellspacing="0" cellpadding="10" id="table2">
				<tr>
					<td>
					<h3>Wildlife Basics &amp; Beyond</h3>
					<p><font size="2"><b>Instructor:</b> Andy Long<b><br>
					A 6 week course<br>
					Maximum students: </b>10<b><br>
					Fee:</b> $180<b> </b>each</font></p>
					<p><font size="2" color="#FF0000"><b>Please use Internet 
					Explorer when you register - thank you.</b></font><font size="2"><b><br>
					&nbsp;</b></font></p>
					<!--webbot BOT="GeneratedScript" PREVIEW=" " startspan --><script Language="JavaScript" Type="text/javascript"><!--
function FrontPage_Form1_Validator(theForm)
{

  if (theForm.First_name.value == "")
  {
    alert("Please enter a value for the \"First Name\" field.");
    theForm.First_name.focus();
    return (false);
  }

  if (theForm.First_name.value.length < 2)
  {
    alert("Please enter at least 2 characters in the \"First Name\" field.");
    theForm.First_name.focus();
    return (false);
  }

  var checkOK = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyzƒŠŒŽšœžŸÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖØÙÚÛÜÝÞßàáâãäåæçèéêëìíîïðñòóôõöøùúûüýþÿ";
  var checkStr = theForm.First_name.value;
  var allValid = true;
  var validGroups = true;
  for (i = 0;  i < checkStr.length;  i++)
  {
    ch = checkStr.charAt(i);
    for (j = 0;  j < checkOK.length;  j++)
      if (ch == checkOK.charAt(j))
        break;
    if (j == checkOK.length)
    {
      allValid = false;
      break;
    }
  }
  if (!allValid)
  {
    alert("Please enter only letter characters in the \"First Name\" field.");
    theForm.First_name.focus();
    return (false);
  }

  if (theForm.Last_name.value == "")
  {
    alert("Please enter a value for the \"Last Name\" field.");
    theForm.Last_name.focus();
    return (false);
  }

  if (theForm.Last_name.value.length < 2)
  {
    alert("Please enter at least 2 characters in the \"Last Name\" field.");
    theForm.Last_name.focus();
    return (false);
  }

  var checkOK = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyzƒŠŒŽšœžŸÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖØÙÚÛÜÝÞßàáâãäåæçèéêëìíîïðñòóôõöøùúûüýþÿ \t\r\n\f";
  var checkStr = theForm.Last_name.value;
  var allValid = true;
  var validGroups = true;
  for (i = 0;  i < checkStr.length;  i++)
  {
    ch = checkStr.charAt(i);
    for (j = 0;  j < checkOK.length;  j++)
      if (ch == checkOK.charAt(j))
        break;
    if (j == checkOK.length)
    {
      allValid = false;
      break;
    }
  }
  if (!allValid)
  {
    alert("Please enter only letter and whitespace characters in the \"Last Name\" field.");
    theForm.Last_name.focus();
    return (false);
  }

  if (theForm.Street.value == "")
  {
    alert("Please enter a value for the \"Street\" field.");
    theForm.Street.focus();
    return (false);
  }

  if (theForm.Street.value.length < 4)
  {
    alert("Please enter at least 4 characters in the \"Street\" field.");
    theForm.Street.focus();
    return (false);
  }

  var checkOK = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyzƒŠŒŽšœžŸÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖØÙÚÛÜÝÞßàáâãäåæçèéêëìíîïðñòóôõöøùúûüýþÿ0123456789- \t\r\n\f";
  var checkStr = theForm.Street.value;
  var allValid = true;
  var validGroups = true;
  for (i = 0;  i < checkStr.length;  i++)
  {
    ch = checkStr.charAt(i);
    for (j = 0;  j < checkOK.length;  j++)
      if (ch == checkOK.charAt(j))
        break;
    if (j == checkOK.length)
    {
      allValid = false;
      break;
    }
  }
  if (!allValid)
  {
    alert("Please enter only letter, digit and whitespace characters in the \"Street\" field.");
    theForm.Street.focus();
    return (false);
  }

  if (theForm.City.value == "")
  {
    alert("Please enter a value for the \"City\" field.");
    theForm.City.focus();
    return (false);
  }

  if (theForm.City.value.length < 2)
  {
    alert("Please enter at least 2 characters in the \"City\" field.");
    theForm.City.focus();
    return (false);
  }

  var checkOK = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyzƒŠŒŽšœžŸÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖØÙÚÛÜÝÞßàáâãäåæçèéêëìíîïðñòóôõöøùúûüýþÿ0123456789- \t\r\n\f";
  var checkStr = theForm.City.value;
  var allValid = true;
  var validGroups = true;
  for (i = 0;  i < checkStr.length;  i++)
  {
    ch = checkStr.charAt(i);
    for (j = 0;  j < checkOK.length;  j++)
      if (ch == checkOK.charAt(j))
        break;
    if (j == checkOK.length)
    {
      allValid = false;
      break;
    }
  }
  if (!allValid)
  {
    alert("Please enter only letter, digit and whitespace characters in the \"City\" field.");
    theForm.City.focus();
    return (false);
  }

  if (theForm.State.value == "")
  {
    alert("Please enter a value for the \"State/Province\" field.");
    theForm.State.focus();
    return (false);
  }

  if (theForm.State.value.length < 2)
  {
    alert("Please enter at least 2 characters in the \"State/Province\" field.");
    theForm.State.focus();
    return (false);
  }

  var checkOK = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyzƒŠŒŽšœžŸÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖØÙÚÛÜÝÞßàáâãäåæçèéêëìíîïðñòóôõöøùúûüýþÿ \t\r\n\f";
  var checkStr = theForm.State.value;
  var allValid = true;
  var validGroups = true;
  for (i = 0;  i < checkStr.length;  i++)
  {
    ch = checkStr.charAt(i);
    for (j = 0;  j < checkOK.length;  j++)
      if (ch == checkOK.charAt(j))
        break;
    if (j == checkOK.length)
    {
      allValid = false;
      break;
    }
  }
  if (!allValid)
  {
    alert("Please enter only letter and whitespace characters in the \"State/Province\" field.");
    theForm.State.focus();
    return (false);
  }

  if (theForm.Zip.value == "")
  {
    alert("Please enter a value for the \"Zip/Postal Code\" field.");
    theForm.Zip.focus();
    return (false);
  }

  if (theForm.Zip.value.length < 2)
  {
    alert("Please enter at least 2 characters in the \"Zip/Postal Code\" field.");
    theForm.Zip.focus();
    return (false);
  }

  var checkOK = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyzƒŠŒŽšœžŸÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖØÙÚÛÜÝÞßàáâãäåæçèéêëìíîïðñòóôõöøùúûüýþÿ0123456789- \t\r\n\f";
  var checkStr = theForm.Zip.value;
  var allValid = true;
  var validGroups = true;
  for (i = 0;  i < checkStr.length;  i++)
  {
    ch = checkStr.charAt(i);
    for (j = 0;  j < checkOK.length;  j++)
      if (ch == checkOK.charAt(j))
        break;
    if (j == checkOK.length)
    {
      allValid = false;
      break;
    }
  }
  if (!allValid)
  {
    alert("Please enter only letter, digit and whitespace characters in the \"Zip/Postal Code\" field.");
    theForm.Zip.focus();
    return (false);
  }

  if (theForm.Country.value == "")
  {
    alert("Please enter a value for the \"Country\" field.");
    theForm.Country.focus();
    return (false);
  }

  if (theForm.Country.value.length < 2)
  {
    alert("Please enter at least 2 characters in the \"Country\" field.");
    theForm.Country.focus();
    return (false);
  }

  var checkOK = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyzƒŠŒŽšœžŸÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖØÙÚÛÜÝÞßàáâãäåæçèéêëìíîïðñòóôõöøùúûüýþÿ0123456789- \t\r\n\f";
  var checkStr = theForm.Country.value;
  var allValid = true;
  var validGroups = true;
  for (i = 0;  i < checkStr.length;  i++)
  {
    ch = checkStr.charAt(i);
    for (j = 0;  j < checkOK.length;  j++)
      if (ch == checkOK.charAt(j))
        break;
    if (j == checkOK.length)
    {
      allValid = false;
      break;
    }
  }
  if (!allValid)
  {
    alert("Please enter only letter, digit and whitespace characters in the \"Country\" field.");
    theForm.Country.focus();
    return (false);
  }

  if (theForm.Phone.value == "")
  {
    alert("Please enter a value for the \"Telephone\" field.");
    theForm.Phone.focus();
    return (false);
  }

  if (theForm.Phone.value.length < 5)
  {
    alert("Please enter at least 5 characters in the \"Telephone\" field.");
    theForm.Phone.focus();
    return (false);
  }

  var checkOK = "0123456789-. ";
  var checkStr = theForm.Phone.value;
  var allValid = true;
  var validGroups = true;
  var decPoints = 0;
  var allNum = "";
  for (i = 0;  i < checkStr.length;  i++)
  {
    ch = checkStr.charAt(i);
    for (j = 0;  j < checkOK.length;  j++)
      if (ch == checkOK.charAt(j))
        break;
    if (j == checkOK.length)
    {
      allValid = false;
      break;
    }
    if (ch == ".")
    {
      allNum += ".";
      decPoints++;
    }
    else if (ch == " " && decPoints != 0)
    {
      validGroups = false;
      break;
    }
    else if (ch != " ")
      allNum += ch;
  }
  if (!allValid)
  {
    alert("Please enter only digit characters in the \"Telephone\" field.");
    theForm.Phone.focus();
    return (false);
  }

  if (decPoints > 1 || !validGroups)
  {
    alert("Please enter a valid number in the \"Phone\" field.");
    theForm.Phone.focus();
    return (false);
  }

  if (theForm.Payment.selectedIndex < 0)
  {
    alert("Please select one of the \"Payment Method\" options.");
    theForm.Payment.focus();
    return (false);
  }

  if (theForm.Payment.selectedIndex == 0)
  {
    alert("The first \"Payment Method\" option is not a valid selection.  Please choose one of the other options.");
    theForm.Payment.focus();
    return (false);
  }
  return (true);
}
//--></script><!--webbot BOT="GeneratedScript" endspan --><form method="POST" name="FrontPage_Form1" action="../_vti_bin/shtml.exe/classes/wildlife_registration.html" onsubmit="return FrontPage_Form1_Validator(this)" language="JavaScript" webbot-action="--WEBBOT-SELF--">
						<!--webbot bot="SaveResults" U-File="../_private/wildlife_results.csv" S-Format="TEXT/CSV" S-Label-Fields="FALSE" B-Reverse-Chronology="FALSE" S-Email-Format="TEXT/PRE" S-Email-Address="classes@apogeephoto.com" B-Email-Label-Fields="FALSE" B-Email-Subject-From-Field="TRUE" S-Email-Subject="Enroll me in Apogee Photo's Basic Photography Class" S-Date-Format="%m/%d/%Y" S-Time-Format="%I:%M %p" S-Builtin-Fields="Date Time" U-Confirmation-Url="class_thanks.htm" startspan --><input TYPE="hidden" NAME="VTI-GROUP" VALUE="0"><!--webbot bot="SaveResults" endspan i-checksum="43374" -->
						<p><font size="2">Yes, I want to enroll in this class</font></p>
						<p><font size="2">Email Address <font color="#FF0000">*</font>
						</font>
						&nbsp;<input type="text" name="Email" size="20"></p>
						<p><font size="2">First name <font color="#FF0000">*</font>
						</font>
						&nbsp;<!--webbot bot="Validation" s-display-name="First Name" s-data-type="String" b-allow-letters="TRUE" b-value-required="TRUE" i-minimum-length="2" --><input type="text" name="First_name" size="20"><font size="2">&nbsp;&nbsp;&nbsp;&nbsp; 
						Last Name <font color="#FF0000">*</font>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
						<!--webbot bot="Validation" s-display-name="Last Name" s-data-type="String" b-allow-letters="TRUE" b-allow-whitespace="TRUE" b-value-required="TRUE" i-minimum-length="2" -->
						<input type="text" name="Last_name" size="20"></font></p>
						<p><font size="2">Street Address <font color="#FF0000">*</font>
						</font>
						&nbsp;<!--webbot bot="Validation" s-data-type="String" b-allow-letters="TRUE" b-allow-digits="TRUE" b-allow-whitespace="TRUE" b-value-required="TRUE" i-minimum-length="4" --><input type="text" name="Street" size="50"></p>
						<p><font size="2">City <font color="#FF0000">*</font>
						</font>
						&nbsp;<!--webbot bot="Validation" s-display-name="City" s-data-type="String" b-allow-letters="TRUE" b-allow-digits="TRUE" b-allow-whitespace="TRUE" b-value-required="TRUE" i-minimum-length="2" --><input type="text" name="City" size="20"><font size="2">,&nbsp;&nbsp; 
						State/Province <font color="#FF0000">*</font> </font>
						&nbsp;<!--webbot bot="Validation" s-display-name="State/Province" s-data-type="String" b-allow-letters="TRUE" b-allow-whitespace="TRUE" b-value-required="TRUE" i-minimum-length="2" --><input type="text" name="State" size="20"><font size="2">&nbsp;&nbsp;&nbsp;
						</font></p>
						<p><font size="2">Zip/Postal Code <font color="#FF0000">
						* </font></font>
						&nbsp;<!--webbot bot="Validation" s-display-name="Zip/Postal Code" s-data-type="String" b-allow-letters="TRUE" b-allow-digits="TRUE" b-allow-whitespace="TRUE" b-value-required="TRUE" i-minimum-length="2" --><input type="text" name="Zip" size="20"></p>
						<p><font size="2">Country <font color="#FF0000">*</font>
						</font>
						&nbsp;<!--webbot bot="Validation" s-display-name="Country" s-data-type="String" b-allow-letters="TRUE" b-allow-digits="TRUE" b-allow-whitespace="TRUE" b-value-required="TRUE" i-minimum-length="2" --><input type="text" name="Country" size="20"></p>
						<p><font size="2">Telephone Number<font color="#FF0000"> 
						*</font> </font>
						&nbsp;<!--webbot bot="Validation" s-display-name="Telephone" s-data-type="Number" s-number-separators=" ." b-value-required="TRUE" i-minimum-length="5" --><input type="text" name="Phone" size="20"></p>
						<p><font size="2">I would like to pay using<font color="#FF0000"> 
						*</font> </font>
						&nbsp;<!--webbot bot="Validation" s-display-name="Payment Method" b-value-required="TRUE" b-disallow-first-item="TRUE" --><select size="4" name="Payment">
						<option selected>Choose One</option>
						<option value="Credit Card">Credit Card
						</option>
						<option value="Pay Pal">Pay Pal</option>
						<option value="Check or Money Order">Check or Money Order
						</option>
						</select></p>
						<p><font color="#FF0000">* <font size="2">required 
						fields</font></font></p>
						<p><input type="submit" value="Submit" name="B3"><input type="reset" value="Reset" name="B4"></p>
						<input type="hidden" name="Class" value="Wildlife Basics">
					</form>
					<p><font size="2">If paying by check, the check must arrive 
					least 5 days prior to the class, so it can clear the Apogee 
					Photo bank. 
				If you choose not to use PayPal for your credit card payment, 
				please call us directly at 303-948-3539<font color="#ff0000">&nbsp;</font>with 
				your credit card number.</font><p><font size="2">After you submit this form you will 
					receive an invoice from which to pay. Please allow 24 hours 
					to receive your invoice. You will then be given instructions 
					on how to log on to your class.</font></td>
				</tr>
			</table>
			</td>
		</tr>
	</table>
</div>

</body>

</html>
