KGRKJGETMRETU895U-589TY5MIGM5JGB5SDFESFREWTGR54TY
Server : Apache/2.4.62
System : FreeBSD fbsdweb2.web.rcn.net 14.1-RELEASE FreeBSD 14.1-RELEASE releng/14.1-n267679-10e31f0946d8 GENERIC amd64
User : www ( 80)
PHP Version : 8.3.8
Disable Function : NONE
Directory :  /domains/enrgy/PMA/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /domains/enrgy/PMA/eyp-reg2.htm
<!DOCTYPE HTML PUBLIC "-//W3C//DTD W3 HTML//EN">
<html>

<head>
<meta content="front page; news" name="azindex">
<meta content="The Web site of The Power Marketing Association offering news, training and information for the new, competitive electric power industry." name="description">
<meta content="electric, electricity, power, energy, news, marketing, organization, power marketing, utilities, Daily Power Report, PMA, Power Marketing Association, natural gas, electric deregulation, KRT, Reuters, magazine, power marketers, power industry" name="keywords">
<meta content="Microsoft FrontPage 5.0" name="GENERATOR">
<meta content="text/html; charset=windows-1252" http-equiv="Content-Type">
<title>PMA OnLine Energy Yellow Pages Free Registration Form</title>
</head>

<body background="dprreg_files/linebg.gif" bgColor="#ffffff" link="#000099" style="font-family: Arial, Helvetica; font-size: 9pt" text="#000000" topMargin="1" vLink="#808080">

<table border="0" cellPadding="0" cellSpacing="0" width="620">
<tbody>
  <tr>
    <td bgColor="#FFFFFF" height="15"></td>
  </tr>
</tbody>
</table>

<table border="0" cellPadding="0" cellSpacing="0" width="620">
<tbody>
  <tr>
    <td height="350" vAlign="top" width="108"><p align="left">&nbsp;</td>
<!--*************THIS ENDS THE LEFT SIDE BAR********-->
<!--********THIS STARTS THE GUTTER COLUMN**********-->
    <td align="left" noWrap vAlign="top" width="32"></td>
    <td align="left" vAlign="top" width="480">
    <form method="POST" action="../_vti_bin/shtml.dll/PMA/eyp-reg2.htm" language="JavaScript" onSubmit="" webbot-action="--WEBBOT-SELF--">
      </form>
      <!--webbot bot="SaveResults" startspan
      U-File="../_private/eyp_results.txt" S-Format="TEXT/CSV"
      S-Label-Fields="TRUE" B-Reverse-Chronology="FALSE"
      S-Email-Format="TEXT/PRE" S-Email-Address="[email protected]"
      B-Email-Label-Fields="TRUE" B-Email-Subject-From-Field="FALSE"
      S-Email-Subject="PMA OnLine Energy Yellow Pages"
      S-Builtin-Fields="Date Time REMOTE_USER HTTP_USER_AGENT"
      U-Confirmation-Url="eypcfrm.htm" --><input TYPE="hidden" NAME="VTI-GROUP" VALUE="0"><!--webbot
      bot="SaveResults" endspan i-checksum="43374" --><div align="center">
      <p align="left"><a name="top"></a><img src="http://www.powermarketers.com/images/pmaeypf.gif" width="468" height="60" alt="PMA OnLine Energy Yellow Pages" border="0"></p>
      </div><div align="center">
      <table border="0" cellPadding="3" cellSpacing="0" width="100%" style="border-collapse: collapse" bordercolor="#111111">
<tbody>
        <tr>
          <td width="218" valign="top"><strong><font face="Arial, Helvetica" size="2" color="#000000">The</font><font color="#000080" face="Arial, Helvetica" size="2"> </font><font face="Arial, Helvetica" size="2" color="#FF0000">PMA</font><font color="#000080" face="Arial, Helvetica" size="2"> </font><font face="Arial, Helvetica" size="2" color="#000000">OnLine</font><font color="#000080" face="Arial, Helvetica" size="2">
          Energy Yellow Pages </font></strong><font face="Arial, Helvetica" size="2">is a new
          on-line marketplace for companies, organizations, and individuals active in energy, or
          other related industries</font><font color="#000080" face="Arial, Helvetica" size="2">.</font></td>
          <td width="218" valign="top"><font face="Arial, Helvetica" size="2">This new service from<strong>
          <font color="#FF0000">PMA</font> OnLine</strong> will provide industry professionals and
          energy consumers with convenient access to the entire spectrum of energy industry
          products, services, and information.</font></td>
        </tr>
        <tr>
          <td width="100%" colspan="2"><em><font face="Arial, Helvetica" size="1">Please use the form
          below to add a free listing, update your current listing, or terminate your listing by
          selecting from the options menu:</font></em><!--webbot BOT="GeneratedScript" PREVIEW=" " startspan --><script Language="JavaScript" Type="text/javascript"><!--
function FrontPage_Form2_Validator(theForm)
{

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

  if (theForm.Category.selectedIndex == 0)
  {
    alert("The first \"Category\" option is not a valid selection.  Please choose one of the other options.");
    theForm.Category.focus();
    return (false);
  }

  var numSelected = 0;
  var i;
  for (i = 1;  i < theForm.Category.length;  i++)
  {
    if (theForm.Category.options[i].selected)
        numSelected++;
  }
  if (numSelected < 1)
  {
    alert("Please select at least 1 of the \"Category\" options.");
    theForm.Category.focus();
    return (false);
  }

  if (numSelected > 45)
  {
    alert("Please select at most 45 of the \"Category\" options.");
    theForm.Category.focus();
    return (false);
  }

  if (theForm.Default_Business_Description.value.length > 200)
  {
    alert("Please enter at most 200 characters in the \"Default_Business_Description\" field.");
    theForm.Default_Business_Description.focus();
    return (false);
  }

  if (theForm.Category_01.selectedIndex == 0)
  {
    alert("The first \"Category_01\" option is not a valid selection.  Please choose one of the other options.");
    theForm.Category_01.focus();
    return (false);
  }

  if (theForm.Category_01_Description.value.length > 200)
  {
    alert("Please enter at most 200 characters in the \"Category_01_Description\" field.");
    theForm.Category_01_Description.focus();
    return (false);
  }

  if (theForm.Category_02.selectedIndex == 0)
  {
    alert("The first \"Category_02\" option is not a valid selection.  Please choose one of the other options.");
    theForm.Category_02.focus();
    return (false);
  }

  var numSelected = 0;
  var i;
  for (i = 1;  i < theForm.Category_02.length;  i++)
  {
    if (theForm.Category_02.options[i].selected)
        numSelected++;
  }
  if (numSelected < 1)
  {
    alert("Please select at least 1 of the \"Category_02\" options.");
    theForm.Category_02.focus();
    return (false);
  }

  if (numSelected > 45)
  {
    alert("Please select at most 45 of the \"Category_02\" options.");
    theForm.Category_02.focus();
    return (false);
  }

  if (theForm.Category_02_Description.value.length > 200)
  {
    alert("Please enter at most 200 characters in the \"Category_02_Description\" field.");
    theForm.Category_02_Description.focus();
    return (false);
  }

  if (theForm.Category_03.selectedIndex == 0)
  {
    alert("The first \"Category_03\" option is not a valid selection.  Please choose one of the other options.");
    theForm.Category_03.focus();
    return (false);
  }

  var numSelected = 0;
  var i;
  for (i = 1;  i < theForm.Category_03.length;  i++)
  {
    if (theForm.Category_03.options[i].selected)
        numSelected++;
  }
  if (numSelected < 1)
  {
    alert("Please select at least 1 of the \"Category_03\" options.");
    theForm.Category_03.focus();
    return (false);
  }

  if (numSelected > 45)
  {
    alert("Please select at most 45 of the \"Category_03\" options.");
    theForm.Category_03.focus();
    return (false);
  }

  if (theForm.Category_03_Description.value.length > 200)
  {
    alert("Please enter at most 200 characters in the \"Category_03_Description\" field.");
    theForm.Category_03_Description.focus();
    return (false);
  }

  if (theForm.Category_04.selectedIndex == 0)
  {
    alert("The first \"Category_04\" option is not a valid selection.  Please choose one of the other options.");
    theForm.Category_04.focus();
    return (false);
  }

  var numSelected = 0;
  var i;
  for (i = 1;  i < theForm.Category_04.length;  i++)
  {
    if (theForm.Category_04.options[i].selected)
        numSelected++;
  }
  if (numSelected < 1)
  {
    alert("Please select at least 1 of the \"Category_04\" options.");
    theForm.Category_04.focus();
    return (false);
  }

  if (numSelected > 45)
  {
    alert("Please select at most 45 of the \"Category_04\" options.");
    theForm.Category_04.focus();
    return (false);
  }

  if (theForm.Category_04_Description.value.length > 200)
  {
    alert("Please enter at most 200 characters in the \"Category_04_Description\" field.");
    theForm.Category_04_Description.focus();
    return (false);
  }

  if (theForm.Category_05.selectedIndex == 0)
  {
    alert("The first \"Category_05\" option is not a valid selection.  Please choose one of the other options.");
    theForm.Category_05.focus();
    return (false);
  }

  var numSelected = 0;
  var i;
  for (i = 1;  i < theForm.Category_05.length;  i++)
  {
    if (theForm.Category_05.options[i].selected)
        numSelected++;
  }
  if (numSelected < 1)
  {
    alert("Please select at least 1 of the \"Category_05\" options.");
    theForm.Category_05.focus();
    return (false);
  }

  if (numSelected > 45)
  {
    alert("Please select at most 45 of the \"Category_05\" options.");
    theForm.Category_05.focus();
    return (false);
  }

  if (theForm.Category_05_Description.value.length > 200)
  {
    alert("Please enter at most 200 characters in the \"Category_05_Description\" field.");
    theForm.Category_05_Description.focus();
    return (false);
  }
  return (true);
}
//--></script><!--webbot BOT="GeneratedScript" endspan --><form method="POST" action="../_vti_bin/shtml.dll/PMA/eyp-reg2.htm" onsubmit="return FrontPage_Form2_Validator(this)" language="JavaScript" name="FrontPage_Form2" webbot-action="--WEBBOT-SELF--">
            <!--webbot bot="SaveResults" u-file="../_private/eyp_results.txt" s-format="TEXT/PRE" s-label-fields="TRUE" b-reverse-chronology="FALSE" s-email-format="TEXT/CSV" s-email-address="[email protected]" b-email-label-fields="TRUE" b-email-subject-from-field="FALSE" s-email-subject="PMA OnLine Energy YellowPages" s-date-format="%Y-%m-%d" s-time-format="%H:%M:%S %Z" s-builtin-fields="REMOTE_NAME REMOTE_USER HTTP_USER_AGENT Date Time" u-confirmation-url="eypcfrm.htm" startspan --><input TYPE="hidden" NAME="VTI-GROUP" VALUE="1"><!--webbot bot="SaveResults" endspan i-checksum="43406" --><table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" id="AutoNumber1" bgcolor="#FFFFDF">
              <tr>
                <td width="100%" colspan="3">
                <p align="center"><strong><font face="Arial, Helvetica" size="2"><font color="#FF0000">
                <br>
                PMA </font>ONLINE <font color="#0000A0">ENERGY YELLOW PAGES</font> 
                FREE LISTING INFORMATION<br>
&nbsp;</font></strong></td>
              </tr>
              <tr>
                <td width="100%" colspan="3">
                <font face="Arial, Helvetica" size="2">Please select one of the 
                following options:</font></td>
              </tr>
              <tr>
                <td width="34%">
                <p align="center"><font face="Arial, Helvetica" size="2"><input name="Action_Requested" type="radio" value="Add_Listing">Add 
                Listing</font></td>
                <td width="33%">
                <p align="center">
                <input name="Action_Requested" type="radio" value="Change_Listing"><font face="Arial, Helvetica" size="2"> 
                Change Listing</font></td>
                <td width="33%">
                <p align="center">
                <input name="Action_Requested" type="radio" value="Remove_Listing"><font face="Arial, Helvetica" size="2">Remove 
                Listing</font></td>
              </tr>
              <tr>
                <td width="100%" colspan="3">&nbsp;<hr>
                <p><font size="2">These items are required if you are responding 
                to our E-Mail directing you to this site to make changes to your 
                Energy YellowPages Listing.<br>
                <br>
                If you have selected 'Remove Listing' from above and you are 
                responding to our E-Mail directing you to this site <b>ONLY</b> 
                fill out the two items requested below.<br>
&nbsp;</font></td>
              </tr>
              <tr>
                <td width="100%" colspan="3">
                <p align="center"><font size="2"><br>
                Your <b>Energy Yellow Pages Account Number</b> as Found in Our 
                E-Mail:<br>
&nbsp;<input type="text" name="EYP_ACCT_NO" size="10" maxlength="5"><br>
&nbsp;</font></td>
              </tr>
              <tr>
                <td width="100%" colspan="3">
                <p align="center"><font size="2"><br>
                Your <b>Last Name</b> Precisely as Found in Our E-Mail<br>
                <input type="text" name="T1" size="40" maxlength="40"><br>
&nbsp;</font></td>
              </tr>
              <tr>
                <td width="100%" colspan="3"><hr> </td>
              </tr>
              <tr>
                <td width="100%" colspan="3">
                <p align="left"><font size="2"><!----><b>IMPORTANT:</b> If you 
                are responding to our e-mail directing you to this site:</blink></font></p>
                <ul>
                  <li>
                  <p align="left"><font size="2"><!---->Enter only the data 
                  below that has changed, and</blink><br>
&nbsp;</font></li>
                  <li>
                  <p align="left"><font size="2">Enter <b>[BLANK] </b>including 
                  the brackets to blank out any data field that already contains 
                  data.</font></li>
                </ul>
                </td>
              </tr>
              <tr>
                <td width="100%" colspan="3">
                <p align="left">&nbsp;</td>
              </tr>
              <tr>
                <td width="100%" colspan="3"><font face="Arial, Helvetica" size="2">
                E-Mail Address:</font><br>
              <input maxLength="50" name="EMailAddress" size="30"> </td>
              </tr>
              <tr>
              <td align="left" width="200" bgcolor="#FFFFDF"><font face="Arial, Helvetica" size="2">
              First Name:</font> </td>
              <td align="left" width="35" bgcolor="#FFFFDF"><font face="Arial, Helvetica" size="2">
              MI:</font>
              </td>
              <td align="left" width="213" bgcolor="#FFFFDF"><font face="Arial, Helvetica" size="2">
              Last Name:</font> </td>
              </tr>
              <tr>
              <td align="left" width="200" bgcolor="#FFFFDF"><input maxLength="50" name="FName"  size="15"> </td>
              <td align="left" width="35" bgcolor="#FFFFDF">
              <input maxLength="1" name="MI" size="3"> </td>
              <td align="left" width="213" bgcolor="#FFFFDF">
              <input maxLength="50" name="LName"  size="20"> </td>
              </tr>
              <tr>
                <td width="100%" colspan="3"><font face="Arial, Helvetica" size="2">
                Job Title:</font></td>
              </tr>
              <tr>
                <td width="100%" colspan="3"><input name="Job_Title" size="35"></td>
              </tr>
              <tr>
                <td width="100%" colspan="3"><font face="Arial, Helvetica" size="2">
                Company Name:</font> </td>
              </tr>
              <tr>
                <td width="100%" colspan="3"><input name="Company_Name" size="35"></td>
              </tr>
              <tr>
                <td width="100%" colspan="3"><font face="Arial, Helvetica" size="2">
                Address:</font> <br>
                <input maxLength="300" name="Address" size="40"></td>
              </tr>
              <tr>
              <td align="left" width="190" bgcolor="#FFFFDF"><font face="Arial, Helvetica" size="2">
              City:</font>
              </td>
              <td align="left" width="100" bgcolor="#FFFFDF"><font face="Arial, Helvetica" size="2">
              State/Province:</font>
              </td>
              <td align="left" width="158" bgcolor="#FFFFDF"><font face="Arial, Helvetica" size="2">
              ZIP/Postal Code:</font> </td>
              </tr>
              <tr>
              <td align="left" width="190" bgcolor="#FFFFDF"><input maxLength="120" name="City" size="20"> </td>
              <td align="left" width="100" bgcolor="#FFFFDF"><select name="StateProvince"  size="1">
                <option selected></option>
                <option>AA</option>
                <option>AB</option>
                <option>AE</option>
                <option>AK</option>
                <option>AL</option>
                <option>AP</option>
                <option>AR</option>
                <option>AS</option>
                <option>AZ</option>
                <option>BC</option>
                <option>CA</option>
                <option>CO</option>
                <option>CT</option>
                <option>DC</option>
                <option>DE</option>
                <option>FL</option>
                <option>FM</option>
                <option>GA</option>
                <option>GU</option>
                <option>HI</option>
                <option>IA</option>
                <option>ID</option>
                <option>IL</option>
                <option>IN</option>
                <option>KS</option>
                <option>KY</option>
                <option>LA</option>
                <option>MA</option>
                <option>MB</option>
                <option>ME</option>
                <option>MD</option>
                <option>MH</option>
                <option>MI</option>
                <option>MN</option>
                <option>MO</option>
                <option>MS</option>
                <option>MT</option>
                <option>NB</option>
                <option>NC</option>
                <option>ND</option>
                <option>NE</option>
                <option>NF</option>
                <option>NH</option>
                <option>NJ</option>
                <option>NM</option>
                <option>NV</option>
                <option>NY</option>
                <option>NT</option>
                <option>NS</option>
                <option>OH</option>
                <option>OK</option>
                <option>ON</option>
                <option>OR</option>
                <option>PA</option>
                <option>PE</option>
                <option>PQ</option>
                <option>PR</option>
                <option>PW</option>
                <option>RI</option>
                <option>SC</option>
                <option>SD</option>
                <option>SK</option>
                <option>TN</option>
                <option>TX</option>
                <option>UT</option>
                <option>VA</option>
                <option>VI</option>
                <option>VT</option>
                <option>WA</option>
                <option>WI</option>
                <option>WV</option>
                <option>WY</option>
                <option>YT</option>
              </select> </td>
              <td align="left" width="158" bgcolor="#FFFFDF"><input maxLength="20" name="Zip" size="10"> </td>
              </tr>
              <tr>
                <td width="100%" colspan="3"><font face="Arial, Helvetica" size="2">
                Country:</font> <br>
                <input maxLength="120" name="Country" size="40" value="USA"></td>
              </tr>
              <tr>
                <td width="100%" colspan="3"><font face="Arial, Helvetica" size="2">
                Phone No:</font></td>
              </tr>
              <tr>
                <td width="100%" colspan="3"><input name="Phone" size="20"></td>
              </tr>
              <tr>
                <td width="100%" colspan="3"><font face="Arial, Helvetica" size="2">
                Fax No.:<br>
                </font><input name="Fax" size="20"></td>
              </tr>
              <tr>
                <td width="100%" colspan="3"><font size="2">Web Site URL:</font><br>
              <input name="Web_Site_URL" size="40" value="http://" style="font-family: Arial, Helvetica; font-size: 9pt"></td>
              </tr>
              <tr>
                <td width="100%" colspan="3">
                <p align="center"><strong><br>
                <font size="2">PMA OnLine Yellow Pages Business Categories</font></strong></p>
                <p><font size="2">You may 
                select more than one category from the list of categories below 
                to be associated with the above entry (a company may have as 
                many entries as are applicable).</font></p>
              <p><font size="2">To select a set of categories grouped together, first select 
              the first category, hold down the shift-key and select the last 
              category of the group.&nbsp; All categories between the first and 
              last selection will be selected.</font></p>
              <p><font size="2">To select a set of categories that are not grouped together, 
              select the first category, hold down the ctrl-key and proceed to 
              select each of the other categories you desire.</font></p>
              <p><font size="2">Select the appropriate PMA OnLine Energy Yellow Pages category 
              from the drop-down menu below:</font></p>
                <div align="center">
                  <center>
                  <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="80%" id="AutoNumber2">
                    <tr>
                      <td width="50%">
                      <!--webbot bot="Validation" b-value-required="TRUE" i-minimum-length="1" i-maximum-length="45" b-disallow-first-item="TRUE" --><select name="Category" size="4" style="font-family: Arial, Helvetica; font-size: 9pt" multiple>
                    <option selected value="Select One">Select One</option>
                    <option value="(35) Aggregators">(35) Aggregators</option>
                    <option value="(36) Back Office">(36) Back Office</option>
                    <option value="(29) Bill Auditing">(29) Bill Auditing</option>
                    <option value="(01) Billing Systems">(01) Billing Systems</option>
                    <option value="(02) Brokers">(02) Brokers</option>
                    <option value="(03) Call Centers">(03) Call Centers</option>
                    <option value="(04) Coal">(04) Coal</option>
                    <option value="(30) Communications">(30) Communications</option>
                    <option value="(05) Computers &amp; Networks ">(05) 
                    Computers &amp; Networks</option>
                    <option value="(06) Conference Houses">(06) Conference 
                    Houses</option>
                    <option value="(17) Consulting">(17) Consulting</option>
                    <option value="(31) Credit &amp; Collections">(31) Credit &amp; 
                    Collections</option>
                    <option value="(32) Distributed Generation">(32) Distributed 
                    Generation</option>
                    <option value="(07) Energy Management">(07) Energy 
                    Management</option>
                    <option value="(40) Energy Management Equipment">(40) Energy 
                    Management Equipment</option>
                    <option value="(37) Energy Retailer">(37) Energy Retailer</option>
                    <option value="(08) Engineering Services">(08) Engineering 
                    Services</option>
                    <option value="(09) Environmental">(09) Environmental</option>
                    <option value="(10) Exchanges &amp; Clearinghouses">(10) 
                    Exchanges &amp; Clearinghouses</option>
                    <option value="(11) Executive Search">(11) Executive Search</option>
                    <option value="(12) Financial">(12) Financial</option>
                    <option value="(13) Gas Marketers">(13) Gas Marketers</option>
                    <option value="(38) Governmental &amp; Regulatory">(38) 
                    Governmental &amp; Regulatory</option>
                    <option value="(39) Green Energy">(39) Green Energy</option>
                    <option value="(45) Hydro">(45) Hydro</option>
                    <option value="(14) Information Services &amp; Publications">
                    (14) Information Services &amp; Publications</option>
                    <option value="(25) Information Technology">(25) Information 
                    Technology</option>
                    <option value="(15) Internet">(15) Internet</option>
                    <option value="(16) Legal">(16) Legal</option>
                    <option value="(41) Mergers &amp; Acquisitions">(41) Mergers 
                    &amp; Acquisitions</option>
                    <option value="(33) Market Analysis">(33) Market Analysis</option>
                    <option value="(18) Marketing">(18) Marketing</option>
                    <option value="(19) Meters">(19) Meters</option>
                    <option value="(43) Municipal Solid Waste">(43) Municipal 
                    Solid Waste</option>
                    <option value="(44) Nuclear">(44) Nuclear</option>
                    <option value="(20) Power Marketers">(20) Power Marketers</option>
                    <option value="(21) Powerplant Development &amp; Operations">
                    (21) Powerplant Development &amp; Operations</option>
                    <option value="(22) Powerplant Equipment">(22) Powerplant 
                    Equipment</option>
                    <option value="(23) Risk Management">(23) Risk Management</option>
                    <option value="(24) Sales">(24) Sales</option>
                    <option value="(26) Trade Associations">(26) Trade 
                    Association</option>
                    <option value="(27) Training">(27) Training</option>
                    <option value="(34) T &amp; D">(34) T &amp; D</option>
                    <option value="(42) Utilities">(42) Utilities</option>
                    <option value="(28) Weather Services">(28) Weather Services</option>
                  </select></td>
                      <td width="50%"><font size="2">(<em>Minimum of one Selection Required</em>)</font></td>
                    </tr>
                  </table>
                  </center>
                </div>
                <p><font size="2">If an additional category is required for your business,
                please type the category name in the box below: </font> <br>
              <input type="text" name="New_Category" size="30"></p>
                <p><font face="Arial, Helvetica" size="2">You may have up to 
                five descriptions to associate with five of your category 
                selections from above.&nbsp; Additionally, you may have a 
                default description.&nbsp; This description will be used for any 
                category selection that does not have a description.</font></p>
                <p><font face="Arial, Helvetica" size="2"><strong>Default 
                Description</strong> of business products/services, 
                capabilities, specialties,<br>
                market area, sales volume, etc. (<em>200 character maximum</em>)
                <br>
                (Enter <b>[Blank]</b> to remove an already existing description):</font></p>
                <p><!--webbot bot="Validation" i-maximum-length="200" --><textarea cols="45" name="Default_Business_Description" rows="3"></textarea></td>
              </tr>
              <tr>
                <td width="50%" colspan="3">&nbsp;<hr>
              <p><font face="Arial" size="2">1. Select the category for which 
              this description pertains: </font>
              <font face="Arial" size="2"><br>
              </font>
              <!--webbot bot="Validation" b-value-required="FALSE" b-disallow-first-item="TRUE" --><select name="Category_01" size="4" style="font-family: Arial, Helvetica; font-size: 9pt">
                    <option selected value="Select One">Select One</option>
                    <option value="[Blank]">[Blank]</option>
                    <option value="(35) Aggregators">(35) Aggregators</option>
                    <option value="(36) Back Office">(36) Back Office</option>
                    <option value="(29) Bill Auditing">(29) Bill Auditing</option>
                    <option value="(01) Billing Systems">(01) Billing Systems</option>
                    <option value="(02) Brokers">(02) Brokers</option>
                    <option value="(03) Call Centers">(03) Call Centers</option>
                    <option value="(04) Coal">(04) Coal</option>
                    <option value="(30) Communications">(30) Communications</option>
                    <option value="(05) Computers &amp; Networks ">(05) 
                    Computers &amp; Networks</option>
                    <option value="(06) Conference Houses">(06) Conference 
                    Houses</option>
                    <option value="(17) Consulting">(17) Consulting</option>
                    <option value="(31) Credit &amp; Collections">(31) Credit &amp; 
                    Collections</option>
                    <option value="(32) Distributed Generation">(32) Distributed 
                    Generation</option>
                    <option value="(07) Energy Management">(07) Energy 
                    Management</option>
                    <option value="(40) Energy Management Equipment">(40) Energy 
                    Management Equipment</option>
                    <option value="(37) Energy Retailer">(37) Energy Retailer</option>
                    <option value="(08) Engineering Services">(08) Engineering 
                    Services</option>
                    <option value="(09) Environmental">(09) Environmental</option>
                    <option value="(10) Exchanges &amp; Clearinghouses">(10) 
                    Exchanges &amp; Clearinghouses</option>
                    <option value="(11) Executive Search">(11) Executive Search</option>
                    <option value="(12) Financial">(12) Financial</option>
                    <option value="(13) Gas Marketers">(13) Gas Marketers</option>
                    <option value="(38) Governmental &amp; Regulatory">(38) 
                    Governmental &amp; Regulatory</option>
                    <option value="(39) Green Energy">(39) Green Energy</option>
                    <option value="(45) Hydro">(45) Hydro</option>
                    <option value="(14) Information Services &amp; Publications">
                    (14) Information Services &amp; Publications</option>
                    <option value="(25) Information Technology">(25) Information 
                    Technology</option>
                    <option value="(15) Internet">(15) Internet</option>
                    <option value="(16) Legal">(16) Legal</option>
                    <option value="(41) Mergers &amp; Acquisitions">(41) Mergers 
                    &amp; Acquisitions</option>
                    <option value="(33) Market Analysis">(33) Market Analysis</option>
                    <option value="(18) Marketing">(18) Marketing</option>
                    <option value="(19) Meters">(19) Meters</option>
                    <option value="(43) Municipal Solid Waste">(43) Municipal 
                    Solid Waste</option>
                    <option value="(44) Nuclear">(44) Nuclear</option>
                    <option value="(20) Power Marketers">(20) Power Marketers</option>
                    <option value="(21) Powerplant Development &amp; Operations">
                    (21) Powerplant Development &amp; Operations</option>
                    <option value="(22) Powerplant Equipment">(22) Powerplant 
                    Equipment</option>
                    <option value="(23) Risk Management">(23) Risk Management</option>
                    <option value="(24) Sales">(24) Sales</option>
                    <option value="(26) Trade Associations">(26) Trade 
                    Association</option>
                    <option value="(27) Training">(27) Training</option>
                    <option value="(34) T &amp; D">(34) T &amp; D</option>
                    <option value="(42) Utilities">(42) Utilities</option>
                    <option value="(28) Weather Services">(28) Weather Services</option>
                  </select><font face="Arial" size="2"><br>
              Describe any products/services, capabilities, specialties, market 
              area, sales volume, etc. (200 character maximum) </font><font face="Arial, Helvetica" size="2">
              <br>
              (Enter <b>[Blank]</b> to remove an already existing description)</font><font face="Arial" size="2">:</font></p>
              <p><!--webbot bot="Validation" i-maximum-length="200" --><textarea cols="45" name="Category_01_Description" rows="3"></textarea></p>
              <hr>
              <p><font face="Arial" size="2">2. Select the category for which 
              this description pertains: </font>
              <font face="Arial" size="2"><br>
              </font>
              <!--webbot bot="Validation" b-value-required="FALSE" i-minimum-length="1" i-maximum-length="45" b-disallow-first-item="TRUE" --><select name="Category_02" size="4" style="font-family: Arial, Helvetica; font-size: 9pt">
                    <option selected value="Select One">Select One</option>
                    <option value="[Blank]">[Blank]</option>
                    <option value="(35) Aggregators">(35) Aggregators</option>
                    <option value="(36) Back Office">(36) Back Office</option>
                    <option value="(29) Bill Auditing">(29) Bill Auditing</option>
                    <option value="(01) Billing Systems">(01) Billing Systems</option>
                    <option value="(02) Brokers">(02) Brokers</option>
                    <option value="(03) Call Centers">(03) Call Centers</option>
                    <option value="(04) Coal">(04) Coal</option>
                    <option value="(30) Communications">(30) Communications</option>
                    <option value="(05) Computers &amp; Networks ">(05) 
                    Computers &amp; Networks</option>
                    <option value="(06) Conference Houses">(06) Conference 
                    Houses</option>
                    <option value="(17) Consulting">(17) Consulting</option>
                    <option value="(31) Credit &amp; Collections">(31) Credit &amp; 
                    Collections</option>
                    <option value="(32) Distributed Generation">(32) Distributed 
                    Generation</option>
                    <option value="(07) Energy Management">(07) Energy 
                    Management</option>
                    <option value="(40) Energy Management Equipment">(40) Energy 
                    Management Equipment</option>
                    <option value="(37) Energy Retailer">(37) Energy Retailer</option>
                    <option value="(08) Engineering Services">(08) Engineering 
                    Services</option>
                    <option value="(09) Environmental">(09) Environmental</option>
                    <option value="(10) Exchanges &amp; Clearinghouses">(10) 
                    Exchanges &amp; Clearinghouses</option>
                    <option value="(11) Executive Search">(11) Executive Search</option>
                    <option value="(12) Financial">(12) Financial</option>
                    <option value="(13) Gas Marketers">(13) Gas Marketers</option>
                    <option value="(38) Governmental &amp; Regulatory">(38) 
                    Governmental &amp; Regulatory</option>
                    <option value="(39) Green Energy">(39) Green Energy</option>
                    <option value="(45) Hydro">(45) Hydro</option>
                    <option value="(14) Information Services &amp; Publications">
                    (14) Information Services &amp; Publications</option>
                    <option value="(25) Information Technology">(25) Information 
                    Technology</option>
                    <option value="(15) Internet">(15) Internet</option>
                    <option value="(16) Legal">(16) Legal</option>
                    <option value="(41) Mergers &amp; Acquisitions">(41) Mergers 
                    &amp; Acquisitions</option>
                    <option value="(33) Market Analysis">(33) Market Analysis</option>
                    <option value="(18) Marketing">(18) Marketing</option>
                    <option value="(19) Meters">(19) Meters</option>
                    <option value="(43) Municipal Solid Waste">(43) Municipal 
                    Solid Waste</option>
                    <option value="(44) Nuclear">(44) Nuclear</option>
                    <option value="(20) Power Marketers">(20) Power Marketers</option>
                    <option value="(21) Powerplant Development &amp; Operations">
                    (21) Powerplant Development &amp; Operations</option>
                    <option value="(22) Powerplant Equipment">(22) Powerplant 
                    Equipment</option>
                    <option value="(23) Risk Management">(23) Risk Management</option>
                    <option value="(24) Sales">(24) Sales</option>
                    <option value="(26) Trade Associations">(26) Trade 
                    Association</option>
                    <option value="(27) Training">(27) Training</option>
                    <option value="(34) T &amp; D">(34) T &amp; D</option>
                    <option value="(42) Utilities">(42) Utilities</option>
                    <option value="(28) Weather Services">(28) Weather Services</option>
                  </select><font face="Arial" size="2"><br>
              Describe any products/services, capabilities, specialties, market 
              area, sales volume, etc. (200 character maximum) </font><font face="Arial, Helvetica" size="2">
              (Enter <b>[Blank]</b> to remove an already existing description)</font><font face="Arial" size="2">:</font></p>
              <p><!--webbot bot="Validation" i-maximum-length="200" --><textarea cols="45" name="Category_02_Description" rows="3"></textarea></p>
              <hr>
              <p><font face="Arial" size="2">3. Select the category for which 
              this description pertains: </font>
              <!--webbot bot="Validation" b-value-required="FALSE" i-minimum-length="1" i-maximum-length="45" b-disallow-first-item="TRUE" --><select name="Category_03" size="4" style="font-family: Arial, Helvetica; font-size: 9pt">
                    <option selected value="Select One">Select One</option>
                    <option value="[Blank]">[Blank]</option>
                    <option value="(35) Aggregators">(35) Aggregators</option>
                    <option value="(36) Back Office">(36) Back Office</option>
                    <option value="(29) Bill Auditing">(29) Bill Auditing</option>
                    <option value="(01) Billing Systems">(01) Billing Systems</option>
                    <option value="(02) Brokers">(02) Brokers</option>
                    <option value="(03) Call Centers">(03) Call Centers</option>
                    <option value="(04) Coal">(04) Coal</option>
                    <option value="(30) Communications">(30) Communications</option>
                    <option value="(05) Computers &amp; Networks ">(05) 
                    Computers &amp; Networks</option>
                    <option value="(06) Conference Houses">(06) Conference 
                    Houses</option>
                    <option value="(17) Consulting">(17) Consulting</option>
                    <option value="(31) Credit &amp; Collections">(31) Credit &amp; 
                    Collections</option>
                    <option value="(32) Distributed Generation">(32) Distributed 
                    Generation</option>
                    <option value="(07) Energy Management">(07) Energy 
                    Management</option>
                    <option value="(40) Energy Management Equipment">(40) Energy 
                    Management Equipment</option>
                    <option value="(37) Energy Retailer">(37) Energy Retailer</option>
                    <option value="(08) Engineering Services">(08) Engineering 
                    Services</option>
                    <option value="(09) Environmental">(09) Environmental</option>
                    <option value="(10) Exchanges &amp; Clearinghouses">(10) 
                    Exchanges &amp; Clearinghouses</option>
                    <option value="(11) Executive Search">(11) Executive Search</option>
                    <option value="(12) Financial">(12) Financial</option>
                    <option value="(13) Gas Marketers">(13) Gas Marketers</option>
                    <option value="(38) Governmental &amp; Regulatory">(38) 
                    Governmental &amp; Regulatory</option>
                    <option value="(39) Green Energy">(39) Green Energy</option>
                    <option value="(45) Hydro">(45) Hydro</option>
                    <option value="(14) Information Services &amp; Publications">
                    (14) Information Services &amp; Publications</option>
                    <option value="(25) Information Technology">(25) Information 
                    Technology</option>
                    <option value="(15) Internet">(15) Internet</option>
                    <option value="(16) Legal">(16) Legal</option>
                    <option value="(41) Mergers &amp; Acquisitions">(41) Mergers 
                    &amp; Acquisitions</option>
                    <option value="(33) Market Analysis">(33) Market Analysis</option>
                    <option value="(18) Marketing">(18) Marketing</option>
                    <option value="(19) Meters">(19) Meters</option>
                    <option value="(43) Municipal Solid Waste">(43) Municipal 
                    Solid Waste</option>
                    <option value="(44) Nuclear">(44) Nuclear</option>
                    <option value="(20) Power Marketers">(20) Power Marketers</option>
                    <option value="(21) Powerplant Development &amp; Operations">
                    (21) Powerplant Development &amp; Operations</option>
                    <option value="(22) Powerplant Equipment">(22) Powerplant 
                    Equipment</option>
                    <option value="(23) Risk Management">(23) Risk Management</option>
                    <option value="(24) Sales">(24) Sales</option>
                    <option value="(26) Trade Associations">(26) Trade 
                    Association</option>
                    <option value="(27) Training">(27) Training</option>
                    <option value="(34) T &amp; D">(34) T &amp; D</option>
                    <option value="(42) Utilities">(42) Utilities</option>
                    <option value="(28) Weather Services">(28) Weather Services</option>
                  </select><font face="Arial" size="2"><br>
              <br>
              Describe any products/services, capabilities, specialties, market 
              area, sales volume, etc. (200 character maximum) </font><font face="Arial, Helvetica" size="2">
              <br>
              (Enter <b>[Blank]</b> to remove an already existing description)</font><font face="Arial" size="2">:</font></p>
              <p><!--webbot bot="Validation" i-maximum-length="200" --><textarea cols="45" name="Category_03_Description" rows="3"></textarea></p>
              <hr>
              <p><font face="Arial" size="2">4. Select the category for which 
              this description pertains: </font>
              <!--webbot bot="Validation" b-value-required="FALSE" i-minimum-length="1" i-maximum-length="45" b-disallow-first-item="TRUE" --><select name="Category_04" size="4" style="font-family: Arial, Helvetica; font-size: 9pt">
                    <option selected value="Select One">Select One</option>
                    <option value="[Blank]">[Blank]</option>
                    <option value="(35) Aggregators">(35) Aggregators</option>
                    <option value="(36) Back Office">(36) Back Office</option>
                    <option value="(29) Bill Auditing">(29) Bill Auditing</option>
                    <option value="(01) Billing Systems">(01) Billing Systems</option>
                    <option value="(02) Brokers">(02) Brokers</option>
                    <option value="(03) Call Centers">(03) Call Centers</option>
                    <option value="(04) Coal">(04) Coal</option>
                    <option value="(30) Communications">(30) Communications</option>
                    <option value="(05) Computers &amp; Networks ">(05) 
                    Computers &amp; Networks</option>
                    <option value="(06) Conference Houses">(06) Conference 
                    Houses</option>
                    <option value="(17) Consulting">(17) Consulting</option>
                    <option value="(31) Credit &amp; Collections">(31) Credit &amp; 
                    Collections</option>
                    <option value="(32) Distributed Generation">(32) Distributed 
                    Generation</option>
                    <option value="(07) Energy Management">(07) Energy 
                    Management</option>
                    <option value="(40) Energy Management Equipment">(40) Energy 
                    Management Equipment</option>
                    <option value="(37) Energy Retailer">(37) Energy Retailer</option>
                    <option value="(08) Engineering Services">(08) Engineering 
                    Services</option>
                    <option value="(09) Environmental">(09) Environmental</option>
                    <option value="(10) Exchanges &amp; Clearinghouses">(10) 
                    Exchanges &amp; Clearinghouses</option>
                    <option value="(11) Executive Search">(11) Executive Search</option>
                    <option value="(12) Financial">(12) Financial</option>
                    <option value="(13) Gas Marketers">(13) Gas Marketers</option>
                    <option value="(38) Governmental &amp; Regulatory">(38) 
                    Governmental &amp; Regulatory</option>
                    <option value="(39) Green Energy">(39) Green Energy</option>
                    <option value="(45) Hydro">(45) Hydro</option>
                    <option value="(14) Information Services &amp; Publications">
                    (14) Information Services &amp; Publications</option>
                    <option value="(25) Information Technology">(25) Information 
                    Technology</option>
                    <option value="(15) Internet">(15) Internet</option>
                    <option value="(16) Legal">(16) Legal</option>
                    <option value="(41) Mergers &amp; Acquisitions">(41) Mergers 
                    &amp; Acquisitions</option>
                    <option value="(33) Market Analysis">(33) Market Analysis</option>
                    <option value="(18) Marketing">(18) Marketing</option>
                    <option value="(19) Meters">(19) Meters</option>
                    <option value="(43) Municipal Solid Waste">(43) Municipal 
                    Solid Waste</option>
                    <option value="(44) Nuclear">(44) Nuclear</option>
                    <option value="(20) Power Marketers">(20) Power Marketers</option>
                    <option value="(21) Powerplant Development &amp; Operations">
                    (21) Powerplant Development &amp; Operations</option>
                    <option value="(22) Powerplant Equipment">(22) Powerplant 
                    Equipment</option>
                    <option value="(23) Risk Management">(23) Risk Management</option>
                    <option value="(24) Sales">(24) Sales</option>
                    <option value="(26) Trade Associations">(26) Trade 
                    Association</option>
                    <option value="(27) Training">(27) Training</option>
                    <option value="(34) T &amp; D">(34) T &amp; D</option>
                    <option value="(42) Utilities">(42) Utilities</option>
                    <option value="(28) Weather Services">(28) Weather Services</option>
                  </select><font face="Arial" size="2"><br>
              <br>
              Describe any products/services, capabilities, specialties, market 
              area, sales volume, etc. (200 character maximum) <br>
              </font><font face="Arial, Helvetica" size="2">(Enter <b>[Blank]</b> 
              to remove an already existing description)</font><font face="Arial" size="2">:</font></p>
              <p><!--webbot bot="Validation" i-maximum-length="200" --><textarea cols="45" name="Category_04_Description" rows="3"></textarea></p>
              <hr>
              <p><font face="Arial" size="2">5. Select the category for which 
              this description pertains: </font>
              <!--webbot bot="Validation" b-value-required="FALSE" i-minimum-length="1" i-maximum-length="45" b-disallow-first-item="TRUE" --><select name="Category_05" size="4" style="font-family: Arial, Helvetica; font-size: 9pt">
                    <option selected value="Select One">Select One</option>
                    <option value="[Blank]">[Blank]</option>
                    <option value="(35) Aggregators">(35) Aggregators</option>
                    <option value="(36) Back Office">(36) Back Office</option>
                    <option value="(29) Bill Auditing">(29) Bill Auditing</option>
                    <option value="(01) Billing Systems">(01) Billing Systems</option>
                    <option value="(02) Brokers">(02) Brokers</option>
                    <option value="(03) Call Centers">(03) Call Centers</option>
                    <option value="(04) Coal">(04) Coal</option>
                    <option value="(30) Communications">(30) Communications</option>
                    <option value="(05) Computers &amp; Networks ">(05) 
                    Computers &amp; Networks</option>
                    <option value="(06) Conference Houses">(06) Conference 
                    Houses</option>
                    <option value="(17) Consulting">(17) Consulting</option>
                    <option value="(31) Credit &amp; Collections">(31) Credit &amp; 
                    Collections</option>
                    <option value="(32) Distributed Generation">(32) Distributed 
                    Generation</option>
                    <option value="(07) Energy Management">(07) Energy 
                    Management</option>
                    <option value="(40) Energy Management Equipment">(40) Energy 
                    Management Equipment</option>
                    <option value="(37) Energy Retailer">(37) Energy Retailer</option>
                    <option value="(08) Engineering Services">(08) Engineering 
                    Services</option>
                    <option value="(09) Environmental">(09) Environmental</option>
                    <option value="(10) Exchanges &amp; Clearinghouses">(10) 
                    Exchanges &amp; Clearinghouses</option>
                    <option value="(11) Executive Search">(11) Executive Search</option>
                    <option value="(12) Financial">(12) Financial</option>
                    <option value="(13) Gas Marketers">(13) Gas Marketers</option>
                    <option value="(38) Governmental &amp; Regulatory">(38) 
                    Governmental &amp; Regulatory</option>
                    <option value="(39) Green Energy">(39) Green Energy</option>
                    <option value="(45) Hydro">(45) Hydro</option>
                    <option value="(14) Information Services &amp; Publications">
                    (14) Information Services &amp; Publications</option>
                    <option value="(25) Information Technology">(25) Information 
                    Technology</option>
                    <option value="(15) Internet">(15) Internet</option>
                    <option value="(16) Legal">(16) Legal</option>
                    <option value="(41) Mergers &amp; Acquisitions">(41) Mergers 
                    &amp; Acquisitions</option>
                    <option value="(33) Market Analysis">(33) Market Analysis</option>
                    <option value="(18) Marketing">(18) Marketing</option>
                    <option value="(19) Meters">(19) Meters</option>
                    <option value="(43) Municipal Solid Waste">(43) Municipal 
                    Solid Waste</option>
                    <option value="(44) Nuclear">(44) Nuclear</option>
                    <option value="(20) Power Marketers">(20) Power Marketers</option>
                    <option value="(21) Powerplant Development &amp; Operations">
                    (21) Powerplant Development &amp; Operations</option>
                    <option value="(22) Powerplant Equipment">(22) Powerplant 
                    Equipment</option>
                    <option value="(23) Risk Management">(23) Risk Management</option>
                    <option value="(24) Sales">(24) Sales</option>
                    <option value="(26) Trade Associations">(26) Trade 
                    Association</option>
                    <option value="(27) Training">(27) Training</option>
                    <option value="(34) T &amp; D">(34) T &amp; D</option>
                    <option value="(42) Utilities">(42) Utilities</option>
                    <option value="(28) Weather Services">(28) Weather Services</option>
                  </select><font face="Arial" size="2"><br>
              <br>
              Describe any products/services, capabilities, specialties, market 
              area, sales volume, etc. (200 character maximum) </font><font face="Arial, Helvetica" size="2">
              <br>
              (Enter <b>[Blank]</b> to remove an already existing description)</font><font face="Arial" size="2">:</font></p>
              <p><!--webbot bot="Validation" i-maximum-length="200" --><textarea cols="45" name="Category_05_Description" rows="3"></textarea></p>
              <hr>
                <p align="center">
                <input type="submit" value="Send Registration" name="Submit">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
                <input type="reset" value="Reset" name="Reset"></p>
                <hr color="#808080" width="468" align="center">
                <div align="center"><center><h1><strong><font face="Tahoma"><font color="#ff0000">
                  PMA</font> OnLine</font><br>
              <font color="#808080" face="Tahoma" size="2">
                  www.powermarketers.com</font></strong> </h1>
              </center></div><div align="center"><center><p><a href="#top">
                  <img align="middle" alt="Back to the Top" border="0" src="../images/backtop2.gif" width="27" height="23"></a><a href="#Top"><br>
              <font size="1">Back to the Top</font></a> </p>
              </center></div><div align="center"><center><p><a href="http://www.powermarketers.com/main.htm" target="_parent"><font size="1">
                  PMA OnLine Home</font></a> </td>
            </tr>
</tbody>
          </table>
          </center></div>
                <p align="center">&nbsp;</td>
              </tr>
            </table>
          </form>
          </td>
        </tr>
        </body>
</html>

Anon7 - 2021