[freeside-commits] branch FREESIDE_4_BRANCH updated. 4c6c74a8b4fbff04f99e37b4dfb91d757a158c2c

Mark Wells mark at 420.am
Mon Aug 17 12:18:24 PDT 2015


The branch, FREESIDE_4_BRANCH has been updated
       via  4c6c74a8b4fbff04f99e37b4dfb91d757a158c2c (commit)
       via  6e9f4362b56e4042fa2283ceb2d2943f4d845b0b (commit)
       via  29c6901b843b9037c1d584966d160630055d0b36 (commit)
       via  6b390ea39fd801837bf11e043088ed89f463bebe (commit)
       via  d803d1d608b2efad50e5ea9c5c509cbe3ef7f752 (commit)
       via  9eb45caca2533c7169d3eb60b33e1948c808fdaf (commit)
       via  7cc52219b091b02833da0a3aff6ba55f86183e02 (commit)
      from  df5bf851f4b008a243d4d5e94708c26b1fd80eb5 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 4c6c74a8b4fbff04f99e37b4dfb91d757a158c2c
Author: Mark Wells <mark at freeside.biz>
Date:   Mon Aug 17 12:13:14 2015 -0700

    but still show credited amount on line item report, #18676 fixes

diff --git a/httemplate/search/cust_bill_pkg.cgi b/httemplate/search/cust_bill_pkg.cgi
index ac686ea..4fb9b66 100644
--- a/httemplate/search/cust_bill_pkg.cgi
+++ b/httemplate/search/cust_bill_pkg.cgi
@@ -44,8 +44,8 @@
                    @currency,
                    'invnum',
                    '_date',
-                   '', #'pay_amount',
-                   '', #'credit_amount',
+                   'pay_amount',
+                   'credit_amount',
                    FS::UI::Web::cust_sort_fields(),
                  ],
                  'links'       => [
@@ -461,15 +461,6 @@ if ( $cgi->param('nottax') ) {
 
     }
 
-    # This is the only place we should attempt to show credits on here:
-    # the total of credit applications to the line item.
-
-    my $credit_sub = 'SELECT SUM(amount) AS credit_amount, billpkgnum
-    FROM cust_credit_bill_pkg GROUP BY billpkgnum';
-
-    $join_pkg .= " LEFT JOIN ($credit_sub) AS item_credit
-    ON (cust_bill_pkg.billpkgnum = item_credit.billpkgnum)";
-   
     if ( @tax_where or $cgi->param('taxable') ) {
       # process tax restrictions
       unshift @tax_where,
@@ -704,7 +695,15 @@ my $pay_sub = "SELECT SUM(cust_bill_pay_pkg.amount)
               ";
 push @select, "($pay_sub) AS pay_amount";
 
+#total credits
+my $credit_sub = 'SELECT SUM(amount) AS credit_amount, billpkgnum
+                  FROM cust_credit_bill_pkg GROUP BY billpkgnum';
+
+$join_pkg .= " LEFT JOIN ($credit_sub) AS item_credit
+  ON (cust_bill_pkg.billpkgnum = item_credit.billpkgnum)";
+push @select, 'credit_amount';
 
+# standard customer fields
 push @select, 'cust_main.custnum', FS::UI::Web::cust_sql_fields();
 
 #salesnum

commit 6e9f4362b56e4042fa2283ceb2d2943f4d845b0b
Author: Mark Wells <mark at freeside.biz>
Date:   Sun Aug 16 15:34:47 2015 -0700

    debug

diff --git a/httemplate/elements/tr-select-months.html b/httemplate/elements/tr-select-months.html
index 3ff28f9..b90ce1e 100644
--- a/httemplate/elements/tr-select-months.html
+++ b/httemplate/elements/tr-select-months.html
@@ -7,6 +7,5 @@ $opt{labels} = { '' => '',
                  map { $_ => emt('[quant,_1,month]', $_) } 1 .. $max
                };
 
-warn Dumper(\%opt);
 </%init>
 <& tr-select.html, %opt &>

commit 29c6901b843b9037c1d584966d160630055d0b36
Author: Mark Wells <mark at freeside.biz>
Date:   Fri Aug 14 18:04:07 2015 -0700

    update test, #37420

diff --git a/FS-Test/share/output/search/cust_pkg.cgi/pkgnum b/FS-Test/share/output/search/cust_pkg.cgi/pkgnum
deleted file mode 100644
index 495e808..0000000
--- a/FS-Test/share/output/search/cust_pkg.cgi/pkgnum
+++ /dev/null
@@ -1,11329 +0,0 @@
-
-            <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<HTML>
-  <HEAD>
-    <TITLE>
-      Package Search Results
-    </TITLE>
-    <!-- per RT, to prevent IE compatibility mode -->
-    <meta http-equiv="X-UA-Compatible" content="IE=edge" />
-    <!-- The X-UA-Compatible <meta> tag above must be very early in <head> -->
-    <META HTTP-Equiv="Cache-Control" Content="no-cache">
-    <META HTTP-Equiv="Pragma" Content="no-cache">
-    <META HTTP-Equiv="Expires" Content="0"> 
-
-    <script type="text/javascript" src="http://localhost/freeside/elements/cssexpr.js"></script>
-
-
-  <script type="text/javascript" src="http://localhost/freeside/elements/xmenu.top.js"></script>
-  <link href="http://localhost/freeside/elements/xmenu.top.css" type="text/css" rel="stylesheet">
-
-
-  <link href="http://localhost/freeside/elements/freeside.css" type="text/css" rel="stylesheet">
-  <link href="http://localhost/freeside/elements/freeside-print.css" type="text/css" rel="stylesheet" media="print">
-<link href="http://localhost/freeside/elements/freeside-menu.css" type="text/css" rel="stylesheet">
-
-<SCRIPT TYPE="text/javascript">
-
-  function about_freeside() {
-    overlib( OLiframeContent('http://localhost/freeside/docs/about.html', 300, 375, 'popup-0000000000-0000-000000000.000000', 0, 'auto' ), CAPTION, 'About', STICKY, AUTOSTATUSCAP, MIDX, 0, MIDY, 0, DRAGGABLE, CLOSECLICK, BGCOLOR, '#7e0079', CGCOLOR, '#7e0079', FGCOLOR, '#f8f8f8', CLOSETEXT, 'Close'); 
-  }
-
-  webfxMenuImagePath      = "http://localhost/freeside/images/";
-  webfxMenuUseHover       = 1;
-  webfxMenuShowTime       = 300;
-  webfxMenuHideTime       = 500;
-
-  var myBar = new WebFXMenuBar;
-
-    
-          myBar.add(new WebFXMenuButton('Billing Main', "http://localhost/freeside/", 'Billing start page' ));
-
-    
-          myBar.add(new WebFXMenuButton('Ticketing Main', "http://localhost/freeside/rt/", 'Ticketing start page' ));
-
-    
-          myBar.add(new WebFXMenuButton('New prospect', "http://localhost/freeside/edit/prospect_main.html", 'Add a new prospect' ));
-
-    
-          myBar.add(new WebFXMenuButton('New customer', "http://localhost/freeside/edit/cust_main.cgi", 'Add a new customer' ));
-
-
-          var myMenu0 = new WebFXMenu;
-myMenu0.emptyText = '';
-var myMenu1 = new WebFXMenu;
-myMenu1.emptyText = '';
-myMenu1.add(new WebFXMenuItem("List prospects", "http://localhost/freeside/search/prospect_main.html", "" ));
-myMenu1.add(new WebFXMenuItem("Advanced prospect reports", "http://localhost/freeside/search/report_prospect_main.html", "" ));
-myMenu1.add(new WebFXMenuSeparator());
-myMenu1.add(new WebFXMenuItem("Prospect contacts", "http://localhost/freeside/search/report_contact.html?link=prospect_main", "" ));
-myMenu1.width = 256;
-
-myMenu0.add(new WebFXMenuItem("Prospects", null, "Prospect reports", myMenu1 ));
-var myMenu2 = new WebFXMenu;
-myMenu2.emptyText = '';
-myMenu2.add(new WebFXMenuItem("List quotations", "http://localhost/freeside/search/quotation.html", "" ));
-myMenu2.add(new WebFXMenuItem("Advanced quotation reports", "http://localhost/freeside/search/report_quotation.html", "" ));
-myMenu2.width = 256;
-
-myMenu0.add(new WebFXMenuItem("Quotations", null, "Quotation reports", myMenu2 ));
-var myMenu3 = new WebFXMenu;
-myMenu3.emptyText = '';
-var myMenu4 = new WebFXMenu;
-myMenu4.emptyText = '';
-myMenu4.add(new WebFXMenuItem("by customer number", "http://localhost/freeside/search/cust_main.cgi?browse=custnum", "" ));
-myMenu4.add(new WebFXMenuItem("by last name", "http://localhost/freeside/search/cust_main.cgi?browse=last", "" ));
-myMenu4.add(new WebFXMenuItem("by company name", "http://localhost/freeside/search/cust_main.cgi?browse=company", "" ));
-myMenu4.add(new WebFXMenuItem("by active trouble tickets", "http://localhost/freeside/search/cust_main.cgi?browse=tickets", "" ));
-myMenu4.width = 256;
-
-myMenu3.add(new WebFXMenuItem("List customers", null, "List customers", myMenu4 ));
-myMenu3.add(new WebFXMenuItem("Zip code distribution", "http://localhost/freeside/search/report_cust_main-zip.html", "Zip codes by number of customers" ));
-myMenu3.add(new WebFXMenuItem("Customer signup report", "http://localhost/freeside/graph/report_cust_signup.html", "New customer signups by date" ));
-myMenu3.add(new WebFXMenuItem("Customer churn report", "http://localhost/freeside/graph/report_cust_churn.html", "New customers, suspensions, and cancellations summary" ));
-myMenu3.add(new WebFXMenuItem("Signup date report", "http://localhost/freeside/graph/report_signupdate.html", "Signup date report (by date of signup)" ));
-myMenu3.add(new WebFXMenuItem("Advanced customer reports", "http://localhost/freeside/search/report_cust_main.html", "by status, signup date, agent, etc." ));
-myMenu3.add(new WebFXMenuSeparator());
-myMenu3.add(new WebFXMenuItem("Customer contacts", "http://localhost/freeside/search/report_contact.html?link=cust_main", "" ));
-myMenu3.add(new WebFXMenuItem("Customer stored payment information", "http://localhost/freeside/search/report_cust_payby.html", "" ));
-myMenu3.width = 256;
-
-myMenu0.add(new WebFXMenuItem("Customers", null, "Customer reports", myMenu3 ));
-var myMenu5 = new WebFXMenu;
-myMenu5.emptyText = '';
-var myMenu6 = new WebFXMenu;
-myMenu6.emptyText = '';
-myMenu6.add(new WebFXMenuItem("All open invoices", "http://localhost/freeside/search/cust_bill.html?OPEN_date", "All invoices with an unpaid balance" ));
-myMenu6.add(new WebFXMenuItem("15 day open invoices", "http://localhost/freeside/search/cust_bill.html?OPEN15_date", "Invoices 15 days or older with an unpaid balance" ));
-myMenu6.add(new WebFXMenuItem("30 day open invoices", "http://localhost/freeside/search/cust_bill.html?OPEN30_date", "Invoices 30 days or older with an unpaid balance" ));
-myMenu6.add(new WebFXMenuItem("60 day open invoices", "http://localhost/freeside/search/cust_bill.html?OPEN60_date", "Invoices 60 days or older with an unpaid balance" ));
-myMenu6.add(new WebFXMenuItem("90 day open invoices", "http://localhost/freeside/search/cust_bill.html?OPEN90_date", "Invoices 90 days or older with an unpaid balance" ));
-myMenu6.add(new WebFXMenuItem("120 day open invoices", "http://localhost/freeside/search/cust_bill.html?OPEN120_date", "Invoices 120 days or older with an unpaid balance" ));
-myMenu6.width = 256;
-
-myMenu5.add(new WebFXMenuItem("Open invoices", null, "Open invoices", myMenu6 ));
-myMenu5.add(new WebFXMenuItem("All invoices", "http://localhost/freeside/search/cust_bill.html?date", "List all invoices" ));
-myMenu5.add(new WebFXMenuItem("Advanced invoice reports", "http://localhost/freeside/search/report_cust_bill.html", "by agent, date range, etc." ));
-myMenu5.add(new WebFXMenuSeparator());
-myMenu5.add(new WebFXMenuItem("Line items", "http://localhost/freeside/search/report_cust_bill_pkg.html", "Individual line item detail" ));
-myMenu5.add(new WebFXMenuItem("Voided invoices", "http://localhost/freeside/search/report_cust_bill_void.html", "Search for voided invoices" ));
-myMenu5.width = 256;
-
-myMenu0.add(new WebFXMenuItem("Invoices", null, "Invoice reports", myMenu5 ));
-var myMenu7 = new WebFXMenu;
-myMenu7.emptyText = '';
-myMenu7.add(new WebFXMenuItem("Discount graph", "http://localhost/freeside/graph/report_cust_bill_pkg_discount.html", "Discount overview per month" ));
-myMenu7.add(new WebFXMenuItem("Discount detail", "http://localhost/freeside/search/report_cust_bill_pkg_discount.html", "Discount report (by employee and/or date range)" ));
-myMenu7.add(new WebFXMenuItem("Package discounts", "http://localhost/freeside/search/report_cust_pkg_discount.html", "Active/inactive discounts by package" ));
-myMenu7.width = 256;
-
-myMenu0.add(new WebFXMenuItem("Discounts", null, "Discount reports", myMenu7 ));
-var myMenu8 = new WebFXMenu;
-myMenu8.emptyText = '';
-myMenu8.add(new WebFXMenuItem("Payments", "http://localhost/freeside/search/report_cust_pay.html", "Payment report (by type and/or date range)" ));
-myMenu8.add(new WebFXMenuItem("Payment application detail", "http://localhost/freeside/search/report_cust_bill_pay_pkg.html", "Line item application detail" ));
-myMenu8.add(new WebFXMenuItem("Pending Payments", "http://localhost/freeside/search/cust_pay_pending.html?magic=_date;statusNOT=done", "Pending real-time payments" ));
-myMenu8.add(new WebFXMenuItem("Unapplied Payments", "http://localhost/freeside/search/report_cust_pay.html?unapplied=1", "Unapplied payment report (by type and/or date range)" ));
-myMenu8.add(new WebFXMenuItem("Voided Payments", "http://localhost/freeside/search/report_cust_pay.html?void=1", "Voided payment report (by type and/or date range)" ));
-myMenu8.add(new WebFXMenuItem("Unapplied Payment Aging", "http://localhost/freeside/search/report_unapplied_cust_pay.html", "Unapplied payment aging report" ));
-myMenu8.width = 256;
-
-myMenu0.add(new WebFXMenuItem("Payments", null, "Payment reports", myMenu8 ));
-var myMenu9 = new WebFXMenu;
-myMenu9.emptyText = '';
-myMenu9.add(new WebFXMenuItem("Package definitions (by # active)", "http://localhost/freeside/browse/part_pkg.cgi?active=1", "Package definitions by number of active packages" ));
-myMenu9.add(new WebFXMenuItem("Package costs", "http://localhost/freeside/graph/report_cust_pkg_cost.html", "Package setup and recurring costs graph" ));
-myMenu9.add(new WebFXMenuSeparator());
-myMenu9.add(new WebFXMenuItem("Package churn", "http://localhost/freeside/graph/report_cust_pkg.html", "Orders, suspensions and cancellations summary graph" ));
-myMenu9.add(new WebFXMenuSeparator());
-myMenu9.add(new WebFXMenuItem("All customer packages", "http://localhost/freeside/search/cust_pkg.cgi?pkgnum", "List all customer packages" ));
-myMenu9.add(new WebFXMenuItem("Package summary", "http://localhost/freeside/search/cust_pkg_summary.html", "Show package sales summary" ));
-myMenu9.add(new WebFXMenuItem("Suspended customer packages", "http://localhost/freeside/search/cust_pkg.cgi?magic=suspended", "List suspended packages" ));
-myMenu9.add(new WebFXMenuItem("Suspension summary", "http://localhost/freeside/search/cust_pkg_susp.html", "Show suspension activity" ));
-myMenu9.add(new WebFXMenuItem("Customer packages with unconfigured services", "http://localhost/freeside/search/cust_pkg.cgi?APKG_pkgnum", "List packages which have provisionable services" ));
-myMenu9.add(new WebFXMenuItem("Advanced package reports", "http://localhost/freeside/search/report_cust_pkg.html", "by agent, date range, status, package definition" ));
-myMenu9.width = 256;
-
-myMenu0.add(new WebFXMenuItem("Packages", null, "Package reports", myMenu9 ));
-var myMenu10 = new WebFXMenu;
-myMenu10.emptyText = '';
-myMenu10.add(new WebFXMenuItem("Service definitions", "http://localhost/freeside/browse/part_svc.cgi?orderby=active", "Service definitions by number of active packages" ));
-myMenu10.add(new WebFXMenuSeparator());
-myMenu10.add(new WebFXMenuItem("Unprovisioned services", "http://localhost/freeside/search/report_unprovisioned_services.html", "Unprovisioned services" ));
-myMenu10.add(new WebFXMenuSeparator());
-var myMenu11 = new WebFXMenu;
-myMenu11.emptyText = '';
-myMenu11.add(new WebFXMenuItem("All accounts by Username", "http://localhost/freeside/search/svc_acct.cgi?magic=all;sortby=username", "" ));
-myMenu11.add(new WebFXMenuItem("All accounts by UID", "http://localhost/freeside/search/svc_acct.cgi?magic=all;sortby=uid", "" ));
-myMenu11.add(new WebFXMenuItem("All accounts with Time Remaining", "http://localhost/freeside/search/svc_acct.cgi?magic=all;sortby=seconds", "" ));
-myMenu11.add(new WebFXMenuItem("All accounts by Last login", "http://localhost/freeside/search/svc_acct.cgi?magic=all;sortby=last_login", "" ));
-myMenu11.add(new WebFXMenuItem("All accounts never logged in", "http://localhost/freeside/search/svc_acct.cgi?magic=nologin;sortby=svcnum", "" ));
-myMenu11.add(new WebFXMenuItem("Advanced account reports", "http://localhost/freeside/search/report_svc_acct.html", "" ));
-myMenu11.width = 256;
-
-myMenu10.add(new WebFXMenuItem("Accounts", null, "Access accounts and mailboxes", myMenu11 ));
-var myMenu12 = new WebFXMenu;
-myMenu12.emptyText = '';
-myMenu12.add(new WebFXMenuItem("All domains", "http://localhost/freeside/search/svc_domain.cgi?magic=all;sortby=domain", "" ));
-myMenu12.width = 256;
-
-myMenu10.add(new WebFXMenuItem("Domains", null, "Domains", myMenu12 ));
-var myMenu13 = new WebFXMenu;
-myMenu13.emptyText = '';
-myMenu13.add(new WebFXMenuItem("All certificates", "http://localhost/freeside/search/cust_svc.html?svcdb=svc_cert;magic=all;sortby=svcnum", "" ));
-myMenu13.width = 256;
-
-myMenu10.add(new WebFXMenuItem("Certificates", null, "Example services", myMenu13 ));
-var myMenu14 = new WebFXMenu;
-myMenu14.emptyText = '';
-myMenu14.add(new WebFXMenuItem("All mail forwards", "http://localhost/freeside/search/svc_forward.cgi?magic=all;sortby=svcnum", "" ));
-myMenu14.width = 256;
-
-myMenu10.add(new WebFXMenuItem("Mail forwards", null, "Mail forwards", myMenu14 ));
-var myMenu15 = new WebFXMenu;
-myMenu15.emptyText = '';
-myMenu15.add(new WebFXMenuItem("All mailing lists", "http://localhost/freeside/search/cust_svc.html?svcdb=svc_mailinglist;magic=all;sortby=svcnum", "" ));
-myMenu15.width = 256;
-
-myMenu10.add(new WebFXMenuItem("Mailing lists", null, "Mailing lists", myMenu15 ));
-var myMenu16 = new WebFXMenu;
-myMenu16.emptyText = '';
-myMenu16.add(new WebFXMenuItem("All virtual hosting services", "http://localhost/freeside/search/svc_www.cgi?magic=all;sortby=svcnum", "" ));
-myMenu16.width = 256;
-
-myMenu10.add(new WebFXMenuItem("Virtual hosting services", null, "Virtual hosting services", myMenu16 ));
-var myMenu17 = new WebFXMenu;
-myMenu17.emptyText = '';
-myMenu17.add(new WebFXMenuItem("All wireless broadband services", "http://localhost/freeside/search/svc_broadband.cgi?magic=all;sortby=svcnum", "" ));
-myMenu17.add(new WebFXMenuItem("Advanced wireless broadband reports", "http://localhost/freeside/search/report_svc_broadband.html", "" ));
-myMenu17.width = 256;
-
-myMenu10.add(new WebFXMenuItem("Wireless broadband services", null, "Fixed wireless broadband services", myMenu17 ));
-var myMenu18 = new WebFXMenu;
-myMenu18.emptyText = '';
-myMenu18.add(new WebFXMenuItem("All cable subscribers by Service", "http://localhost/freeside/search/cust_svc.html?svcdb=svc_cable;magic=all;sortby=svcnum", "" ));
-myMenu18.add(new WebFXMenuItem("All cable subscribers by Serial number", "http://localhost/freeside/search/cust_svc.html?svcdb=svc_cable;magic=all;sortby=serialnum", "" ));
-myMenu18.add(new WebFXMenuItem("All cable subscribers by MAC address", "http://localhost/freeside/search/cust_svc.html?svcdb=svc_cable;magic=all;sortby=mac_addr", "" ));
-myMenu18.width = 256;
-
-myMenu10.add(new WebFXMenuItem("Cable Subscribers", null, "Cable Subscribers", myMenu18 ));
-var myMenu19 = new WebFXMenu;
-myMenu19.emptyText = '';
-myMenu19.add(new WebFXMenuItem("All DSLs", "http://localhost/freeside/search/cust_svc.html?svcdb=svc_dsl;magic=all;sortby=phonenum", "" ));
-myMenu19.add(new WebFXMenuItem("Qualifications", "http://localhost/freeside/search/qual.cgi", "" ));
-myMenu19.width = 256;
-
-myMenu10.add(new WebFXMenuItem("DSLs", null, "DSLs", myMenu19 ));
-var myMenu20 = new WebFXMenu;
-myMenu20.emptyText = '';
-myMenu20.add(new WebFXMenuItem("All dish services", "http://localhost/freeside/search/svc_dish.cgi?magic=all;sortby=svcnum", "" ));
-myMenu20.width = 256;
-
-myMenu10.add(new WebFXMenuItem("Dish services", null, "Dish services", myMenu20 ));
-var myMenu21 = new WebFXMenu;
-myMenu21.emptyText = '';
-myMenu21.add(new WebFXMenuItem("All hardware", "http://localhost/freeside/search/svc_hardware.cgi?magic=all;sortby=svcnum", "" ));
-myMenu21.add(new WebFXMenuItem("Advanced hardware reports", "http://localhost/freeside/search/report_svc_hardware.html", "" ));
-myMenu21.width = 256;
-
-myMenu10.add(new WebFXMenuItem("Hardware", null, "Hardware", myMenu21 ));
-var myMenu22 = new WebFXMenu;
-myMenu22.emptyText = '';
-myMenu22.add(new WebFXMenuItem("All phone numbers", "http://localhost/freeside/search/svc_phone.cgi?magic=all;sortby=phonenum", "" ));
-myMenu22.add(new WebFXMenuItem("Phone numbers' total usage by time period", "http://localhost/freeside/search/report_svc_phone_usage.html", "Total usage (minutes, and amount billed) for the specified time period, per phone number." ));
-myMenu22.add(new WebFXMenuItem("Phone numbers by state", "http://localhost/freeside/search/phone_state.html", "Current or historical phone services broken down by state." ));
-myMenu22.add(new WebFXMenuItem("Advanced phone number reports", "http://localhost/freeside/search/report_svc_phone.html", "" ));
-myMenu22.add(new WebFXMenuItem("Phone number (DID) availability", "http://localhost/freeside/search/report_phone_avail.html", "" ));
-myMenu22.add(new WebFXMenuItem("Inventory/Provisioning Status", "http://localhost/freeside/search/phone_inventory_provisioned.html", "" ));
-myMenu22.width = 256;
-
-myMenu10.add(new WebFXMenuItem("Phone numbers", null, "Phone numbers", myMenu22 ));
-var myMenu23 = new WebFXMenu;
-myMenu23.emptyText = '';
-myMenu23.add(new WebFXMenuItem("All PBXs", "http://localhost/freeside/search/cust_svc.html?svcdb=svc_pbx;magic=all;sortby=svcnum", "" ));
-myMenu23.width = 256;
-
-myMenu10.add(new WebFXMenuItem("PBXs", null, "PBXs", myMenu23 ));
-var myMenu24 = new WebFXMenu;
-myMenu24.emptyText = '';
-myMenu24.add(new WebFXMenuItem("All circuits", "http://localhost/freeside/search/svc_circuit.cgi?magic=all;sortby=svcnum", "" ));
-myMenu24.width = 256;
-
-myMenu10.add(new WebFXMenuItem("Circuits", null, "Voice and data circuit services", myMenu24 ));
-var myMenu25 = new WebFXMenu;
-myMenu25.emptyText = '';
-myMenu25.add(new WebFXMenuItem("All ports", "http://localhost/freeside/search/cust_svc.html?svcdb=svc_port;magic=all;sortby=serviceid", "" ));
-myMenu25.width = 256;
-
-myMenu10.add(new WebFXMenuItem("Ports", null, "Ports", myMenu25 ));
-var myMenu26 = new WebFXMenu;
-myMenu26.emptyText = '';
-myMenu26.add(new WebFXMenuItem("All alarm services", "http://localhost/freeside/search/cust_svc.html?svcdb=svc_alarm;magic=all;sortby=acctnum", "" ));
-myMenu26.width = 256;
-
-myMenu10.add(new WebFXMenuItem("Alarm services", null, "Alarm services", myMenu26 ));
-var myMenu27 = new WebFXMenu;
-myMenu27.emptyText = '';
-myMenu27.add(new WebFXMenuItem("All external services", "http://localhost/freeside/search/svc_external.cgi?magic=all;sortby=id", "" ));
-myMenu27.width = 256;
-
-myMenu10.add(new WebFXMenuItem("External services", null, "External services", myMenu27 ));
-myMenu10.width = 256;
-
-myMenu0.add(new WebFXMenuItem("Services", null, "Services reports", myMenu10 ));
-var myMenu28 = new WebFXMenu;
-myMenu28.emptyText = '';
-myMenu28.add(new WebFXMenuItem("Inventory by agent", "http://localhost/freeside/search/report_agent_inventory.html", "" ));
-myMenu28.add(new WebFXMenuItem("Inventory activity", "http://localhost/freeside/search/report_h_inventory_item.html", "" ));
-myMenu28.width = 256;
-
-myMenu0.add(new WebFXMenuItem("Inventory", null, "Inventory reports", myMenu28 ));
-var myMenu29 = new WebFXMenu;
-myMenu29.emptyText = '';
-myMenu29.add(new WebFXMenuItem("RADIUS sessions", "http://localhost/freeside/search/sqlradius.html", "" ));
-myMenu29.add(new WebFXMenuItem("RADIUS data usage", "http://localhost/freeside/search/report_sqlradius_usage.html", "" ));
-myMenu29.add(new WebFXMenuItem("Call Detail Records (CDRs)", "http://localhost/freeside/search/report_cdr.html", "" ));
-myMenu29.add(new WebFXMenuItem("Unrateable CDRs", "http://localhost/freeside/search/cdr.html?freesidestatus=failed;cdrbatchnum=_ALL_", "" ));
-myMenu29.width = 256;
-
-myMenu0.add(new WebFXMenuItem("Usage", null, "Usage reports", myMenu29 ));
-var myMenu30 = new WebFXMenu;
-myMenu30.emptyText = '';
-var myMenu31 = new WebFXMenu;
-myMenu31.emptyText = '';
-myMenu31.add(new WebFXMenuItem("Tickets per day per Queue", "http://localhost/freeside/rt/RTx/Statistics/CallsQueueDay", "View the number of tickets created, resolved or deleted in a specific Queue, over the requested period of days" ));
-myMenu31.add(new WebFXMenuItem("Ticket status by Queue", "http://localhost/freeside/rt/RTx/Statistics/OpenStalled", "View numbers of new, open and stalled tickets in a selected Queue" ));
-myMenu31.add(new WebFXMenuItem("Tickets per day (multiple Queues)", "http://localhost/freeside/rt/RTx/Statistics/CallsMultiQueue", "View tickets created, resolved or deleted on in one or more Queues over a specified time period" ));
-myMenu31.add(new WebFXMenuItem("Tickets per Day of Week", "http://localhost/freeside/rt/RTx/Statistics/DayOfWeek", "View trends showing when tickets are created, resolved or deleted" ));
-myMenu31.add(new WebFXMenuItem("Time to resolve", "http://localhost/freeside/rt/RTx/Statistics/Resolution", "View how long tickets take to be resolved by Queue" ));
-myMenu31.add(new WebFXMenuItem("Time to resolve (scatter graph)", "http://localhost/freeside/rt/RTx/Statistics/TimeToResolve", "View a detailed scatter graph of time to resolve tickets by Queue" ));
-myMenu31.width = 256;
-
-myMenu30.add(new WebFXMenuItem("Statistics", null, "", myMenu31 ));
-myMenu30.add(new WebFXMenuSeparator());
-myMenu30.add(new WebFXMenuItem("Advanced ticket reports", "http://localhost/freeside/rt/Search/Build.html?NewQuery=1", "List tickets by any criteria" ));
-myMenu30.width = 256;
-
-myMenu0.add(new WebFXMenuItem("Tickets", null, "Ticket reports", myMenu30 ));
-var myMenu32 = new WebFXMenu;
-myMenu32.emptyText = '';
-var myMenu33 = new WebFXMenu;
-myMenu33.emptyText = '';
-myMenu33.add(new WebFXMenuItem("Sales, Credits and Receipts", "http://localhost/freeside/graph/report_money_time.html", "Sales, credits and receipts summary graph" ));
-myMenu33.add(new WebFXMenuItem("Daily Sales, Credits and Receipts", "http://localhost/freeside/graph/report_money_time_daily.html", "Sales, credits and receipts (broken down by day) summary graph" ));
-myMenu33.add(new WebFXMenuItem("Sales Report", "http://localhost/freeside/graph/report_cust_bill_pkg.html", "Sales report and graph (by agent, package class and/or date range)" ));
-myMenu33.add(new WebFXMenuItem("Rated Call Sales Report", "http://localhost/freeside/graph/report_cust_bill_pkg_detail.html", "Sales report and graph (by agent, package class, usage class and/or date range)" ));
-myMenu33.add(new WebFXMenuItem("Sales with Advertising Source", "http://localhost/freeside/search/report_cust_bill_pkg_referral.html", "" ));
-myMenu33.width = 256;
-
-myMenu32.add(new WebFXMenuItem("Sales", null, "Sales reports", myMenu33 ));
-var myMenu34 = new WebFXMenu;
-myMenu34.emptyText = '';
-myMenu34.add(new WebFXMenuItem("Agent", "http://localhost/freeside/search/report_agent_commission.html", "" ));
-myMenu34.add(new WebFXMenuItem("Agent per package", "http://localhost/freeside/search/report_agent_commission_pkg.html", "" ));
-myMenu34.add(new WebFXMenuItem("Sales Person", "http://localhost/freeside/search/report_sales_commission.html", "" ));
-myMenu34.add(new WebFXMenuItem("Sales Person per package", "http://localhost/freeside/search/report_sales_commission_pkg.html", "" ));
-myMenu34.add(new WebFXMenuItem("Employee", "http://localhost/freeside/search/report_employee_commission.html", "" ));
-myMenu34.width = 256;
-
-myMenu32.add(new WebFXMenuItem("Commissions", null, "Commission reports", myMenu34 ));
-var myMenu35 = new WebFXMenu;
-myMenu35.emptyText = '';
-myMenu35.add(new WebFXMenuItem("Credit Report", "http://localhost/freeside/search/report_cust_credit.html", "Credit report (by employee and/or date range)" ));
-myMenu35.add(new WebFXMenuItem("Credit package source detail", "http://localhost/freeside/search/report_cust_credit_source_bill_pkg.html", "Line-item detail for triggered package credits" ));
-myMenu35.add(new WebFXMenuItem("Credit application detail", "http://localhost/freeside/search/report_cust_credit_bill_pkg.html", "Line item application detail" ));
-myMenu35.add(new WebFXMenuItem("Unapplied Credits", "http://localhost/freeside/search/report_cust_credit.html?unapplied=1", "Unapplied credit report (by type and/or date range)" ));
-myMenu35.add(new WebFXMenuItem("Voided Credits", "http://localhost/freeside/search/report_cust_credit_void.html", "Voided credit report (by employee and/or date range)" ));
-myMenu35.width = 256;
-
-myMenu32.add(new WebFXMenuItem("Credits", null, "Credit reports", myMenu35 ));
-var myMenu36 = new WebFXMenu;
-myMenu36.emptyText = '';
-myMenu36.add(new WebFXMenuItem("Refund Report", "http://localhost/freeside/search/report_cust_refund.html", "Refund report (by type and/or date range)" ));
-myMenu36.add(new WebFXMenuItem("Unapplied Refunds", "http://localhost/freeside/search/report_cust_refund.html?unapplied=1", "Unapplied refund report (by type and/or date range)" ));
-myMenu36.width = 256;
-
-myMenu32.add(new WebFXMenuItem("Refunds", null, "Refund reports", myMenu36 ));
-myMenu32.add(new WebFXMenuItem("A/R Aging", "http://localhost/freeside/search/report_receivables.html", "Accounts Receivable Aging report" ));
-myMenu32.add(new WebFXMenuItem("Prepaid Income", "http://localhost/freeside/search/report_prepaid_income.html", "Prepaid income (unearned revenue)  report" ));
-myMenu32.add(new WebFXMenuItem("Tax Liability", "http://localhost/freeside/search/report_tax.html", "Tax liability report (internal tax data)" ));
-myMenu32.add(new WebFXMenuItem("E911 Fee Summary", "http://localhost/freeside/search/report_e911.html", "E911 fee summary" ));
-myMenu32.add(new WebFXMenuItem("Customer Accounting Summary", "http://localhost/freeside/search/report_customer_accounting_summary.html", "Customer accounting summary report" ));
-myMenu32.width = 256;
-
-myMenu0.add(new WebFXMenuItem("Financial (Receivables)", null, "Financial reports (Receivables)", myMenu32 ));
-var myMenu37 = new WebFXMenu;
-myMenu37.emptyText = '';
-myMenu37.add(new WebFXMenuItem("Payables summary", "http://localhost/freeside/search/report_vend_main.html", "Payables summary by vendor" ));
-myMenu37.add(new WebFXMenuItem("Payables detail", "http://localhost/freeside/search/report_vend_bill.html", "" ));
-myMenu37.width = 256;
-
-myMenu0.add(new WebFXMenuItem("Financial (Payables)", null, "Financial reports (Payables)", myMenu37 ));
-var myMenu38 = new WebFXMenu;
-myMenu38.emptyText = '';
-var myMenu39 = new WebFXMenu;
-myMenu39.emptyText = '';
-myMenu39.add(new WebFXMenuItem("All billing events", "http://localhost/freeside/search/report_cust_event.html", "All billing events for a date range" ));
-myMenu39.add(new WebFXMenuItem("Billing event errors", "http://localhost/freeside/search/report_cust_event.html?failed=1", "Failed credit cards, processor or printer problems, etc." ));
-myMenu39.width = 256;
-
-myMenu38.add(new WebFXMenuItem("Billing events", null, "Billing events", myMenu39 ));
-myMenu38.add(new WebFXMenuItem("Credit limit incidents", "http://localhost/freeside/search/report_cust_main_credit_limit.html", "" ));
-myMenu38.add(new WebFXMenuItem("Employee activity", "http://localhost/freeside/search/report_employee_audit.html", "" ));
-myMenu38.add(new WebFXMenuItem("System log", "http://localhost/freeside/search/log.html", "View system events and debugging information." ));
-myMenu38.add(new WebFXMenuItem("Outgoing messages", "http://localhost/freeside/search/cust_msg.html", "View outgoing message log" ));
-myMenu38.width = 256;
-
-myMenu0.add(new WebFXMenuItem("Logs", null, "System and email logs", myMenu38 ));
-myMenu0.width = 256;
-
-          myBar.add(new WebFXMenuButton('Reports', null, 'Lists, reporting and graphing', myMenu0 ));
-
-
-          var myMenu40 = new WebFXMenu;
-myMenu40.emptyText = '';
-var myMenu41 = new WebFXMenu;
-myMenu41.emptyText = '';
-myMenu41.add(new WebFXMenuItem("Appointments", "http://localhost/freeside/rt/Search/Schedule.html?LengthMin=0", "View appointment schedule" ));
-myMenu41.add(new WebFXMenuItem("Attachments", "http://localhost/freeside/browse/cust_attachment.html", "View customer attachments" ));
-myMenu41.add(new WebFXMenuItem("Customer email settings", "http://localhost/freeside/misc/manage_cust_email.html", "" ));
-myMenu41.width = 256;
-
-myMenu40.add(new WebFXMenuItem("Customers", null, "Customer tools", myMenu41 ));
-var myMenu42 = new WebFXMenu;
-myMenu42.emptyText = '';
-myMenu42.add(new WebFXMenuItem("Quick payment entry", "http://localhost/freeside/misc/batch-cust_pay.html", "Enter multiple payments in a batch" ));
-myMenu42.add(new WebFXMenuItem("Download invoice batches", "http://localhost/freeside/search/bill_batch.cgi", "" ));
-myMenu42.width = 256;
-
-myMenu40.add(new WebFXMenuItem("Billing", null, "Payment and invoice tools", myMenu42 ));
-var myMenu43 = new WebFXMenu;
-myMenu43.emptyText = '';
-var myMenu44 = new WebFXMenu;
-myMenu44.emptyText = '';
-myMenu44.add(new WebFXMenuItem("Overview", "http://localhost/freeside/rt/Articles/index.html", "" ));
-myMenu44.add(new WebFXMenuItem("Search", "http://localhost/freeside/rt/Articles/Article/Search.html", "" ));
-myMenu44.add(new WebFXMenuItem("Topics", "http://localhost/freeside/rt/Articles/Topics.html", "" ));
-myMenu44.width = 256;
-
-myMenu43.add(new WebFXMenuItem("Articles", null, "", myMenu44 ));
-myMenu43.add(new WebFXMenuItem("My Day", "http://localhost/freeside/rt/Tools/MyDay.html", "" ));
-myMenu43.add(new WebFXMenuItem("My Reminders", "http://localhost/freeside/rt/Tools/MyReminders.html", "" ));
-myMenu43.add(new WebFXMenuItem("Offline", "http://localhost/freeside/rt/Tools/Offline.html", "" ));
-myMenu43.add(new WebFXMenuItem("Approval", "http://localhost/freeside/rt/Approvals/", "" ));
-myMenu43.width = 256;
-
-myMenu40.add(new WebFXMenuItem("Ticketing", null, "Ticketing tools", myMenu43 ));
-var myMenu45 = new WebFXMenu;
-myMenu45.emptyText = '';
-myMenu45.add(new WebFXMenuItem("Bulk DID Orders", "http://localhost/freeside/browse/did_order.html", "View/manage bulk DID orders" ));
-myMenu45.add(new WebFXMenuItem("Business card scan", "http://localhost/freeside/edit/prospect_main-upload.html", "" ));
-myMenu45.width = 256;
-
-myMenu40.add(new WebFXMenuItem("Miscellaneous", null, "", myMenu45 ));
-var myMenu46 = new WebFXMenu;
-myMenu46.emptyText = '';
-myMenu46.add(new WebFXMenuItem("Customers", "http://localhost/freeside/misc/cust_main-import.cgi", "" ));
-myMenu46.add(new WebFXMenuItem("Package definitions", "http://localhost/freeside/misc/part_pkg-import.html", "" ));
-myMenu46.add(new WebFXMenuItem("Customer packages", "http://localhost/freeside/misc/cust_pkg-import.html", "" ));
-myMenu46.add(new WebFXMenuItem("Customer comments", "http://localhost/freeside/misc/cust_main_note-import.html", "" ));
-myMenu46.add(new WebFXMenuItem("One-time charges", "http://localhost/freeside/misc/cust_main-import_charges.cgi", "" ));
-myMenu46.add(new WebFXMenuItem("Payments", "http://localhost/freeside/misc/cust_pay-import.cgi", "" ));
-myMenu46.add(new WebFXMenuItem("Credits", "http://localhost/freeside/misc/cust_credit-import.html", "" ));
-myMenu46.add(new WebFXMenuItem("Phone numbers (DIDs)", "http://localhost/freeside/misc/phone_avail-import.html", "" ));
-myMenu46.add(new WebFXMenuItem("Call Detail Records (CDRs)", "http://localhost/freeside/misc/cdr-import.html", "" ));
-myMenu46.width = 256;
-
-myMenu40.add(new WebFXMenuItem("Importing", null, "Import tools", myMenu46 ));
-var myMenu47 = new WebFXMenu;
-myMenu47.emptyText = '';
-myMenu47.add(new WebFXMenuItem("Status", "http://localhost/freeside/view/Status.html", "System status" ));
-myMenu47.add(new WebFXMenuItem("Job Queue", "http://localhost/freeside/search/queue.html", "View pending job queue" ));
-myMenu47.width = 256;
-
-myMenu40.add(new WebFXMenuItem("System", null, "System tools", myMenu47 ));
-myMenu40.width = 256;
-
-          myBar.add(new WebFXMenuButton('Tools', null, 'Tools', myMenu40 ));
-
-
-          var myMenu48 = new WebFXMenu;
-myMenu48.emptyText = '';
-myMenu48.add(new WebFXMenuItem("Settings", "http://localhost/freeside/config/config-view.cgi", "" ));
-myMenu48.add(new WebFXMenuSeparator());
-var myMenu49 = new WebFXMenu;
-myMenu49.emptyText = '';
-myMenu49.add(new WebFXMenuItem("Agent types", "http://localhost/freeside/browse/agent_type.cgi", "Agent types define groups of package definitions that you can then assign to particular agents" ));
-myMenu49.add(new WebFXMenuItem("Agents", "http://localhost/freeside/browse/agent.cgi", "Agents are resellers of your service. Agents may be limited to a subset of your full offerings (via their type)" ));
-myMenu49.add(new WebFXMenuItem("Agent payment gateways", "http://localhost/freeside/browse/payment_gateway.html", "Credit card and electronic check processors for agent overrides" ));
-myMenu49.width = 256;
-
-myMenu48.add(new WebFXMenuItem("Companies", null, "", myMenu49 ));
-var myMenu50 = new WebFXMenu;
-myMenu50.emptyText = '';
-myMenu50.add(new WebFXMenuItem("Sales People", "http://localhost/freeside/browse/sales.html", "Sales people bring in new business." ));
-myMenu50.width = 256;
-
-myMenu48.add(new WebFXMenuItem("Sales People", null, "", myMenu50 ));
-var myMenu51 = new WebFXMenu;
-myMenu51.emptyText = '';
-myMenu51.add(new WebFXMenuItem("Employees", "http://localhost/freeside/browse/access_user.html", "Setup internal users" ));
-myMenu51.add(new WebFXMenuItem("Employee groups", "http://localhost/freeside/browse/access_group.html", "Employee groups allow you to control access to the backend" ));
-myMenu51.add(new WebFXMenuItem("Installer availability", "http://localhost/freeside/browse/sched_item.html", "Installer availability" ));
-myMenu51.width = 256;
-
-myMenu48.add(new WebFXMenuItem("Employees", null, "", myMenu51 ));
-myMenu48.add(new WebFXMenuSeparator());
-var myMenu52 = new WebFXMenu;
-myMenu52.emptyText = '';
-myMenu52.add(new WebFXMenuItem("Customer tags", "http://localhost/freeside/browse/part_tag.html", "" ));
-myMenu52.add(new WebFXMenuItem("Customer classes", "http://localhost/freeside/browse/cust_class.html", "Customer classes define groups of customers for reporting." ));
-myMenu52.add(new WebFXMenuItem("Customer categories", "http://localhost/freeside/browse/cust_category.html", "Customer categories define groups of customer classes." ));
-myMenu52.add(new WebFXMenuSeparator());
-myMenu52.add(new WebFXMenuItem("Contact types", "http://localhost/freeside/browse/contact_class.html", "" ));
-myMenu52.width = 256;
-
-myMenu48.add(new WebFXMenuItem("Customers", null, "", myMenu52 ));
-var myMenu53 = new WebFXMenu;
-myMenu53.emptyText = '';
-myMenu53.add(new WebFXMenuItem("Package definitions", "http://localhost/freeside/browse/part_pkg.cgi", "One or more services are grouped together into a package and given pricing information. Customers purchase packages, not services" ));
-myMenu53.add(new WebFXMenuItem("Package classes", "http://localhost/freeside/browse/pkg_class.html", "Package classes define groups of packages, for taxation, ordering convenience and reporting." ));
-myMenu53.add(new WebFXMenuItem("Package categories", "http://localhost/freeside/browse/pkg_category.html", "Package categories define groups of package classes, for invoice sections." ));
-myMenu53.add(new WebFXMenuItem("Package report classes", "http://localhost/freeside/browse/part_pkg_report_option.html", "Package classes define optional groups of packages for reporting only." ));
-myMenu53.add(new WebFXMenuItem("Fees", "http://localhost/freeside/browse/part_fee.html", "" ));
-myMenu53.add(new WebFXMenuItem("Discounts", "http://localhost/freeside/browse/discount.html", "" ));
-myMenu53.add(new WebFXMenuItem("Discount classes", "http://localhost/freeside/browse/discount_class.html", "" ));
-var myMenu54 = new WebFXMenu;
-myMenu54.emptyText = '';
-myMenu54.add(new WebFXMenuItem("Cancel reasons", "http://localhost/freeside/browse/reason.html?class=C", "Cancel reasons explain why a service was cancelled." ));
-myMenu54.add(new WebFXMenuItem("Cancel reason types", "http://localhost/freeside/browse/reason_type.html?class=C", "Cancel reason types define groups of reasons." ));
-myMenu54.add(new WebFXMenuItem("Suspend reasons", "http://localhost/freeside/browse/reason.html?class=S", "Suspend reasons explain why a service was suspended." ));
-myMenu54.add(new WebFXMenuItem("Suspend reason types", "http://localhost/freeside/browse/reason_type.html?class=S", "Suspend reason types define groups of reasons." ));
-myMenu54.width = 256;
-
-myMenu53.add(new WebFXMenuItem("Cancel/Suspend Reasons", null, "", myMenu54 ));
-myMenu53.width = 256;
-
-myMenu48.add(new WebFXMenuItem("Packages", null, "", myMenu53 ));
-var myMenu55 = new WebFXMenu;
-myMenu55.emptyText = '';
-myMenu55.add(new WebFXMenuItem("Service definitions", "http://localhost/freeside/browse/part_svc.cgi", "Services are items you offer to your customers" ));
-myMenu55.add(new WebFXMenuItem("Service classes", "http://localhost/freeside/browse/part_svc_class.html", "Services classes are user-defined, informational types for services" ));
-myMenu55.add(new WebFXMenuItem("Service dependencies", "http://localhost/freeside/browse/part_svc_link.html", "Services depencies define rules between service definitions" ));
-myMenu55.add(new WebFXMenuItem("Provisioning exports", "http://localhost/freeside/browse/part_export.cgi", "Provisioning services to external machines, databases and APIs" ));
-var myMenu56 = new WebFXMenu;
-myMenu56.emptyText = '';
-myMenu56.add(new WebFXMenuItem("Access numbers", "http://localhost/freeside/browse/svc_acct_pop.cgi", "Points of Presence" ));
-myMenu56.width = 256;
-
-myMenu55.add(new WebFXMenuItem("Dialup", null, "", myMenu56 ));
-var myMenu57 = new WebFXMenu;
-myMenu57.emptyText = '';
-myMenu57.add(new WebFXMenuItem("Towers", "http://localhost/freeside/browse/tower.html", "Towers and sectors" ));
-myMenu57.add(new WebFXMenuItem("Routers", "http://localhost/freeside/browse/router.cgi", "Broadband access routers" ));
-myMenu57.add(new WebFXMenuItem("Address blocks", "http://localhost/freeside/browse/addr_block.cgi", "Manage address blocks and block assignments to broadband routers" ));
-myMenu57.add(new WebFXMenuItem("Address ranges", "http://localhost/freeside/browse/addr_range.html", "Designate special address ranges" ));
-myMenu57.width = 256;
-
-myMenu55.add(new WebFXMenuItem("Wireless broadband", null, "", myMenu57 ));
-var myMenu58 = new WebFXMenu;
-myMenu58.emptyText = '';
-myMenu58.add(new WebFXMenuItem("View/Edit phone device types", "http://localhost/freeside/browse/part_device.html", "Phone device types" ));
-myMenu58.add(new WebFXMenuItem("View/Edit bulk DID vendors", "http://localhost/freeside/browse/did_vendor.html", "Bulk DID vendors" ));
-myMenu58.add(new WebFXMenuItem("View/Edit Carriers", "http://localhost/freeside/browse/cdr_carrier.html", "Carriers" ));
-myMenu58.width = 256;
-
-myMenu55.add(new WebFXMenuItem("Phone", null, "", myMenu58 ));
-var myMenu59 = new WebFXMenu;
-myMenu59.emptyText = '';
-myMenu59.add(new WebFXMenuItem("RADIUS Groups", "http://localhost/freeside/browse/radius_group.html", "Manage RADIUS groups" ));
-myMenu59.add(new WebFXMenuItem("RADIUS Clients", "http://localhost/freeside/browse/nas.html", "Manage RADIUS clients" ));
-myMenu59.width = 256;
-
-myMenu55.add(new WebFXMenuItem("RADIUS", null, "", myMenu59 ));
-var myMenu60 = new WebFXMenu;
-myMenu60.emptyText = '';
-myMenu60.add(new WebFXMenuItem("Cable providers", "http://localhost/freeside/browse/cable_provider.html", "" ));
-myMenu60.add(new WebFXMenuItem("Cable modem models", "http://localhost/freeside/browse/cable_model.html", "" ));
-myMenu60.width = 256;
-
-myMenu55.add(new WebFXMenuItem("Cable", null, "", myMenu60 ));
-var myMenu61 = new WebFXMenu;
-myMenu61.emptyText = '';
-myMenu61.add(new WebFXMenuItem("Conferencing types", "http://localhost/freeside/browse/conferencing_type.html", "" ));
-myMenu61.add(new WebFXMenuItem("Quality levels", "http://localhost/freeside/browse/conferencing_quality.html", "" ));
-myMenu61.width = 256;
-
-myMenu55.add(new WebFXMenuItem("Conferencing", null, "", myMenu61 ));
-var myMenu62 = new WebFXMenu;
-myMenu62.emptyText = '';
-myMenu62.add(new WebFXMenuItem("Alarm system vendors", "http://localhost/freeside/browse/alarm_system.html", "" ));
-myMenu62.add(new WebFXMenuItem("Alarm system types", "http://localhost/freeside/browse/alarm_type.html", "" ));
-myMenu62.add(new WebFXMenuItem("Alarm central stations", "http://localhost/freeside/browse/alarm_station.html", "" ));
-myMenu62.width = 256;
-
-myMenu55.add(new WebFXMenuItem("Alarm", null, "", myMenu62 ));
-var myMenu63 = new WebFXMenu;
-myMenu63.emptyText = '';
-myMenu63.add(new WebFXMenuItem("Circuit types", "http://localhost/freeside/browse/circuit_type.html", "" ));
-myMenu63.add(new WebFXMenuItem("Circuit providers", "http://localhost/freeside/browse/circuit_provider.html", "" ));
-myMenu63.add(new WebFXMenuItem("Termination types", "http://localhost/freeside/browse/circuit_termination.html", "" ));
-myMenu63.width = 256;
-
-myMenu55.add(new WebFXMenuItem("Circuits", null, "", myMenu63 ));
-myMenu55.add(new WebFXMenuItem("Hardware types", "http://localhost/freeside/browse/hardware_class.html", "Set up hardware type catalog" ));
-myMenu55.width = 256;
-
-myMenu48.add(new WebFXMenuItem("Services", null, "", myMenu55 ));
-myMenu48.add(new WebFXMenuSeparator());
-var myMenu64 = new WebFXMenu;
-myMenu64.emptyText = '';
-myMenu64.add(new WebFXMenuItem("Vendor classes", "http://localhost/freeside/browse/vend_class.html", "" ));
-myMenu64.add(new WebFXMenuItem("Vendors", "http://localhost/freeside/browse/vend_main.html", "" ));
-myMenu64.width = 256;
-
-myMenu48.add(new WebFXMenuItem("Vendors", null, "", myMenu64 ));
-myMenu48.add(new WebFXMenuSeparator());
-var myMenu65 = new WebFXMenu;
-myMenu65.emptyText = '';
-myMenu65.add(new WebFXMenuItem("Billing events", "http://localhost/freeside/browse/part_event.html", "Billing actions for customers, invoices and packages" ));
-myMenu65.add(new WebFXMenuItem("Invoice configurations", "http://localhost/freeside/browse/invoice_conf.html", "Adjust invoice settings for special-purpose notices" ));
-myMenu65.add(new WebFXMenuItem("Invoice templates", "http://localhost/freeside/browse/invoice_template.html", "Edit templates for HTML, plaintext and typeset invoices" ));
-myMenu65.add(new WebFXMenuSeparator());
-myMenu65.add(new WebFXMenuItem("Prepaid cards", "http://localhost/freeside/search/prepay_credit.html", "View outstanding cards, generate new cards" ));
-var myMenu66 = new WebFXMenu;
-myMenu66.emptyText = '';
-myMenu66.add(new WebFXMenuItem("Rate plans", "http://localhost/freeside/browse/rate.cgi", "Manage rate plans" ));
-myMenu66.add(new WebFXMenuItem("Regions and prefixes", "http://localhost/freeside/browse/rate_region.html", "Manage regions and prefixes" ));
-myMenu66.add(new WebFXMenuItem("Usage classes", "http://localhost/freeside/browse/usage_class.html", "Usage classes define groups of usage for taxation." ));
-myMenu66.add(new WebFXMenuItem("Time periods", "http://localhost/freeside/browse/rate_time.html", "Time periods define days and hours for rate plans" ));
-myMenu66.add(new WebFXMenuItem("Edit rates with Excel", "http://localhost/freeside/misc/rate_edit_excel.html", "Download and edit rates with Excel, then upload changes." ));
-myMenu66.add(new WebFXMenuSeparator());
-myMenu66.add(new WebFXMenuItem("Tiering plans", "http://localhost/freeside/browse/rate_tier.html", "Rating tiers" ));
-myMenu66.width = 256;
-
-myMenu65.add(new WebFXMenuItem("Call rates and regions", null, "Manage rate plans, regions and prefixes for VoIP and call billing", myMenu66 ));
-myMenu65.add(new WebFXMenuSeparator());
-myMenu65.add(new WebFXMenuItem("Locales and tax rates", "http://localhost/freeside/browse/cust_main_county.cgi", "Change tax rates, or break down a country into states, or a state into counties and assign different tax rates to each" ));
-myMenu65.add(new WebFXMenuItem("Tax classes", "http://localhost/freeside/browse/part_pkg_taxclass.html", "Tax classes" ));
-myMenu65.add(new WebFXMenuSeparator());
-myMenu65.add(new WebFXMenuItem("Credit reasons", "http://localhost/freeside/browse/reason.html?class=R", "Credit reasons explain why a credit was issued." ));
-myMenu65.add(new WebFXMenuItem("Credit reason types", "http://localhost/freeside/browse/reason_type.html?class=R", "Credit reason types define groups of reasons." ));
-myMenu65.add(new WebFXMenuSeparator());
-myMenu65.add(new WebFXMenuItem("Refund reasons", "http://localhost/freeside/browse/reason.html?class=F", "Refund reasons explain why a refund was issued." ));
-myMenu65.add(new WebFXMenuItem("Refund reason types", "http://localhost/freeside/browse/reason_type.html?class=F", "Refund reason types define groups of reasons." ));
-myMenu65.width = 256;
-
-myMenu48.add(new WebFXMenuItem("Billing", null, "", myMenu65 ));
-myMenu48.add(new WebFXMenuSeparator());
-var myMenu67 = new WebFXMenu;
-myMenu67.emptyText = '';
-myMenu67.add(new WebFXMenuItem("Message templates", "http://localhost/freeside/browse/msg_template.html", "Templates for customer notices" ));
-myMenu67.add(new WebFXMenuItem("Advertising sources", "http://localhost/freeside/browse/part_referral.html", "Where a customer heard about your service." ));
-myMenu67.add(new WebFXMenuItem("Custom fields", "http://localhost/freeside/browse/part_virtual_field.html", "Locally defined fields" ));
-myMenu67.add(new WebFXMenuItem("Translation strings", "http://localhost/freeside/browse/msgcat.html", "Translations and other customizable labels for each locale" ));
-myMenu67.add(new WebFXMenuItem("Inventory classes and inventory", "http://localhost/freeside/browse/inventory_class.html", "Setup inventory classes and stock inventory" ));
-myMenu67.add(new WebFXMenuItem("Upload targets", "http://localhost/freeside/browse/upload_target.html", "Billing and payment upload destinations" ));
-myMenu67.width = 256;
-
-myMenu48.add(new WebFXMenuItem("Miscellaneous", null, "", myMenu67 ));
-myMenu48.width = 256;
-
-          myBar.add(new WebFXMenuButton('Configuration', null, 'Configuration and setup', myMenu48 ));
-
-
-          var myMenu68 = new WebFXMenu;
-myMenu68.emptyText = '';
-myMenu68.add(new WebFXMenuItem("Billing documentation", "http://www.freeside.biz/mediawiki/index.php/Freeside:4:Documentation", "Freeside documentation" ));
-myMenu68.add(new WebFXMenuItem("Ticketing documentation", "http://wiki.bestpractical.com/", "Request Tracker Wiki" ));
-myMenu68.add(new WebFXMenuSeparator());
-myMenu68.add(new WebFXMenuItem("About Freeside v5.0git", "javascript:about_freeside()", "" ));
-myMenu68.add(new WebFXMenuItem("About RT v4.2.11", "http://www.bestpractical.com/rt", "Request Tracker Homepage" ));
-myMenu68.width = 256;
-
-          myBar.add(new WebFXMenuButton('Help', null, '', myMenu68 ));
-
-
-  myBar.show( null, 'vertical' );
-  myBar.width = 154;
-
-</SCRIPT>
-
-
-
-
-      <link rel="stylesheet" href="http://localhost/freeside/elements/jquery-ui.min.css">
-      <SCRIPT SRC="http://localhost/freeside/elements/jquery.js"></SCRIPT>
-      <SCRIPT SRC="http://localhost/freeside/elements/jquery-ui.min.js"></SCRIPT>
-      <SCRIPT TYPE="text/javascript" SRC="http://localhost/freeside/elements/overlibmws.js"></SCRIPT>
-  <SCRIPT TYPE="text/javascript" SRC="http://localhost/freeside/elements/overlibmws_iframe.js"></SCRIPT>
-  <SCRIPT TYPE="text/javascript" SRC="http://localhost/freeside/elements/overlibmws_draggable.js"></SCRIPT>
-  <SCRIPT TYPE="text/javascript" SRC="http://localhost/freeside/elements/overlibmws_crossframe.js"></SCRIPT>
-  <SCRIPT TYPE="text/javascript" SRC="http://localhost/freeside/elements/iframecontentmws.js"></SCRIPT>
-  <SCRIPT TYPE="text/javascript" SRC="http://localhost/freeside/elements/ajaxcontentmws.js"></SCRIPT>
-
-    <SCRIPT TYPE="text/javascript">
-
-  function rs_init_object() {
-    var A;
-    try {
-      A=new ActiveXObject("Msxml2.XMLHTTP");
-    } catch (e) {
-      try {
-        A=new ActiveXObject("Microsoft.XMLHTTP");
-      } catch (oc) {
-        A=null;
-      }
-    }
-    if(!A && typeof XMLHttpRequest != "undefined")
-      A = new XMLHttpRequest();
-    if (!A)
-      alert("Can't create XMLHttpRequest object");
-    return A;
-
-  }
-
-</SCRIPT>
-
-
-    
-
-  </HEAD>
-  <BODY BGCOLOR="#f8f8f8"  STYLE="margin-top:0; margin-bottom:0; margin-left:0px; margin-right:0px">
-    <table width="100%" CELLPADDING=0 CELLSPACING=0 STYLE="padding-left:0px; padding-right:4px" CLASS="fshead">
-      <tr>
-        <td BGCOLOR="#ffffff"><IMG BORDER=0 ALT="freeside" HEIGHT="36" SRC="http://localhost/freeside/view/REAL_logo.cgi"></td>
-        <td align=left BGCOLOR="#ffffff"> <!-- valign="top" -->
-          <font size=6>Freeside Test 5.0.1</font>
-        </td>
-        <td align=right valign=top BGCOLOR="#ffffff"><FONT SIZE="-1">Logged in as <b>test </b> <FONT SIZE="-2"><a href="http://localhost/freeside/loginout/logout.html">logout</a></FONT><br></FONT><FONT SIZE="-2"><a href="http://localhost/freeside/pref/pref.html" STYLE="color: #000000">Preferences</a>
-          <BR></FONT>
-        </td>
-      </tr>
-    </table>
-
-    <TABLE WIDTH="100%" CELLSPACING=0 CELLPADDING=0>
-
-<link href="http://localhost/freeside/elements/freeside-menu.css" type="text/css" rel="stylesheet">
-
-
-      <TR CLASS="fsmenubar">
-
-
-        <TD COLSPAN="7" WIDTH="100%" STYLE="padding:1px 0px 0px 0px;border-top: 1px solid #7e0079" BGCOLOR="#dddddd">
-          <SCRIPT TYPE="text/javascript">
-            document.write(myBar);
-          </SCRIPT>
-        </TD>
-
-      </TR>
-
-      <TR CLASS="fssearchbar">
-
-        <TD COLSPAN=1 BGCOLOR="#dddddd" ALIGN="right" STYLE="padding-left:2px">
-          
-  <FORM ACTION="http://localhost/freeside/search/prospect_main.html" METHOD="GET" STYLE="margin:0">
-    <INPUT NAME="search_prospect" TYPE="text" VALUE="(name, company or phone)" STYLE="width:155px" onFocus="clearhint_search_prospect(this);" onClick="clearhint_search_prospect(this);" CLASS="fstext"><BR>
-    <A HREF="http://localhost/freeside/search/report_prospect_main.html" CLASS="fslink" STYLE="font-size: 11px">Adv</A>
-    <INPUT TYPE="submit" VALUE="Search prospects" CLASS="fsblackbutton" onMouseOver="this.className='fsblackbuttonselected'; return true;" onMouseOut="this.className='fsblackbutton'; return true;" STYLE="font-size:11px;padding-left:1px;padding-right:1px">
-  </FORM>
-  
-
-
-<SCRIPT TYPE="text/javascript">
-
-  function clearhint_search_prospect (what) {
-    if ( what.value == '(name, company or phone)' )
-      what.value = '';
-  }
-
-</SCRIPT>
-
-        </TD>
-
-        <TD COLSPAN=1 BGCOLOR="#dddddd" ALIGN="right" STYLE="padding-left:2px">
-          
-  <FORM ACTION="http://localhost/freeside/search/cust_main.cgi" METHOD="POST" STYLE="margin:0">
-    <INPUT NAME="search_cust" TYPE="text" VALUE="(cust #, name, company or contact phone)" STYLE="width:246px" onFocus="clearhint_search_cust(this);" onClick="clearhint_search_cust(this);" CLASS="fstext"><BR>
-    <A HREF="http://localhost/freeside/search/report_cust_main.html" CLASS="fslink" STYLE="font-size: 11px">Advanced</A>
-    <INPUT TYPE="submit" VALUE="Search customers" CLASS="fsblackbutton" onMouseOver="this.className='fsblackbuttonselected'; return true;" onMouseOut="this.className='fsblackbutton'; return true;" STYLE="font-size:11px">
-  </FORM>
-  
-
-
-<SCRIPT TYPE="text/javascript">
-
-  function clearhint_search_cust (what) {
-    if ( what.value == '(cust #, name, company or contact phone)' )
-      what.value = '';
-  }
-
-</SCRIPT>
-
-        </TD>
-
-        <TD COLSPAN=1 BGCOLOR="#dddddd" ALIGN="center">
-          
-<SCRIPT TYPE="text/javascript">
-
-  function clearhint_search_address2 (what) {
-    if ( what.value == '(Unit #)' )
-      what.value = '';
-  }
-
-</SCRIPT>
-
-        </TD>
-
-        <TD COLSPAN=1 BGCOLOR="#dddddd" ALIGN="right">
-          
-  <FORM ACTION="http://localhost/freeside/search/cust_bill.html" METHOD="GET" STYLE="margin:0;display:inline">
-    <INPUT NAME="invnum" TYPE="text" VALUE="(inv #)" STYLE="width:56px" onFocus="clearhint_search_invoice(this);" onClick="clearhint_search_invoice(this);" CLASS="fstext">
-    <A HREF="http://localhost/freeside/search/report_cust_bill.html" CLASS="fslink" STYLE="font-size: 11px">Adv</A>    <BR>
-    <INPUT TYPE="submit" VALUE="Search invoices" CLASS="fsblackbutton" onMouseOver="this.className='fsblackbuttonselected'; return true;" onMouseOut="this.className='fsblackbutton'; return true;" STYLE="font-size:11px;padding-left:1px;padding-right:1px;margin-top:3px">
-  </FORM>
-  
-
-
-<SCRIPT TYPE="text/javascript">
-
-  function clearhint_search_invoice (what) {
-    if ( what.value == '(inv #)' )
-      what.value = '';
-  }
-
-</SCRIPT>
-
-        </TD>
-
-        <TD COLSPAN=1 BGCOLOR="#dddddd" ALIGN="right" STYLE="padding-left:2px">
-          
-  <FORM ACTION="http://localhost/freeside/search/cust_svc.html" METHOD="GET" STYLE="margin:0">
-    <INPUT NAME="search_svc" TYPE="text" VALUE="(user, email, ip, mac, domain or service phone)" STYLE="width:271px" onFocus="clearhint_search_svc(this);" onClick="clearhint_search_svc(this);" CLASS="fstext"><BR>
-    <A NOTYET="http://localhost/freeside/search/svc_Smarter.html" STYLE="color: #cccccc; font-size:11px">Advanced</A>
-    <INPUT TYPE="submit" VALUE="Search services" CLASS="fsblackbutton" onMouseOver="this.className='fsblackbuttonselected'; return true;" onMouseOut="this.className='fsblackbutton'; return true;" STYLE="font-size:11px">
-  </FORM>
-  
-
-
-<SCRIPT TYPE="text/javascript">
-
-  function clearhint_search_svc (what) {
-    if ( what.value == '(user, email, ip, mac, domain or service phone)' )
-      what.value = '';
-  }
-
-</SCRIPT>
-
-        </TD>
-
-        <TD COLSPAN=1 BGCOLOR="#dddddd" ALIGN="right" STYLE="padding-left:2px;padding-right:2px">
-          
-  <FORM ACTION="http://localhost/freeside//rt/index.html" METHOD="GET" STYLE="margin:0">
-    <INPUT NAME="q" TYPE="text" VALUE="(ticket #, subject, email or fulltext:text)" STYLE="width:223px" onFocus="clearhint_search_ticket(this);" onClick="clearhint_search_ticket(this);" CLASS="fstext"><BR>
-    <A HREF="http://localhost/freeside//rt/Search/Build.html?NewQuery=1" CLASS="fslink" STYLE="font-size:11px">Advanced</A>
-    <INPUT TYPE="submit" VALUE="Search tickets" CLASS="fsblackbutton" onMouseOver="this.className='fsblackbuttonselected'; return true;" onMouseOut="this.className='fsblackbutton'; return true;" STYLE="font-size:11px">
-  </FORM>
-  
-
-
-<SCRIPT TYPE="text/javascript">
-
-  function clearhint_search_ticket (what) {
-    if ( what.value == '(ticket #, subject, email or fulltext:text)' )
-      what.value = '';
-  }
-
-</SCRIPT>
-
-        </TD>
-
-      </TR>
-    </TABLE>
-
-
-
-    <TABLE WIDTH="100%" HEIGHT="100%" CELLSPACING=0 CELLPADDING=4>
-
-      <TR HEIGHT="100%">
-
-    <BR>
-        <TD CLASS="background" HEIGHT="100%" VALIGN="top"> <!-- WIDTH="100%"> -->
-
-          <H1>
-            Package Search Results
-          </H1>
-
-          <BR>
-
-          
-
-
-
-
-        <A HREF="javascript:void(0);"
-   onClick="overlib( OLiframeContent('http://localhost/freeside/misc/bulk_change_pkg.cgi?', 569, 210, 'popup-0000000000-0000-000000000.000000', 0, 'auto' ), CAPTION, 'Change Packages', STICKY, AUTOSTATUSCAP, MIDX, 0, MIDY, 0, DRAGGABLE, CLOSECLICK, BGCOLOR, '#333399', CGCOLOR, '#333399', FGCOLOR, '#f8f8f8', CLOSETEXT, 'Close'); return false;"
-   
-   
-   
->Change these packages</A><BR><A HREF="http://localhost/freeside/misc/email-customers.html?table=cust_pkg&agent_virt_agentnum=&query=1">Email a notice to these customers</A>
-
-<BR><BR>
-
-
-
-        <TABLE>
-          <TR>
-
-            <TD VALIGN="bottom">
-
-              <FORM>
-
-                  601 total packages
-
-
-                  ( show <SELECT NAME="maxrecords" onChange="window.location = 'http://localhost/freeside/search/cust_pkg.cgi?keywords=pkgnum;_dummy=1;maxrecords=' + this.options[this.selectedIndex].value;">
-
-                  <OPTION VALUE="100" SELECTED>100</OPTION>
-                  <OPTION VALUE="500" >500</OPTION>
-                  <OPTION VALUE="1000" >1000</OPTION>
-                  <OPTION VALUE="2500" >2500</OPTION>
-
-	          </SELECT> per page )
-
-
-                <BR>
-
-              </FORM>
-
-            </TD>
-
-
-              <TD ALIGN="right" CLASS="noprint">
-
-                Download full results<BR>
-
-                as <A HREF="http://localhost/freeside/search/cust_pkg.cgi?keywords=pkgnum;_dummy=1;maxrecords=100;_type=packages.xls">Excel spreadsheet</A><BR>
-
-                as <A HREF="http://localhost/freeside/search/cust_pkg.cgi?keywords=pkgnum;_dummy=1;maxrecords=100;_type=csv">CSV file</A><BR>
-
-
-                as <A HREF="http://localhost/freeside/search/cust_pkg.cgi?keywords=pkgnum;_dummy=1;maxrecords=100;_type=html-print">printable copy</A>
-
-              </TD>
-
-          </TR>
-          <TR>
-            <TD COLSPAN=2>
-
-
-                
-        <FONT SIZE="+2">1</FONT>
-
-
-        <A HREF="http://localhost/freeside/search/cust_pkg.cgi?keywords=pkgnum;_dummy=1;maxrecords=100;_type=html;offset=100">2</A>
-
-
-        <A HREF="http://localhost/freeside/search/cust_pkg.cgi?keywords=pkgnum;_dummy=1;maxrecords=100;_type=html;offset=200">3</A>
-
-
-        <A HREF="http://localhost/freeside/search/cust_pkg.cgi?keywords=pkgnum;_dummy=1;maxrecords=100;_type=html;offset=300">4</A>
-
-
-        <A HREF="http://localhost/freeside/search/cust_pkg.cgi?keywords=pkgnum;_dummy=1;maxrecords=100;_type=html;offset=400">5</A>
-
-
-        <A HREF="http://localhost/freeside/search/cust_pkg.cgi?keywords=pkgnum;_dummy=1;maxrecords=100;_type=html;offset=500">6</A>
-
-
-        <A HREF="http://localhost/freeside/search/cust_pkg.cgi?keywords=pkgnum;_dummy=1;maxrecords=100;_type=html;offset=600">7</A>
-
-      <A HREF="http://localhost/freeside/search/cust_pkg.cgi?keywords=pkgnum;_dummy=1;maxrecords=100;_type=html;offset=100"><B><FONT SIZE="+1">Next</FONT></B></A>
-
-
-
-                
-
-
-              
-<TABLE CLASS="grid" CELLSPACING=0 CELLPADDING=0 >
-
-
-
-
-<THEAD>
-
-  <TR>
-    <TH CLASS   = "grid"
-        BGCOLOR = "#cccccc"
-        ROWSPAN = "2"
-        
-        
-
-    >
-      <A HREF="http://localhost/freeside/search/cust_pkg.cgi?keywords=pkgnum;_dummy=1;maxrecords=100;_type=html;offset=0;order_by=pkgnum">#</A>
-    </TH>
-    <TH CLASS   = "grid"
-        BGCOLOR = "#cccccc"
-        ROWSPAN = "1"
-        
-        
-
-    >
-      <A HREF="http://localhost/freeside/search/cust_pkg.cgi?keywords=pkgnum;_dummy=1;maxrecords=100;_type=html;offset=0;order_by=quantity">Quan.</A>
-    </TH>
-    <TH CLASS   = "grid"
-        BGCOLOR = "#cccccc"
-        ROWSPAN = "1"
-        
-        
-
-    >
-      Package
-    </TH>
-    <TH CLASS   = "grid"
-        BGCOLOR = "#cccccc"
-        ROWSPAN = "1"
-        
-        
-
-    >
-      <A HREF="http://localhost/freeside/search/cust_pkg.cgi?keywords=pkgnum;_dummy=1;maxrecords=100;_type=html;offset=0;order_by=classname">Class</A>
-    </TH>
-    <TH CLASS   = "grid"
-        BGCOLOR = "#cccccc"
-        ROWSPAN = "1"
-        
-        
-
-    >
-      Status
-    </TH>
-    <TH CLASS   = "grid"
-        BGCOLOR = "#cccccc"
-        ROWSPAN = "1"
-        
-        
-
-    >
-      <A HREF="http://localhost/freeside/search/cust_pkg.cgi?keywords=pkgnum;_dummy=1;maxrecords=100;_type=html;offset=0;order_by=salesperson">Sales Person</A>
-    </TH>
-    <TH CLASS   = "grid"
-        BGCOLOR = "#cccccc"
-        ROWSPAN = "1"
-        
-        
-
-    >
-      <A HREF="http://localhost/freeside/search/cust_pkg.cgi?keywords=pkgnum;_dummy=1;maxrecords=100;_type=html;offset=0;order_by=otaker">Ordered by</A>
-    </TH>
-    <TH CLASS   = "grid"
-        BGCOLOR = "#cccccc"
-        ROWSPAN = "1"
-        
-        
-
-    >
-      Setup
-    </TH>
-    <TH CLASS   = "grid"
-        BGCOLOR = "#cccccc"
-        ROWSPAN = "1"
-        
-        
-
-    >
-      Base Recur
-    </TH>
-    <TH CLASS   = "grid"
-        BGCOLOR = "#cccccc"
-        ROWSPAN = "1"
-        
-        
-
-    >
-      Freq.
-    </TH>
-    <TH CLASS   = "grid"
-        BGCOLOR = "#cccccc"
-        ROWSPAN = "1"
-        
-        
-
-    >
-      Setup
-    </TH>
-    <TH CLASS   = "grid"
-        BGCOLOR = "#cccccc"
-        ROWSPAN = "1"
-        
-        
-
-    >
-      Last bill
-    </TH>
-    <TH CLASS   = "grid"
-        BGCOLOR = "#cccccc"
-        ROWSPAN = "1"
-        
-        
-
-    >
-      Next bill
-    </TH>
-    <TH CLASS   = "grid"
-        BGCOLOR = "#cccccc"
-        ROWSPAN = "1"
-        
-        
-
-    >
-      Adjourn
-    </TH>
-    <TH CLASS   = "grid"
-        BGCOLOR = "#cccccc"
-        ROWSPAN = "1"
-        
-        
-
-    >
-      Susp.
-    </TH>
-    <TH CLASS   = "grid"
-        BGCOLOR = "#cccccc"
-        ROWSPAN = "1"
-        
-        
-
-    >
-      Susp. delay
-    </TH>
-    <TH CLASS   = "grid"
-        BGCOLOR = "#cccccc"
-        ROWSPAN = "1"
-        
-        
-
-    >
-      Expire
-    </TH>
-    <TH CLASS   = "grid"
-        BGCOLOR = "#cccccc"
-        ROWSPAN = "1"
-        
-        
-
-    >
-      Contract end
-    </TH>
-    <TH CLASS   = "grid"
-        BGCOLOR = "#cccccc"
-        ROWSPAN = "1"
-        
-        
-
-    >
-      Changed
-    </TH>
-    <TH CLASS   = "grid"
-        BGCOLOR = "#cccccc"
-        ROWSPAN = "1"
-        
-        
-
-    >
-      Cancel
-    </TH>
-    <TH CLASS   = "grid"
-        BGCOLOR = "#cccccc"
-        ROWSPAN = "1"
-        
-        
-
-    >
-      Reason
-    </TH>
-    <TH CLASS   = "grid"
-        BGCOLOR = "#cccccc"
-        ROWSPAN = "1"
-        
-        
-
-    >
-      Cust. Status
-    </TH>
-    <TH CLASS   = "grid"
-        BGCOLOR = "#cccccc"
-        ROWSPAN = "1"
-        
-        
-
-    >
-      Customer
-    </TH>
-    <TH CLASS   = "grid"
-        BGCOLOR = "#cccccc"
-        ROWSPAN = "1"
-        
-        
-
-    >
-      Services
-    </TH>
-  </TR>
-
-
-</THEAD>
-
-<TBODY>
-
-
-    <TR ID="" CLASS="row0">
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=168;show=packages;fragment=cust_pkg501#cust_pkg501">501</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=168;show=packages;fragment=cust_pkg501#cust_pkg501">1</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=168;show=packages;fragment=cust_pkg501#cust_pkg501">Monthly anniversary phone x4</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 SIZE="-1" ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center >test</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$0.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$60.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left >monthly</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Jan 02 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Feb 02 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Mar 02 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?168">Cole, Albertha</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><TABLE CLASS="inv" CELLSPACING=0 CELLPADDING=0 WIDTH="100%"><tr><TD ALIGN="right">Test svc_phone:</td><TD ALIGN="left"><A HREF="http://localhost/freeside/view/svc_phone.cgi?501">24465928708548</A></td></tr></table></TD>
-
-
-    </TR>
-
-    <TR ID="" CLASS="row1">
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=161;show=packages;fragment=cust_pkg479#cust_pkg479">479</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=161;show=packages;fragment=cust_pkg479#cust_pkg479">1</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=161;show=packages;fragment=cust_pkg479#cust_pkg479">Monthly anniversary phone x4</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 SIZE="-1" ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center >test</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$0.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$60.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left >monthly</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Dec 02 2015</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Feb 02 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Mar 02 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?161">Haley, Schaden and Ebert (Prosacco, Clementina)</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><TABLE CLASS="inv" CELLSPACING=0 CELLPADDING=0 WIDTH="100%"><tr><TD ALIGN="right">Test svc_phone:</td><TD ALIGN="left"><A HREF="http://localhost/freeside/view/svc_phone.cgi?479">7422901680427</A></td></tr></table></TD>
-
-
-    </TR>
-
-    <TR ID="" CLASS="row0">
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=99;show=packages;fragment=cust_pkg295#cust_pkg295">295</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=99;show=packages;fragment=cust_pkg295#cust_pkg295">1</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=99;show=packages;fragment=cust_pkg295#cust_pkg295">Monthly anniversary phone x4</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 SIZE="-1" ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center >test</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$0.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$60.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left >monthly</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Sep 02 2015</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Feb 02 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Mar 02 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?99">Luettgen-Jacobs (Hintz, Junior)</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><TABLE CLASS="inv" CELLSPACING=0 CELLPADDING=0 WIDTH="100%"><tr><TD ALIGN="right">Test svc_phone:</td><TD ALIGN="left"><A HREF="http://localhost/freeside/view/svc_phone.cgi?295">14991580189167</A></td></tr></table></TD>
-
-
-    </TR>
-
-    <TR ID="" CLASS="row1">
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=61;show=packages;fragment=cust_pkg179#cust_pkg179">179</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=61;show=packages;fragment=cust_pkg179#cust_pkg179">1</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=61;show=packages;fragment=cust_pkg179#cust_pkg179">Monthly anniversary phone x4</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 SIZE="-1" ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center >test</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$0.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$60.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left >monthly</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Dec 02 2015</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Feb 02 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Mar 02 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?61">Leuschke-Stamm (Dibbert, Betsy)</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><TABLE CLASS="inv" CELLSPACING=0 CELLPADDING=0 WIDTH="100%"><tr><TD ALIGN="right">Test svc_phone:</td><TD ALIGN="left"><A HREF="http://localhost/freeside/view/svc_phone.cgi?179">2189396399</A></td></tr></table></TD>
-
-
-    </TR>
-
-    <TR ID="" CLASS="row0">
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=88;show=packages;fragment=cust_pkg261#cust_pkg261">261</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=88;show=packages;fragment=cust_pkg261#cust_pkg261">1</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=88;show=packages;fragment=cust_pkg261#cust_pkg261">Monthly anniversary phone x4</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 SIZE="-1" ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center >test</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$0.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$60.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left >monthly</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Jan 02 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Feb 02 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Mar 02 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?88">Moore, Lina</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><TABLE CLASS="inv" CELLSPACING=0 CELLPADDING=0 WIDTH="100%"><tr><TD ALIGN="right">Test svc_phone:</td><TD ALIGN="left"><A HREF="http://localhost/freeside/view/svc_phone.cgi?261">5717780937</A></td></tr></table></TD>
-
-
-    </TR>
-
-    <TR ID="" CLASS="row1">
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=171;show=packages;fragment=cust_pkg511#cust_pkg511">511</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=171;show=packages;fragment=cust_pkg511#cust_pkg511">1</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=171;show=packages;fragment=cust_pkg511#cust_pkg511">Monthly anniversary phone x4</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 SIZE="-1" ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center >test</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$0.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$60.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left >monthly</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Sep 02 2015</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Feb 02 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Mar 02 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?171">Mante LLC (Kessler, Enid)</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><TABLE CLASS="inv" CELLSPACING=0 CELLPADDING=0 WIDTH="100%"><tr><TD ALIGN="right">Test svc_phone:</td><TD ALIGN="left"><A HREF="http://localhost/freeside/view/svc_phone.cgi?511">9686105497</A></td></tr></table></TD>
-
-
-    </TR>
-
-    <TR ID="" CLASS="row0">
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=69;show=packages;fragment=cust_pkg203#cust_pkg203">203</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=69;show=packages;fragment=cust_pkg203#cust_pkg203">1</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=69;show=packages;fragment=cust_pkg203#cust_pkg203">Monthly anniversary phone x4</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 SIZE="-1" ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center >test</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$0.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$60.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left >monthly</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Sep 02 2015</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Feb 02 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Mar 02 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?69">Moore-Cummerata (DuBuque, Russ)</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><TABLE CLASS="inv" CELLSPACING=0 CELLPADDING=0 WIDTH="100%"><tr><TD ALIGN="right">Test svc_phone:</td><TD ALIGN="left"><A HREF="http://localhost/freeside/view/svc_phone.cgi?203">8632406717</A></td></tr></table></TD>
-
-
-    </TR>
-
-    <TR ID="" CLASS="row1">
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=185;show=packages;fragment=cust_pkg551#cust_pkg551">551</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=185;show=packages;fragment=cust_pkg551#cust_pkg551">1</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=185;show=packages;fragment=cust_pkg551#cust_pkg551">Monthly anniversary phone x4</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 SIZE="-1" ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center >test</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$0.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$60.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left >monthly</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Oct 02 2015</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Feb 02 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Mar 02 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?185">Christiansen LLC (Howe, Luis)</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><TABLE CLASS="inv" CELLSPACING=0 CELLPADDING=0 WIDTH="100%"><tr><TD ALIGN="right">Test svc_phone:</td><TD ALIGN="left"><A HREF="http://localhost/freeside/view/svc_phone.cgi?551">5191928764</A></td></tr></table></TD>
-
-
-    </TR>
-
-    <TR ID="" CLASS="row0">
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=131;show=packages;fragment=cust_pkg391#cust_pkg391">391</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=131;show=packages;fragment=cust_pkg391#cust_pkg391">1</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=131;show=packages;fragment=cust_pkg391#cust_pkg391">Monthly anniversary phone x4</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 SIZE="-1" ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center >test</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$0.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$60.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left >monthly</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Oct 03 2015</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Feb 03 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Mar 03 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?131">Wolff and Sons (Heller, Dagmar)</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><TABLE CLASS="inv" CELLSPACING=0 CELLPADDING=0 WIDTH="100%"><tr><TD ALIGN="right">Test svc_phone:</td><TD ALIGN="left"><A HREF="http://localhost/freeside/view/svc_phone.cgi?391">16892538421</A></td></tr></table></TD>
-
-
-    </TR>
-
-    <TR ID="" CLASS="row1">
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=105;show=packages;fragment=cust_pkg311#cust_pkg311">311</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=105;show=packages;fragment=cust_pkg311#cust_pkg311">1</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=105;show=packages;fragment=cust_pkg311#cust_pkg311">Monthly anniversary phone x4</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 SIZE="-1" ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center >test</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$0.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$60.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left >monthly</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Dec 03 2015</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Feb 03 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Mar 03 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?105">Barton-Goodwin (Schroeder, Brian)</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><TABLE CLASS="inv" CELLSPACING=0 CELLPADDING=0 WIDTH="100%"><tr><TD ALIGN="right">Test svc_phone:</td><TD ALIGN="left"><A HREF="http://localhost/freeside/view/svc_phone.cgi?311">8239761006014</A></td></tr></table></TD>
-
-
-    </TR>
-
-    <TR ID="" CLASS="row0">
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=27;show=packages;fragment=cust_pkg79#cust_pkg79">79</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=27;show=packages;fragment=cust_pkg79#cust_pkg79">1</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=27;show=packages;fragment=cust_pkg79#cust_pkg79">Monthly anniversary phone x4</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 SIZE="-1" ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center >test</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$0.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$60.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left >monthly</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Dec 03 2015</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Feb 03 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Mar 03 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?27">Haag-Schumm (Ullrich, Shemar)</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><TABLE CLASS="inv" CELLSPACING=0 CELLPADDING=0 WIDTH="100%"><tr><TD ALIGN="right">Test svc_phone:</td><TD ALIGN="left"><A HREF="http://localhost/freeside/view/svc_phone.cgi?79">8935173249</A></td></tr></table></TD>
-
-
-    </TR>
-
-    <TR ID="" CLASS="row1">
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=75;show=packages;fragment=cust_pkg223#cust_pkg223">223</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=75;show=packages;fragment=cust_pkg223#cust_pkg223">1</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=75;show=packages;fragment=cust_pkg223#cust_pkg223">Monthly anniversary phone x4</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 SIZE="-1" ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center >test</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$0.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$60.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left >monthly</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Sep 03 2015</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Feb 03 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Mar 03 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?75">Hoeger-Brown (Shields, Serenity)</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><TABLE CLASS="inv" CELLSPACING=0 CELLPADDING=0 WIDTH="100%"><tr><TD ALIGN="right">Test svc_phone:</td><TD ALIGN="left"><A HREF="http://localhost/freeside/view/svc_phone.cgi?223">68981950057600</A></td></tr></table></TD>
-
-
-    </TR>
-
-    <TR ID="" CLASS="row0">
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=72;show=packages;fragment=cust_pkg213#cust_pkg213">213</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=72;show=packages;fragment=cust_pkg213#cust_pkg213">1</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=72;show=packages;fragment=cust_pkg213#cust_pkg213">Monthly anniversary phone x4</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 SIZE="-1" ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center >test</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$0.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$60.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left >monthly</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Oct 03 2015</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Feb 03 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Mar 03 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?72">Lehner, Ryann</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><TABLE CLASS="inv" CELLSPACING=0 CELLPADDING=0 WIDTH="100%"><tr><TD ALIGN="right">Test svc_phone:</td><TD ALIGN="left"><A HREF="http://localhost/freeside/view/svc_phone.cgi?213">2636239939</A></td></tr></table></TD>
-
-
-    </TR>
-
-    <TR ID="" CLASS="row1">
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=111;show=packages;fragment=cust_pkg331#cust_pkg331">331</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=111;show=packages;fragment=cust_pkg331#cust_pkg331">1</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=111;show=packages;fragment=cust_pkg331#cust_pkg331">Monthly anniversary phone x4</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 SIZE="-1" ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center >test</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$0.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$60.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left >monthly</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Dec 03 2015</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Feb 03 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Mar 03 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?111">Treutel, Kuhn and Sipes (Wintheiser, Elyse)</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><TABLE CLASS="inv" CELLSPACING=0 CELLPADDING=0 WIDTH="100%"><tr><TD ALIGN="right">Test svc_phone:</td><TD ALIGN="left"><A HREF="http://localhost/freeside/view/svc_phone.cgi?331">17840460291257</A></td></tr></table></TD>
-
-
-    </TR>
-
-    <TR ID="" CLASS="row0">
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=15;show=packages;fragment=cust_pkg43#cust_pkg43">43</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=15;show=packages;fragment=cust_pkg43#cust_pkg43">1</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=15;show=packages;fragment=cust_pkg43#cust_pkg43">Monthly anniversary phone x4</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 SIZE="-1" ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center >test</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$0.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$60.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left >monthly</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Oct 03 2015</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Feb 03 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Mar 03 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?15">Stracke Inc (Kuhlman, Kaya)</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><TABLE CLASS="inv" CELLSPACING=0 CELLPADDING=0 WIDTH="100%"><tr><TD ALIGN="right">Test svc_phone:</td><TD ALIGN="left"><A HREF="http://localhost/freeside/view/svc_phone.cgi?43">7315522562</A></td></tr></table></TD>
-
-
-    </TR>
-
-    <TR ID="" CLASS="row1">
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=84;show=packages;fragment=cust_pkg249#cust_pkg249">249</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=84;show=packages;fragment=cust_pkg249#cust_pkg249">1</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=84;show=packages;fragment=cust_pkg249#cust_pkg249">Monthly anniversary phone x4</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 SIZE="-1" ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center >test</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$0.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$60.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left >monthly</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Nov 04 2015</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Feb 04 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Mar 04 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?84">Pacocha, Matilde</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><TABLE CLASS="inv" CELLSPACING=0 CELLPADDING=0 WIDTH="100%"><tr><TD ALIGN="right">Test svc_phone:</td><TD ALIGN="left"><A HREF="http://localhost/freeside/view/svc_phone.cgi?249">18235477397</A></td></tr></table></TD>
-
-
-    </TR>
-
-    <TR ID="" CLASS="row0">
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=120;show=packages;fragment=cust_pkg357#cust_pkg357">357</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=120;show=packages;fragment=cust_pkg357#cust_pkg357">1</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=120;show=packages;fragment=cust_pkg357#cust_pkg357">Monthly anniversary phone x4</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 SIZE="-1" ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center >test</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$0.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$60.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left >monthly</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Nov 04 2015</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Feb 04 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Mar 04 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?120">Mante, Demond</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><TABLE CLASS="inv" CELLSPACING=0 CELLPADDING=0 WIDTH="100%"><tr><TD ALIGN="right">Test svc_phone:</td><TD ALIGN="left"><A HREF="http://localhost/freeside/view/svc_phone.cgi?357">751008639787292</A></td></tr></table></TD>
-
-
-    </TR>
-
-    <TR ID="" CLASS="row1">
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=39;show=packages;fragment=cust_pkg115#cust_pkg115">115</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=39;show=packages;fragment=cust_pkg115#cust_pkg115">1</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=39;show=packages;fragment=cust_pkg115#cust_pkg115">Monthly anniversary phone x4</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 SIZE="-1" ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center >test</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$0.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$60.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left >monthly</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Dec 04 2015</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Feb 04 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Mar 04 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?39">Kunze, Ryan and Dare (Schultz, Jasper)</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><TABLE CLASS="inv" CELLSPACING=0 CELLPADDING=0 WIDTH="100%"><tr><TD ALIGN="right">Test svc_phone:</td><TD ALIGN="left"><A HREF="http://localhost/freeside/view/svc_phone.cgi?115">495453230818559</A></td></tr></table></TD>
-
-
-    </TR>
-
-    <TR ID="" CLASS="row0">
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=109;show=packages;fragment=cust_pkg323#cust_pkg323">323</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=109;show=packages;fragment=cust_pkg323#cust_pkg323">1</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=109;show=packages;fragment=cust_pkg323#cust_pkg323">Monthly anniversary phone x4</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 SIZE="-1" ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center >test</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$0.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$60.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left >monthly</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Sep 04 2015</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Feb 04 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Mar 04 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?109">Lind-Bahringer (Ratke, Roma)</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><TABLE CLASS="inv" CELLSPACING=0 CELLPADDING=0 WIDTH="100%"><tr><TD ALIGN="right">Test svc_phone:</td><TD ALIGN="left"><A HREF="http://localhost/freeside/view/svc_phone.cgi?323">4989851645</A></td></tr></table></TD>
-
-
-    </TR>
-
-    <TR ID="" CLASS="row1">
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=184;show=packages;fragment=cust_pkg549#cust_pkg549">549</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=184;show=packages;fragment=cust_pkg549#cust_pkg549">1</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=184;show=packages;fragment=cust_pkg549#cust_pkg549">Monthly anniversary phone x4</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 SIZE="-1" ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center >test</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$0.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$60.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left >monthly</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Dec 05 2015</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Feb 05 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Mar 05 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?184">Hudson, Stephanie</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><TABLE CLASS="inv" CELLSPACING=0 CELLPADDING=0 WIDTH="100%"><tr><TD ALIGN="right">Test svc_phone:</td><TD ALIGN="left"><A HREF="http://localhost/freeside/view/svc_phone.cgi?549">87252993767044</A></td></tr></table></TD>
-
-
-    </TR>
-
-    <TR ID="" CLASS="row0">
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=45;show=packages;fragment=cust_pkg131#cust_pkg131">131</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=45;show=packages;fragment=cust_pkg131#cust_pkg131">1</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=45;show=packages;fragment=cust_pkg131#cust_pkg131">Monthly anniversary phone x4</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 SIZE="-1" ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center >test</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$0.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$60.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left >monthly</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Dec 05 2015</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Feb 05 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Mar 05 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?45">Shanahan LLC (Brown, Ceasar)</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><TABLE CLASS="inv" CELLSPACING=0 CELLPADDING=0 WIDTH="100%"><tr><TD ALIGN="right">Test svc_phone:</td><TD ALIGN="left"><A HREF="http://localhost/freeside/view/svc_phone.cgi?131">4508409161</A></td></tr></table></TD>
-
-
-    </TR>
-
-    <TR ID="" CLASS="row1">
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=125;show=packages;fragment=cust_pkg371#cust_pkg371">371</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=125;show=packages;fragment=cust_pkg371#cust_pkg371">1</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=125;show=packages;fragment=cust_pkg371#cust_pkg371">Monthly anniversary phone x4</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 SIZE="-1" ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center >test</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$0.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$60.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left >monthly</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Jan 06 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Feb 06 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Mar 06 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?125">Kuhlman, Quitzon and Greenholt (Quitzon, Ophelia)</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><TABLE CLASS="inv" CELLSPACING=0 CELLPADDING=0 WIDTH="100%"><tr><TD ALIGN="right">Test svc_phone:</td><TD ALIGN="left"><A HREF="http://localhost/freeside/view/svc_phone.cgi?371">15363386908</A></td></tr></table></TD>
-
-
-    </TR>
-
-    <TR ID="" CLASS="row0">
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=93;show=packages;fragment=cust_pkg275#cust_pkg275">275</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=93;show=packages;fragment=cust_pkg275#cust_pkg275">1</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=93;show=packages;fragment=cust_pkg275#cust_pkg275">Monthly anniversary phone x4</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 SIZE="-1" ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center >test</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$0.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$60.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left >monthly</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Oct 06 2015</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Feb 06 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Mar 06 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?93">Dach, Lueilwitz and Koepp (Kovacek, Frank)</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><TABLE CLASS="inv" CELLSPACING=0 CELLPADDING=0 WIDTH="100%"><tr><TD ALIGN="right">Test svc_phone:</td><TD ALIGN="left"><A HREF="http://localhost/freeside/view/svc_phone.cgi?275">1732869050</A></td></tr></table></TD>
-
-
-    </TR>
-
-    <TR ID="" CLASS="row1">
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=79;show=packages;fragment=cust_pkg235#cust_pkg235">235</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=79;show=packages;fragment=cust_pkg235#cust_pkg235">1</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=79;show=packages;fragment=cust_pkg235#cust_pkg235">Monthly anniversary phone x4</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 SIZE="-1" ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center >test</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$0.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$60.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left >monthly</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Nov 06 2015</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Feb 06 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Mar 06 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?79">Corkery-D'Amore (Wyman, Bethel)</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><TABLE CLASS="inv" CELLSPACING=0 CELLPADDING=0 WIDTH="100%"><tr><TD ALIGN="right">Test svc_phone:</td><TD ALIGN="left"><A HREF="http://localhost/freeside/view/svc_phone.cgi?235">9464935873</A></td></tr></table></TD>
-
-
-    </TR>
-
-    <TR ID="" CLASS="row0">
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=160;show=packages;fragment=cust_pkg477#cust_pkg477">477</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=160;show=packages;fragment=cust_pkg477#cust_pkg477">1</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=160;show=packages;fragment=cust_pkg477#cust_pkg477">Monthly anniversary phone x4</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 SIZE="-1" ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center >test</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$0.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$60.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left >monthly</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Oct 06 2015</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Feb 06 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Mar 06 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?160">Lakin, Lindsay</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><TABLE CLASS="inv" CELLSPACING=0 CELLPADDING=0 WIDTH="100%"><tr><TD ALIGN="right">Test svc_phone:</td><TD ALIGN="left"><A HREF="http://localhost/freeside/view/svc_phone.cgi?477">8078845348</A></td></tr></table></TD>
-
-
-    </TR>
-
-    <TR ID="" CLASS="row1">
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=147;show=packages;fragment=cust_pkg439#cust_pkg439">439</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=147;show=packages;fragment=cust_pkg439#cust_pkg439">1</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=147;show=packages;fragment=cust_pkg439#cust_pkg439">Monthly anniversary phone x4</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 SIZE="-1" ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center >test</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$0.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$60.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left >monthly</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Sep 06 2015</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Feb 06 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Mar 06 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?147">Pfeffer, Shanahan and Cruickshank (Kutch, Rosario)</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><TABLE CLASS="inv" CELLSPACING=0 CELLPADDING=0 WIDTH="100%"><tr><TD ALIGN="right">Test svc_phone:</td><TD ALIGN="left"><A HREF="http://localhost/freeside/view/svc_phone.cgi?439">1214016847277551</A></td></tr></table></TD>
-
-
-    </TR>
-
-    <TR ID="" CLASS="row0">
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=201;show=packages;fragment=cust_pkg599#cust_pkg599">599</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=201;show=packages;fragment=cust_pkg599#cust_pkg599">1</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=201;show=packages;fragment=cust_pkg599#cust_pkg599">Monthly anniversary phone x4</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 SIZE="-1" ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center >test</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$0.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$60.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left >monthly</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Jan 06 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Feb 06 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Mar 06 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?201">Mills, Ziemann and Satterfield (Lang, Cathy)</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><TABLE CLASS="inv" CELLSPACING=0 CELLPADDING=0 WIDTH="100%"><tr><TD ALIGN="right">Test svc_phone:</td><TD ALIGN="left"><A HREF="http://localhost/freeside/view/svc_phone.cgi?599">0806183894522</A></td></tr></table></TD>
-
-
-    </TR>
-
-    <TR ID="" CLASS="row1">
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=117;show=packages;fragment=cust_pkg347#cust_pkg347">347</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=117;show=packages;fragment=cust_pkg347#cust_pkg347">1</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=117;show=packages;fragment=cust_pkg347#cust_pkg347">Monthly anniversary phone x4</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 SIZE="-1" ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center >test</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$0.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$60.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left >monthly</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Oct 07 2015</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Feb 07 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Mar 07 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?117">Bernier-Nader (Hane, Floy)</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><TABLE CLASS="inv" CELLSPACING=0 CELLPADDING=0 WIDTH="100%"><tr><TD ALIGN="right">Test svc_phone:</td><TD ALIGN="left"><A HREF="http://localhost/freeside/view/svc_phone.cgi?347">1894866195856273</A></td></tr></table></TD>
-
-
-    </TR>
-
-    <TR ID="" CLASS="row0">
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=92;show=packages;fragment=cust_pkg273#cust_pkg273">273</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=92;show=packages;fragment=cust_pkg273#cust_pkg273">1</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=92;show=packages;fragment=cust_pkg273#cust_pkg273">Monthly anniversary phone x4</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 SIZE="-1" ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center >test</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$0.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$60.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left >monthly</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Aug 07 2015</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Feb 07 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Mar 07 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?92">Ruecker, Lucious</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><TABLE CLASS="inv" CELLSPACING=0 CELLPADDING=0 WIDTH="100%"><tr><TD ALIGN="right">Test svc_phone:</td><TD ALIGN="left"><A HREF="http://localhost/freeside/view/svc_phone.cgi?273">16095013569</A></td></tr></table></TD>
-
-
-    </TR>
-
-    <TR ID="" CLASS="row1">
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=107;show=packages;fragment=cust_pkg319#cust_pkg319">319</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=107;show=packages;fragment=cust_pkg319#cust_pkg319">1</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=107;show=packages;fragment=cust_pkg319#cust_pkg319">Monthly anniversary phone x4</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 SIZE="-1" ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center >test</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$0.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$60.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left >monthly</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Dec 07 2015</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Feb 07 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Mar 07 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?107">Hessel and Sons (Zemlak, Kaya)</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><TABLE CLASS="inv" CELLSPACING=0 CELLPADDING=0 WIDTH="100%"><tr><TD ALIGN="right">Test svc_phone:</td><TD ALIGN="left"><A HREF="http://localhost/freeside/view/svc_phone.cgi?319">13810128409238</A></td></tr></table></TD>
-
-
-    </TR>
-
-    <TR ID="" CLASS="row0">
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=103;show=packages;fragment=cust_pkg307#cust_pkg307">307</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=103;show=packages;fragment=cust_pkg307#cust_pkg307">1</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=103;show=packages;fragment=cust_pkg307#cust_pkg307">Monthly anniversary phone x4</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 SIZE="-1" ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center >test</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$0.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$60.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left >monthly</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Aug 08 2015</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Feb 08 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Mar 08 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?103">Roberts-Schinner (Flatley, Amelia)</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><TABLE CLASS="inv" CELLSPACING=0 CELLPADDING=0 WIDTH="100%"><tr><TD ALIGN="right">Test svc_phone:</td><TD ALIGN="left"><A HREF="http://localhost/freeside/view/svc_phone.cgi?307">4593519604</A></td></tr></table></TD>
-
-
-    </TR>
-
-    <TR ID="" CLASS="row1">
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=108;show=packages;fragment=cust_pkg321#cust_pkg321">321</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=108;show=packages;fragment=cust_pkg321#cust_pkg321">1</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=108;show=packages;fragment=cust_pkg321#cust_pkg321">Monthly anniversary phone x4</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 SIZE="-1" ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center >test</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$0.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$60.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left >monthly</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Dec 08 2015</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Feb 08 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Mar 08 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?108">Emmerich, Neil</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><TABLE CLASS="inv" CELLSPACING=0 CELLPADDING=0 WIDTH="100%"><tr><TD ALIGN="right">Test svc_phone:</td><TD ALIGN="left"><A HREF="http://localhost/freeside/view/svc_phone.cgi?321">25963062543138</A></td></tr></table></TD>
-
-
-    </TR>
-
-    <TR ID="" CLASS="row0">
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=128;show=packages;fragment=cust_pkg381#cust_pkg381">381</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=128;show=packages;fragment=cust_pkg381#cust_pkg381">1</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=128;show=packages;fragment=cust_pkg381#cust_pkg381">Monthly anniversary phone x4</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 SIZE="-1" ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center >test</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$0.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$60.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left >monthly</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Oct 08 2015</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Feb 08 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Mar 08 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?128">Powlowski, Veda</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><TABLE CLASS="inv" CELLSPACING=0 CELLPADDING=0 WIDTH="100%"><tr><TD ALIGN="right">Test svc_phone:</td><TD ALIGN="left"><A HREF="http://localhost/freeside/view/svc_phone.cgi?381">3911632965</A></td></tr></table></TD>
-
-
-    </TR>
-
-    <TR ID="" CLASS="row1">
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=144;show=packages;fragment=cust_pkg429#cust_pkg429">429</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=144;show=packages;fragment=cust_pkg429#cust_pkg429">1</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=144;show=packages;fragment=cust_pkg429#cust_pkg429">Monthly anniversary phone x4</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 SIZE="-1" ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center >test</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$0.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$60.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left >monthly</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Dec 08 2015</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Feb 08 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Mar 08 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?144">Frami, Miller</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><TABLE CLASS="inv" CELLSPACING=0 CELLPADDING=0 WIDTH="100%"><tr><TD ALIGN="right">Test svc_phone:</td><TD ALIGN="left"><A HREF="http://localhost/freeside/view/svc_phone.cgi?429">33762771108367</A></td></tr></table></TD>
-
-
-    </TR>
-
-    <TR ID="" CLASS="row0">
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=173;show=packages;fragment=cust_pkg515#cust_pkg515">515</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=173;show=packages;fragment=cust_pkg515#cust_pkg515">1</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=173;show=packages;fragment=cust_pkg515#cust_pkg515">Monthly anniversary phone x4</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 SIZE="-1" ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center >test</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$0.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$60.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left >monthly</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Dec 08 2015</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Feb 08 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Mar 08 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?173">Mraz LLC (Labadie, Trisha)</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><TABLE CLASS="inv" CELLSPACING=0 CELLPADDING=0 WIDTH="100%"><tr><TD ALIGN="right">Test svc_phone:</td><TD ALIGN="left"><A HREF="http://localhost/freeside/view/svc_phone.cgi?515">14527731997</A></td></tr></table></TD>
-
-
-    </TR>
-
-    <TR ID="" CLASS="row1">
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=65;show=packages;fragment=cust_pkg191#cust_pkg191">191</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=65;show=packages;fragment=cust_pkg191#cust_pkg191">1</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=65;show=packages;fragment=cust_pkg191#cust_pkg191">Monthly anniversary phone x4</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 SIZE="-1" ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center >test</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$0.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$60.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left >monthly</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Sep 08 2015</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Feb 08 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Mar 08 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?65">O'Reilly-Mraz (Pagac, Kennedi)</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><TABLE CLASS="inv" CELLSPACING=0 CELLPADDING=0 WIDTH="100%"><tr><TD ALIGN="right">Test svc_phone:</td><TD ALIGN="left"><A HREF="http://localhost/freeside/view/svc_phone.cgi?191">078151255309299</A></td></tr></table></TD>
-
-
-    </TR>
-
-    <TR ID="" CLASS="row0">
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=156;show=packages;fragment=cust_pkg465#cust_pkg465">465</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=156;show=packages;fragment=cust_pkg465#cust_pkg465">1</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=156;show=packages;fragment=cust_pkg465#cust_pkg465">Monthly anniversary phone x4</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 SIZE="-1" ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center >test</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$0.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$60.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left >monthly</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Oct 08 2015</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Feb 08 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Mar 08 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?156">Upton, Otho</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><TABLE CLASS="inv" CELLSPACING=0 CELLPADDING=0 WIDTH="100%"><tr><TD ALIGN="right">Test svc_phone:</td><TD ALIGN="left"><A HREF="http://localhost/freeside/view/svc_phone.cgi?465">2646555583</A></td></tr></table></TD>
-
-
-    </TR>
-
-    <TR ID="" CLASS="row1">
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=49;show=packages;fragment=cust_pkg143#cust_pkg143">143</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=49;show=packages;fragment=cust_pkg143#cust_pkg143">1</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=49;show=packages;fragment=cust_pkg143#cust_pkg143">Monthly anniversary phone x4</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 SIZE="-1" ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center >test</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$0.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$60.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left >monthly</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Oct 08 2015</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Feb 08 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Mar 08 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?49">Bernhard LLC (Hintz, Winston)</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><TABLE CLASS="inv" CELLSPACING=0 CELLPADDING=0 WIDTH="100%"><tr><TD ALIGN="right">Test svc_phone:</td><TD ALIGN="left"><A HREF="http://localhost/freeside/view/svc_phone.cgi?143">95994707748468</A></td></tr></table></TD>
-
-
-    </TR>
-
-    <TR ID="" CLASS="row0">
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=96;show=packages;fragment=cust_pkg285#cust_pkg285">285</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=96;show=packages;fragment=cust_pkg285#cust_pkg285">1</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=96;show=packages;fragment=cust_pkg285#cust_pkg285">Monthly anniversary phone x4</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 SIZE="-1" ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center >test</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$0.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$60.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left >monthly</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Oct 08 2015</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Feb 08 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Mar 08 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?96">Muller, Kenyatta</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><TABLE CLASS="inv" CELLSPACING=0 CELLPADDING=0 WIDTH="100%"><tr><TD ALIGN="right">Test svc_phone:</td><TD ALIGN="left"><A HREF="http://localhost/freeside/view/svc_phone.cgi?285">3521080416</A></td></tr></table></TD>
-
-
-    </TR>
-
-    <TR ID="" CLASS="row1">
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=31;show=packages;fragment=cust_pkg91#cust_pkg91">91</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=31;show=packages;fragment=cust_pkg91#cust_pkg91">1</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=31;show=packages;fragment=cust_pkg91#cust_pkg91">Monthly anniversary phone x4</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 SIZE="-1" ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center >test</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$0.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$60.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left >monthly</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Dec 09 2015</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Feb 09 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Mar 09 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?31">Kuhn-Ruecker (Nienow, Kacie)</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><TABLE CLASS="inv" CELLSPACING=0 CELLPADDING=0 WIDTH="100%"><tr><TD ALIGN="right">Test svc_phone:</td><TD ALIGN="left"><A HREF="http://localhost/freeside/view/svc_phone.cgi?91">1535633738761521</A></td></tr></table></TD>
-
-
-    </TR>
-
-    <TR ID="" CLASS="row0">
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=119;show=packages;fragment=cust_pkg355#cust_pkg355">355</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=119;show=packages;fragment=cust_pkg355#cust_pkg355">1</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=119;show=packages;fragment=cust_pkg355#cust_pkg355">Monthly anniversary phone x4</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 SIZE="-1" ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center >test</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$0.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$60.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left >monthly</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Aug 09 2015</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Feb 09 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Mar 09 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?119">Runolfsson, Roob and Hoppe (Bergstrom, Esteban)</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><TABLE CLASS="inv" CELLSPACING=0 CELLPADDING=0 WIDTH="100%"><tr><TD ALIGN="right">Test svc_phone:</td><TD ALIGN="left"><A HREF="http://localhost/freeside/view/svc_phone.cgi?355">15790441533145</A></td></tr></table></TD>
-
-
-    </TR>
-
-    <TR ID="" CLASS="row1">
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=24;show=packages;fragment=cust_pkg69#cust_pkg69">69</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=24;show=packages;fragment=cust_pkg69#cust_pkg69">1</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=24;show=packages;fragment=cust_pkg69#cust_pkg69">Monthly anniversary phone x4</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 SIZE="-1" ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center >test</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$0.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$60.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left >monthly</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Dec 10 2015</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Feb 10 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Mar 10 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?24">Conn, Marisol</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><TABLE CLASS="inv" CELLSPACING=0 CELLPADDING=0 WIDTH="100%"><tr><TD ALIGN="right">Test svc_phone:</td><TD ALIGN="left"><A HREF="http://localhost/freeside/view/svc_phone.cgi?69">19732087174151</A></td></tr></table></TD>
-
-
-    </TR>
-
-    <TR ID="" CLASS="row0">
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=197;show=packages;fragment=cust_pkg587#cust_pkg587">587</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=197;show=packages;fragment=cust_pkg587#cust_pkg587">1</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=197;show=packages;fragment=cust_pkg587#cust_pkg587">Monthly anniversary phone x4</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 SIZE="-1" ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center >test</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$0.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$60.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left >monthly</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Dec 10 2015</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Feb 10 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Mar 10 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?197">Ryan and Sons (Bashirian, Bert)</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><TABLE CLASS="inv" CELLSPACING=0 CELLPADDING=0 WIDTH="100%"><tr><TD ALIGN="right">Test svc_phone:</td><TD ALIGN="left"><A HREF="http://localhost/freeside/view/svc_phone.cgi?587">6566177741620</A></td></tr></table></TD>
-
-
-    </TR>
-
-    <TR ID="" CLASS="row1">
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=3;show=packages;fragment=cust_pkg7#cust_pkg7">7</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=3;show=packages;fragment=cust_pkg7#cust_pkg7">1</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=3;show=packages;fragment=cust_pkg7#cust_pkg7">Monthly anniversary phone x4</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 SIZE="-1" ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center >test</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$0.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$60.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left >monthly</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Sep 10 2015</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Feb 10 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Mar 10 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?3">Flatley-Hagenes (Donnelly, Odessa)</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><TABLE CLASS="inv" CELLSPACING=0 CELLPADDING=0 WIDTH="100%"><tr><TD ALIGN="right">Test svc_phone:</td><TD ALIGN="left"><A HREF="http://localhost/freeside/view/svc_phone.cgi?7">19671718037</A></td></tr></table></TD>
-
-
-    </TR>
-
-    <TR ID="" CLASS="row0">
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=67;show=packages;fragment=cust_pkg199#cust_pkg199">199</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=67;show=packages;fragment=cust_pkg199#cust_pkg199">1</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=67;show=packages;fragment=cust_pkg199#cust_pkg199">Monthly anniversary phone x4</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 SIZE="-1" ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center >test</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$0.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$60.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left >monthly</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Nov 10 2015</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Feb 10 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Mar 10 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?67">Schultz, Hyatt and Ruecker (Yundt, Berta)</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><TABLE CLASS="inv" CELLSPACING=0 CELLPADDING=0 WIDTH="100%"><tr><TD ALIGN="right">Test svc_phone:</td><TD ALIGN="left"><A HREF="http://localhost/freeside/view/svc_phone.cgi?199">14559187832</A></td></tr></table></TD>
-
-
-    </TR>
-
-    <TR ID="" CLASS="row1">
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=191;show=packages;fragment=cust_pkg571#cust_pkg571">571</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=191;show=packages;fragment=cust_pkg571#cust_pkg571">1</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=191;show=packages;fragment=cust_pkg571#cust_pkg571">Monthly anniversary phone x4</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 SIZE="-1" ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center >test</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$0.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$60.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left >monthly</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Nov 10 2015</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Feb 10 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Mar 10 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?191">Walker Inc (Block, Felix)</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><TABLE CLASS="inv" CELLSPACING=0 CELLPADDING=0 WIDTH="100%"><tr><TD ALIGN="right">Test svc_phone:</td><TD ALIGN="left"><A HREF="http://localhost/freeside/view/svc_phone.cgi?571">9749671732</A></td></tr></table></TD>
-
-
-    </TR>
-
-    <TR ID="" CLASS="row0">
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=33;show=packages;fragment=cust_pkg95#cust_pkg95">95</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=33;show=packages;fragment=cust_pkg95#cust_pkg95">1</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=33;show=packages;fragment=cust_pkg95#cust_pkg95">Monthly anniversary phone x4</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 SIZE="-1" ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center >test</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$0.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$60.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left >monthly</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Dec 11 2015</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Feb 11 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Mar 11 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?33">Buckridge, Spinka and Gerlach (Larkin, Lue)</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><TABLE CLASS="inv" CELLSPACING=0 CELLPADDING=0 WIDTH="100%"><tr><TD ALIGN="right">Test svc_phone:</td><TD ALIGN="left"><A HREF="http://localhost/freeside/view/svc_phone.cgi?95">1076194311</A></td></tr></table></TD>
-
-
-    </TR>
-
-    <TR ID="" CLASS="row1">
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=140;show=packages;fragment=cust_pkg417#cust_pkg417">417</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=140;show=packages;fragment=cust_pkg417#cust_pkg417">1</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=140;show=packages;fragment=cust_pkg417#cust_pkg417">Monthly anniversary phone x4</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 SIZE="-1" ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center >test</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$0.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$60.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left >monthly</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Dec 11 2015</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Feb 11 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Mar 11 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?140">Cremin, Aliya</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><TABLE CLASS="inv" CELLSPACING=0 CELLPADDING=0 WIDTH="100%"><tr><TD ALIGN="right">Test svc_phone:</td><TD ALIGN="left"><A HREF="http://localhost/freeside/view/svc_phone.cgi?417">67497022590689</A></td></tr></table></TD>
-
-
-    </TR>
-
-    <TR ID="" CLASS="row0">
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=100;show=packages;fragment=cust_pkg297#cust_pkg297">297</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=100;show=packages;fragment=cust_pkg297#cust_pkg297">1</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=100;show=packages;fragment=cust_pkg297#cust_pkg297">Monthly anniversary phone x4</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 SIZE="-1" ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center >test</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$0.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$60.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left >monthly</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Dec 12 2015</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Feb 12 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Mar 12 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?100">Dibbert, Roman</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><TABLE CLASS="inv" CELLSPACING=0 CELLPADDING=0 WIDTH="100%"><tr><TD ALIGN="right">Test svc_phone:</td><TD ALIGN="left"><A HREF="http://localhost/freeside/view/svc_phone.cgi?297">7801192536</A></td></tr></table></TD>
-
-
-    </TR>
-
-    <TR ID="" CLASS="row1">
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=113;show=packages;fragment=cust_pkg335#cust_pkg335">335</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=113;show=packages;fragment=cust_pkg335#cust_pkg335">1</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=113;show=packages;fragment=cust_pkg335#cust_pkg335">Monthly anniversary phone x4</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 SIZE="-1" ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center >test</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$0.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$60.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left >monthly</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Dec 12 2015</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Feb 12 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Mar 12 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?113">Paucek, Swaniawski and Carter (DuBuque, Freda)</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><TABLE CLASS="inv" CELLSPACING=0 CELLPADDING=0 WIDTH="100%"><tr><TD ALIGN="right">Test svc_phone:</td><TD ALIGN="left"><A HREF="http://localhost/freeside/view/svc_phone.cgi?335">17561074962584</A></td></tr></table></TD>
-
-
-    </TR>
-
-    <TR ID="" CLASS="row0">
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=13;show=packages;fragment=cust_pkg35#cust_pkg35">35</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=13;show=packages;fragment=cust_pkg35#cust_pkg35">1</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=13;show=packages;fragment=cust_pkg35#cust_pkg35">Monthly anniversary phone x4</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 SIZE="-1" ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center >test</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$0.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$60.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left >monthly</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Oct 12 2015</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Feb 12 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Mar 12 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?13">Feest, Bechtelar and Harber (Douglas, Geovany)</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><TABLE CLASS="inv" CELLSPACING=0 CELLPADDING=0 WIDTH="100%"><tr><TD ALIGN="right">Test svc_phone:</td><TD ALIGN="left"><A HREF="http://localhost/freeside/view/svc_phone.cgi?35">4609716945803</A></td></tr></table></TD>
-
-
-    </TR>
-
-    <TR ID="" CLASS="row1">
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=59;show=packages;fragment=cust_pkg175#cust_pkg175">175</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=59;show=packages;fragment=cust_pkg175#cust_pkg175">1</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=59;show=packages;fragment=cust_pkg175#cust_pkg175">Monthly anniversary phone x4</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 SIZE="-1" ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center >test</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$0.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$60.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left >monthly</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Sep 12 2015</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Feb 12 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Mar 12 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?59">Simonis Inc (Runolfsson, Kareem)</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><TABLE CLASS="inv" CELLSPACING=0 CELLPADDING=0 WIDTH="100%"><tr><TD ALIGN="right">Test svc_phone:</td><TD ALIGN="left"><A HREF="http://localhost/freeside/view/svc_phone.cgi?175">6741985321</A></td></tr></table></TD>
-
-
-    </TR>
-
-    <TR ID="" CLASS="row0">
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=55;show=packages;fragment=cust_pkg163#cust_pkg163">163</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=55;show=packages;fragment=cust_pkg163#cust_pkg163">1</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=55;show=packages;fragment=cust_pkg163#cust_pkg163">Monthly anniversary phone x4</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 SIZE="-1" ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center >test</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$0.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$60.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left >monthly</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Nov 12 2015</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Feb 12 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Mar 12 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?55">Wiegand-Kohler (Murray, Amparo)</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><TABLE CLASS="inv" CELLSPACING=0 CELLPADDING=0 WIDTH="100%"><tr><TD ALIGN="right">Test svc_phone:</td><TD ALIGN="left"><A HREF="http://localhost/freeside/view/svc_phone.cgi?163">85524284918759</A></td></tr></table></TD>
-
-
-    </TR>
-
-    <TR ID="" CLASS="row1">
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=132;show=packages;fragment=cust_pkg393#cust_pkg393">393</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=132;show=packages;fragment=cust_pkg393#cust_pkg393">1</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=132;show=packages;fragment=cust_pkg393#cust_pkg393">Monthly anniversary phone x4</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 SIZE="-1" ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center >test</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$0.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$60.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left >monthly</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Nov 12 2015</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Feb 12 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Mar 12 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?132">Kris, Josie</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><TABLE CLASS="inv" CELLSPACING=0 CELLPADDING=0 WIDTH="100%"><tr><TD ALIGN="right">Test svc_phone:</td><TD ALIGN="left"><A HREF="http://localhost/freeside/view/svc_phone.cgi?393">6110246771</A></td></tr></table></TD>
-
-
-    </TR>
-
-    <TR ID="" CLASS="row0">
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=145;show=packages;fragment=cust_pkg431#cust_pkg431">431</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=145;show=packages;fragment=cust_pkg431#cust_pkg431">1</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=145;show=packages;fragment=cust_pkg431#cust_pkg431">Monthly anniversary phone x4</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 SIZE="-1" ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center >test</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$0.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$60.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left >monthly</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Oct 12 2015</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Feb 12 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Mar 12 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?145">Zboncak, Schmidt and Howell (Pouros, Robb)</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><TABLE CLASS="inv" CELLSPACING=0 CELLPADDING=0 WIDTH="100%"><tr><TD ALIGN="right">Test svc_phone:</td><TD ALIGN="left"><A HREF="http://localhost/freeside/view/svc_phone.cgi?431">3839925171</A></td></tr></table></TD>
-
-
-    </TR>
-
-    <TR ID="" CLASS="row1">
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=5;show=packages;fragment=cust_pkg11#cust_pkg11">11</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=5;show=packages;fragment=cust_pkg11#cust_pkg11">1</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=5;show=packages;fragment=cust_pkg11#cust_pkg11">Monthly anniversary phone x4</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 SIZE="-1" ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center >test</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$0.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$60.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left >monthly</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Jan 13 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Feb 13 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Mar 13 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?5">Watsica-Crooks (Will, Marguerite)</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><TABLE CLASS="inv" CELLSPACING=0 CELLPADDING=0 WIDTH="100%"><tr><TD ALIGN="right">Test svc_phone:</td><TD ALIGN="left"><A HREF="http://localhost/freeside/view/svc_phone.cgi?11">7941182146</A></td></tr></table></TD>
-
-
-    </TR>
-
-    <TR ID="" CLASS="row0">
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=80;show=packages;fragment=cust_pkg237#cust_pkg237">237</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=80;show=packages;fragment=cust_pkg237#cust_pkg237">1</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=80;show=packages;fragment=cust_pkg237#cust_pkg237">Monthly anniversary phone x4</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 SIZE="-1" ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center >test</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$0.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$60.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left >monthly</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Oct 13 2015</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Feb 13 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Mar 13 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?80">Jakubowski, Jarrell</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><TABLE CLASS="inv" CELLSPACING=0 CELLPADDING=0 WIDTH="100%"><tr><TD ALIGN="right">Test svc_phone:</td><TD ALIGN="left"><A HREF="http://localhost/freeside/view/svc_phone.cgi?237">10163759294554</A></td></tr></table></TD>
-
-
-    </TR>
-
-    <TR ID="" CLASS="row1">
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=187;show=packages;fragment=cust_pkg559#cust_pkg559">559</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=187;show=packages;fragment=cust_pkg559#cust_pkg559">1</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=187;show=packages;fragment=cust_pkg559#cust_pkg559">Monthly anniversary phone x4</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 SIZE="-1" ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center >test</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$0.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$60.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left >monthly</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Nov 13 2015</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Feb 13 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Mar 13 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?187">Hegmann, Kessler and Gibson (Roob, Henderson)</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><TABLE CLASS="inv" CELLSPACING=0 CELLPADDING=0 WIDTH="100%"><tr><TD ALIGN="right">Test svc_phone:</td><TD ALIGN="left"><A HREF="http://localhost/freeside/view/svc_phone.cgi?559">49053079571982</A></td></tr></table></TD>
-
-
-    </TR>
-
-    <TR ID="" CLASS="row0">
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=133;show=packages;fragment=cust_pkg395#cust_pkg395">395</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=133;show=packages;fragment=cust_pkg395#cust_pkg395">1</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=133;show=packages;fragment=cust_pkg395#cust_pkg395">Monthly anniversary phone x4</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 SIZE="-1" ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center >test</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$0.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$60.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left >monthly</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Jan 13 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Feb 13 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Mar 13 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?133">Kirlin-Feest (Aufderhar, Trisha)</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><TABLE CLASS="inv" CELLSPACING=0 CELLPADDING=0 WIDTH="100%"><tr><TD ALIGN="right">Test svc_phone:</td><TD ALIGN="left"><A HREF="http://localhost/freeside/view/svc_phone.cgi?395">34512365885294</A></td></tr></table></TD>
-
-
-    </TR>
-
-    <TR ID="" CLASS="row1">
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=40;show=packages;fragment=cust_pkg117#cust_pkg117">117</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=40;show=packages;fragment=cust_pkg117#cust_pkg117">1</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=40;show=packages;fragment=cust_pkg117#cust_pkg117">Monthly anniversary phone x4</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 SIZE="-1" ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center >test</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$0.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$60.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left >monthly</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Oct 13 2015</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Feb 13 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Mar 13 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?40">Brekke, Tillman</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><TABLE CLASS="inv" CELLSPACING=0 CELLPADDING=0 WIDTH="100%"><tr><TD ALIGN="right">Test svc_phone:</td><TD ALIGN="left"><A HREF="http://localhost/freeside/view/svc_phone.cgi?117">158607899401245</A></td></tr></table></TD>
-
-
-    </TR>
-
-    <TR ID="" CLASS="row0">
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=28;show=packages;fragment=cust_pkg81#cust_pkg81">81</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=28;show=packages;fragment=cust_pkg81#cust_pkg81">1</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=28;show=packages;fragment=cust_pkg81#cust_pkg81">Monthly anniversary phone x4</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 SIZE="-1" ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center >test</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$0.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$60.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left >monthly</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Oct 13 2015</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Feb 13 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Mar 13 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?28">Hackett, Garnet</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><TABLE CLASS="inv" CELLSPACING=0 CELLPADDING=0 WIDTH="100%"><tr><TD ALIGN="right">Test svc_phone:</td><TD ALIGN="left"><A HREF="http://localhost/freeside/view/svc_phone.cgi?81">152553597965486</A></td></tr></table></TD>
-
-
-    </TR>
-
-    <TR ID="" CLASS="row1">
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=153;show=packages;fragment=cust_pkg455#cust_pkg455">455</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=153;show=packages;fragment=cust_pkg455#cust_pkg455">1</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=153;show=packages;fragment=cust_pkg455#cust_pkg455">Monthly anniversary phone x4</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 SIZE="-1" ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center >test</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$0.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$60.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left >monthly</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Dec 13 2015</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Feb 13 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Mar 13 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?153">Lind Group (Padberg, Irving)</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><TABLE CLASS="inv" CELLSPACING=0 CELLPADDING=0 WIDTH="100%"><tr><TD ALIGN="right">Test svc_phone:</td><TD ALIGN="left"><A HREF="http://localhost/freeside/view/svc_phone.cgi?455">7002098074566</A></td></tr></table></TD>
-
-
-    </TR>
-
-    <TR ID="" CLASS="row0">
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=179;show=packages;fragment=cust_pkg535#cust_pkg535">535</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=179;show=packages;fragment=cust_pkg535#cust_pkg535">1</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=179;show=packages;fragment=cust_pkg535#cust_pkg535">Monthly anniversary phone x4</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 SIZE="-1" ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center >test</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$0.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$60.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left >monthly</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Sep 13 2015</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Feb 13 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Mar 13 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?179">Conn-McLaughlin (O'Connell, Gayle)</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><TABLE CLASS="inv" CELLSPACING=0 CELLPADDING=0 WIDTH="100%"><tr><TD ALIGN="right">Test svc_phone:</td><TD ALIGN="left"><A HREF="http://localhost/freeside/view/svc_phone.cgi?535">6049664310378</A></td></tr></table></TD>
-
-
-    </TR>
-
-    <TR ID="" CLASS="row1">
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=16;show=packages;fragment=cust_pkg45#cust_pkg45">45</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=16;show=packages;fragment=cust_pkg45#cust_pkg45">1</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=16;show=packages;fragment=cust_pkg45#cust_pkg45">Monthly anniversary phone x4</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 SIZE="-1" ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center >test</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$0.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$60.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left >monthly</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Nov 14 2015</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Feb 14 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Mar 14 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?16">McDermott, Alejandra</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><TABLE CLASS="inv" CELLSPACING=0 CELLPADDING=0 WIDTH="100%"><tr><TD ALIGN="right">Test svc_phone:</td><TD ALIGN="left"><A HREF="http://localhost/freeside/view/svc_phone.cgi?45">5473351513</A></td></tr></table></TD>
-
-
-    </TR>
-
-    <TR ID="" CLASS="row0">
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=127;show=packages;fragment=cust_pkg379#cust_pkg379">379</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=127;show=packages;fragment=cust_pkg379#cust_pkg379">1</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=127;show=packages;fragment=cust_pkg379#cust_pkg379">Monthly anniversary phone x4</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 SIZE="-1" ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center >test</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$0.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$60.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left >monthly</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Dec 14 2015</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Feb 14 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Mar 14 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?127">Langosh, Shanahan and Huels (Morissette, Florence)</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><TABLE CLASS="inv" CELLSPACING=0 CELLPADDING=0 WIDTH="100%"><tr><TD ALIGN="right">Test svc_phone:</td><TD ALIGN="left"><A HREF="http://localhost/freeside/view/svc_phone.cgi?379">5869395581</A></td></tr></table></TD>
-
-
-    </TR>
-
-    <TR ID="" CLASS="row1">
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=165;show=packages;fragment=cust_pkg491#cust_pkg491">491</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=165;show=packages;fragment=cust_pkg491#cust_pkg491">1</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=165;show=packages;fragment=cust_pkg491#cust_pkg491">Monthly anniversary phone x4</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 SIZE="-1" ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center >test</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$0.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$60.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left >monthly</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Jan 14 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Feb 14 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Mar 14 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?165">DuBuque, Romaguera and Hagenes (Rempel, Levi)</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><TABLE CLASS="inv" CELLSPACING=0 CELLPADDING=0 WIDTH="100%"><tr><TD ALIGN="right">Test svc_phone:</td><TD ALIGN="left"><A HREF="http://localhost/freeside/view/svc_phone.cgi?491">0970039499</A></td></tr></table></TD>
-
-
-    </TR>
-
-    <TR ID="" CLASS="row0">
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=149;show=packages;fragment=cust_pkg443#cust_pkg443">443</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=149;show=packages;fragment=cust_pkg443#cust_pkg443">1</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=149;show=packages;fragment=cust_pkg443#cust_pkg443">Monthly anniversary phone x4</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 SIZE="-1" ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center >test</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$0.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$60.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left >monthly</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Sep 14 2015</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Feb 14 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Mar 14 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?149">O'Keefe Inc (Schamberger, Felix)</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><TABLE CLASS="inv" CELLSPACING=0 CELLPADDING=0 WIDTH="100%"><tr><TD ALIGN="right">Test svc_phone:</td><TD ALIGN="left"><A HREF="http://localhost/freeside/view/svc_phone.cgi?443">8366310646</A></td></tr></table></TD>
-
-
-    </TR>
-
-    <TR ID="" CLASS="row1">
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=157;show=packages;fragment=cust_pkg467#cust_pkg467">467</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=157;show=packages;fragment=cust_pkg467#cust_pkg467">1</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=157;show=packages;fragment=cust_pkg467#cust_pkg467">Monthly anniversary phone x4</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 SIZE="-1" ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center >test</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$0.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$60.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left >monthly</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Aug 14 2015</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Feb 14 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Mar 14 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?157">Weimann Inc (Cartwright, Judah)</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><TABLE CLASS="inv" CELLSPACING=0 CELLPADDING=0 WIDTH="100%"><tr><TD ALIGN="right">Test svc_phone:</td><TD ALIGN="left"><A HREF="http://localhost/freeside/view/svc_phone.cgi?467">5876977314592</A></td></tr></table></TD>
-
-
-    </TR>
-
-    <TR ID="" CLASS="row0">
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=87;show=packages;fragment=cust_pkg259#cust_pkg259">259</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=87;show=packages;fragment=cust_pkg259#cust_pkg259">1</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=87;show=packages;fragment=cust_pkg259#cust_pkg259">Monthly anniversary phone x4</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 SIZE="-1" ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center >test</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$0.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$60.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left >monthly</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Aug 15 2015</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Feb 15 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Mar 15 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?87">Kozey and Sons (Vandervort, Harmon)</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><TABLE CLASS="inv" CELLSPACING=0 CELLPADDING=0 WIDTH="100%"><tr><TD ALIGN="right">Test svc_phone:</td><TD ALIGN="left"><A HREF="http://localhost/freeside/view/svc_phone.cgi?259">106766405260980</A></td></tr></table></TD>
-
-
-    </TR>
-
-    <TR ID="" CLASS="row1">
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=104;show=packages;fragment=cust_pkg309#cust_pkg309">309</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=104;show=packages;fragment=cust_pkg309#cust_pkg309">1</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=104;show=packages;fragment=cust_pkg309#cust_pkg309">Monthly anniversary phone x4</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 SIZE="-1" ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center >test</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$0.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$60.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left >monthly</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Jan 15 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Feb 15 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Mar 15 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?104">Stanton, Christop</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><TABLE CLASS="inv" CELLSPACING=0 CELLPADDING=0 WIDTH="100%"><tr><TD ALIGN="right">Test svc_phone:</td><TD ALIGN="left"><A HREF="http://localhost/freeside/view/svc_phone.cgi?309">18561234265014</A></td></tr></table></TD>
-
-
-    </TR>
-
-    <TR ID="" CLASS="row0">
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=68;show=packages;fragment=cust_pkg201#cust_pkg201">201</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=68;show=packages;fragment=cust_pkg201#cust_pkg201">1</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=68;show=packages;fragment=cust_pkg201#cust_pkg201">Monthly anniversary phone x4</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 SIZE="-1" ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center >test</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$0.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$60.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left >monthly</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Nov 15 2015</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Feb 15 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Mar 15 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?68">Nikolaus, Katelyn</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><TABLE CLASS="inv" CELLSPACING=0 CELLPADDING=0 WIDTH="100%"><tr><TD ALIGN="right">Test svc_phone:</td><TD ALIGN="left"><A HREF="http://localhost/freeside/view/svc_phone.cgi?201">13116773370</A></td></tr></table></TD>
-
-
-    </TR>
-
-    <TR ID="" CLASS="row1">
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=12;show=packages;fragment=cust_pkg33#cust_pkg33">33</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=12;show=packages;fragment=cust_pkg33#cust_pkg33">1</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=12;show=packages;fragment=cust_pkg33#cust_pkg33">Monthly anniversary phone x4</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 SIZE="-1" ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center >test</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$0.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$60.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left >monthly</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Jan 16 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Feb 16 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Mar 16 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?12">Kuhlman, Niko</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><TABLE CLASS="inv" CELLSPACING=0 CELLPADDING=0 WIDTH="100%"><tr><TD ALIGN="right">Test svc_phone:</td><TD ALIGN="left"><A HREF="http://localhost/freeside/view/svc_phone.cgi?33">14745441565</A></td></tr></table></TD>
-
-
-    </TR>
-
-    <TR ID="" CLASS="row0">
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=21;show=packages;fragment=cust_pkg59#cust_pkg59">59</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=21;show=packages;fragment=cust_pkg59#cust_pkg59">1</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=21;show=packages;fragment=cust_pkg59#cust_pkg59">Monthly anniversary phone x4</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 SIZE="-1" ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center >test</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$0.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$60.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left >monthly</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Nov 16 2015</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Feb 16 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Mar 16 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?21">Zemlak and Sons (Swift, Maximilian)</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><TABLE CLASS="inv" CELLSPACING=0 CELLPADDING=0 WIDTH="100%"><tr><TD ALIGN="right">Test svc_phone:</td><TD ALIGN="left"><A HREF="http://localhost/freeside/view/svc_phone.cgi?59">5055483796977</A></td></tr></table></TD>
-
-
-    </TR>
-
-    <TR ID="" CLASS="row1">
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=35;show=packages;fragment=cust_pkg103#cust_pkg103">103</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=35;show=packages;fragment=cust_pkg103#cust_pkg103">1</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=35;show=packages;fragment=cust_pkg103#cust_pkg103">Monthly anniversary phone x4</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 SIZE="-1" ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center >test</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$0.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$60.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left >monthly</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Oct 16 2015</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Feb 16 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Mar 16 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?35">Bahringer LLC (Frami, Roslyn)</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><TABLE CLASS="inv" CELLSPACING=0 CELLPADDING=0 WIDTH="100%"><tr><TD ALIGN="right">Test svc_phone:</td><TD ALIGN="left"><A HREF="http://localhost/freeside/view/svc_phone.cgi?103">19242934458</A></td></tr></table></TD>
-
-
-    </TR>
-
-    <TR ID="" CLASS="row0">
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=123;show=packages;fragment=cust_pkg367#cust_pkg367">367</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=123;show=packages;fragment=cust_pkg367#cust_pkg367">1</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=123;show=packages;fragment=cust_pkg367#cust_pkg367">Monthly anniversary phone x4</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 SIZE="-1" ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center >test</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$0.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$60.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left >monthly</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Oct 17 2015</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Feb 17 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Mar 17 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?123">Zulauf-Schiller (Jacobs, Angelina)</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><TABLE CLASS="inv" CELLSPACING=0 CELLPADDING=0 WIDTH="100%"><tr><TD ALIGN="right">Test svc_phone:</td><TD ALIGN="left"><A HREF="http://localhost/freeside/view/svc_phone.cgi?367">4942001551</A></td></tr></table></TD>
-
-
-    </TR>
-
-    <TR ID="" CLASS="row1">
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=63;show=packages;fragment=cust_pkg187#cust_pkg187">187</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=63;show=packages;fragment=cust_pkg187#cust_pkg187">1</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=63;show=packages;fragment=cust_pkg187#cust_pkg187">Monthly anniversary phone x4</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 SIZE="-1" ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center >test</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$0.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$60.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left >monthly</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Dec 17 2015</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Feb 17 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Mar 17 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?63">Luettgen LLC (Grant, Grover)</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><TABLE CLASS="inv" CELLSPACING=0 CELLPADDING=0 WIDTH="100%"><tr><TD ALIGN="right">Test svc_phone:</td><TD ALIGN="left"><A HREF="http://localhost/freeside/view/svc_phone.cgi?187">4415242593</A></td></tr></table></TD>
-
-
-    </TR>
-
-    <TR ID="" CLASS="row0">
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=151;show=packages;fragment=cust_pkg451#cust_pkg451">451</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=151;show=packages;fragment=cust_pkg451#cust_pkg451">1</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=151;show=packages;fragment=cust_pkg451#cust_pkg451">Monthly anniversary phone x4</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 SIZE="-1" ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center >test</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$0.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$60.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left >monthly</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Dec 17 2015</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Feb 17 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Mar 17 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?151">Leannon-Crona (Schuster, Cierra)</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><TABLE CLASS="inv" CELLSPACING=0 CELLPADDING=0 WIDTH="100%"><tr><TD ALIGN="right">Test svc_phone:</td><TD ALIGN="left"><A HREF="http://localhost/freeside/view/svc_phone.cgi?451">3037362335</A></td></tr></table></TD>
-
-
-    </TR>
-
-    <TR ID="" CLASS="row1">
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=152;show=packages;fragment=cust_pkg453#cust_pkg453">453</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=152;show=packages;fragment=cust_pkg453#cust_pkg453">1</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=152;show=packages;fragment=cust_pkg453#cust_pkg453">Monthly anniversary phone x4</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 SIZE="-1" ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center >test</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$0.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$60.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left >monthly</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Nov 17 2015</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Feb 17 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Mar 17 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?152">Klocko, Fleta</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><TABLE CLASS="inv" CELLSPACING=0 CELLPADDING=0 WIDTH="100%"><tr><TD ALIGN="right">Test svc_phone:</td><TD ALIGN="left"><A HREF="http://localhost/freeside/view/svc_phone.cgi?453">5389770549</A></td></tr></table></TD>
-
-
-    </TR>
-
-    <TR ID="" CLASS="row0">
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=77;show=packages;fragment=cust_pkg227#cust_pkg227">227</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=77;show=packages;fragment=cust_pkg227#cust_pkg227">1</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=77;show=packages;fragment=cust_pkg227#cust_pkg227">Monthly anniversary phone x4</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 SIZE="-1" ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center >test</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$0.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$60.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left >monthly</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Nov 18 2015</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Feb 18 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Mar 18 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?77">Kunze Inc (Ernser, Coralie)</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><TABLE CLASS="inv" CELLSPACING=0 CELLPADDING=0 WIDTH="100%"><tr><TD ALIGN="right">Test svc_phone:</td><TD ALIGN="left"><A HREF="http://localhost/freeside/view/svc_phone.cgi?227">2280817547</A></td></tr></table></TD>
-
-
-    </TR>
-
-    <TR ID="" CLASS="row1">
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=83;show=packages;fragment=cust_pkg247#cust_pkg247">247</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=83;show=packages;fragment=cust_pkg247#cust_pkg247">1</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=83;show=packages;fragment=cust_pkg247#cust_pkg247">Monthly anniversary phone x4</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 SIZE="-1" ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center >test</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$0.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$60.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left >monthly</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Aug 18 2015</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Feb 18 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Mar 18 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?83">Jacobson-Gorczany (Vandervort, Kiley)</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><TABLE CLASS="inv" CELLSPACING=0 CELLPADDING=0 WIDTH="100%"><tr><TD ALIGN="right">Test svc_phone:</td><TD ALIGN="left"><A HREF="http://localhost/freeside/view/svc_phone.cgi?247">2749371736</A></td></tr></table></TD>
-
-
-    </TR>
-
-    <TR ID="" CLASS="row0">
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=183;show=packages;fragment=cust_pkg547#cust_pkg547">547</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=183;show=packages;fragment=cust_pkg547#cust_pkg547">1</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=183;show=packages;fragment=cust_pkg547#cust_pkg547">Monthly anniversary phone x4</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 SIZE="-1" ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center >test</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$0.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$60.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left >monthly</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Oct 18 2015</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Feb 18 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Mar 18 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?183">Dietrich, Keebler and Dach (Russel, Ivy)</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><TABLE CLASS="inv" CELLSPACING=0 CELLPADDING=0 WIDTH="100%"><tr><TD ALIGN="right">Test svc_phone:</td><TD ALIGN="left"><A HREF="http://localhost/freeside/view/svc_phone.cgi?547">1116321423</A></td></tr></table></TD>
-
-
-    </TR>
-
-    <TR ID="" CLASS="row1">
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=97;show=packages;fragment=cust_pkg287#cust_pkg287">287</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=97;show=packages;fragment=cust_pkg287#cust_pkg287">1</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=97;show=packages;fragment=cust_pkg287#cust_pkg287">Monthly anniversary phone x4</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 SIZE="-1" ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center >test</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$0.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$60.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left >monthly</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Aug 18 2015</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Feb 18 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Mar 18 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?97">Braun, Rath and Gutkowski (Wilderman, Reyes)</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><TABLE CLASS="inv" CELLSPACING=0 CELLPADDING=0 WIDTH="100%"><tr><TD ALIGN="right">Test svc_phone:</td><TD ALIGN="left"><A HREF="http://localhost/freeside/view/svc_phone.cgi?287">183790150181541</A></td></tr></table></TD>
-
-
-    </TR>
-
-    <TR ID="" CLASS="row0">
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=116;show=packages;fragment=cust_pkg345#cust_pkg345">345</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=116;show=packages;fragment=cust_pkg345#cust_pkg345">1</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=116;show=packages;fragment=cust_pkg345#cust_pkg345">Monthly anniversary phone x4</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 SIZE="-1" ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center >test</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$0.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$60.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left >monthly</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Oct 18 2015</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Feb 18 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Mar 18 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?116">Konopelski, Barry</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><TABLE CLASS="inv" CELLSPACING=0 CELLPADDING=0 WIDTH="100%"><tr><TD ALIGN="right">Test svc_phone:</td><TD ALIGN="left"><A HREF="http://localhost/freeside/view/svc_phone.cgi?345">0783009535773</A></td></tr></table></TD>
-
-
-    </TR>
-
-    <TR ID="" CLASS="row1">
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=163;show=packages;fragment=cust_pkg487#cust_pkg487">487</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=163;show=packages;fragment=cust_pkg487#cust_pkg487">1</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=163;show=packages;fragment=cust_pkg487#cust_pkg487">Monthly anniversary phone x4</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 SIZE="-1" ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center >test</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$0.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$60.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left >monthly</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Oct 18 2015</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Feb 18 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Mar 18 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?163">Fritsch LLC (Jones, Mandy)</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><TABLE CLASS="inv" CELLSPACING=0 CELLPADDING=0 WIDTH="100%"><tr><TD ALIGN="right">Test svc_phone:</td><TD ALIGN="left"><A HREF="http://localhost/freeside/view/svc_phone.cgi?487">8192793749</A></td></tr></table></TD>
-
-
-    </TR>
-
-    <TR ID="" CLASS="row0">
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=37;show=packages;fragment=cust_pkg107#cust_pkg107">107</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=37;show=packages;fragment=cust_pkg107#cust_pkg107">1</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=37;show=packages;fragment=cust_pkg107#cust_pkg107">Monthly anniversary phone x4</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 SIZE="-1" ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center >test</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$0.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$60.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left >monthly</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Oct 18 2015</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Feb 18 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Mar 18 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?37">Hodkiewicz-Raynor (Macejkovic, Leann)</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><TABLE CLASS="inv" CELLSPACING=0 CELLPADDING=0 WIDTH="100%"><tr><TD ALIGN="right">Test svc_phone:</td><TD ALIGN="left"><A HREF="http://localhost/freeside/view/svc_phone.cgi?107">6941312477183</A></td></tr></table></TD>
-
-
-    </TR>
-
-    <TR ID="" CLASS="row1">
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=91;show=packages;fragment=cust_pkg271#cust_pkg271">271</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=91;show=packages;fragment=cust_pkg271#cust_pkg271">1</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=91;show=packages;fragment=cust_pkg271#cust_pkg271">Monthly anniversary phone x4</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 SIZE="-1" ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center >test</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$0.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$60.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left >monthly</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Aug 19 2015</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Feb 19 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Mar 19 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?91">Fay and Sons (Gerhold, Thora)</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><TABLE CLASS="inv" CELLSPACING=0 CELLPADDING=0 WIDTH="100%"><tr><TD ALIGN="right">Test svc_phone:</td><TD ALIGN="left"><A HREF="http://localhost/freeside/view/svc_phone.cgi?271">9519625792</A></td></tr></table></TD>
-
-
-    </TR>
-
-    <TR ID="" CLASS="row0">
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=89;show=packages;fragment=cust_pkg263#cust_pkg263">263</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=89;show=packages;fragment=cust_pkg263#cust_pkg263">1</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=89;show=packages;fragment=cust_pkg263#cust_pkg263">Monthly anniversary phone x4</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 SIZE="-1" ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center >test</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$0.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$60.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left >monthly</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Jan 19 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Feb 19 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Mar 19 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?89">Legros Group (Reilly, Mabel)</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><TABLE CLASS="inv" CELLSPACING=0 CELLPADDING=0 WIDTH="100%"><tr><TD ALIGN="right">Test svc_phone:</td><TD ALIGN="left"><A HREF="http://localhost/freeside/view/svc_phone.cgi?263">210371813834331</A></td></tr></table></TD>
-
-
-    </TR>
-
-    <TR ID="" CLASS="row1">
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=4;show=packages;fragment=cust_pkg9#cust_pkg9">9</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=4;show=packages;fragment=cust_pkg9#cust_pkg9">1</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=4;show=packages;fragment=cust_pkg9#cust_pkg9">Monthly anniversary phone x4</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 SIZE="-1" ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center >test</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$0.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$60.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left >monthly</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Dec 19 2015</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Feb 19 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Mar 19 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?4">Bartoletti, Theodora</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><TABLE CLASS="inv" CELLSPACING=0 CELLPADDING=0 WIDTH="100%"><tr><TD ALIGN="right">Test svc_phone:</td><TD ALIGN="left"><A HREF="http://localhost/freeside/view/svc_phone.cgi?9">337448915280026</A></td></tr></table></TD>
-
-
-    </TR>
-
-    <TR ID="" CLASS="row0">
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=25;show=packages;fragment=cust_pkg71#cust_pkg71">71</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=25;show=packages;fragment=cust_pkg71#cust_pkg71">1</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=25;show=packages;fragment=cust_pkg71#cust_pkg71">Monthly anniversary phone x4</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 SIZE="-1" ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center >test</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$0.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$60.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left >monthly</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Aug 19 2015</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Feb 19 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Mar 19 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?25">Kuhlman-Huels (Parisian, Cristopher)</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><TABLE CLASS="inv" CELLSPACING=0 CELLPADDING=0 WIDTH="100%"><tr><TD ALIGN="right">Test svc_phone:</td><TD ALIGN="left"><A HREF="http://localhost/freeside/view/svc_phone.cgi?71">99158298078002</A></td></tr></table></TD>
-
-
-    </TR>
-
-    <TR ID="" CLASS="row1">
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=115;show=packages;fragment=cust_pkg343#cust_pkg343">343</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=115;show=packages;fragment=cust_pkg343#cust_pkg343">1</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=115;show=packages;fragment=cust_pkg343#cust_pkg343">Monthly anniversary phone x4</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 SIZE="-1" ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center >test</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$0.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$60.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left >monthly</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Dec 19 2015</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Feb 19 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Mar 19 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?115">Kemmer-O'Connell (Schuster, Alexander)</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><TABLE CLASS="inv" CELLSPACING=0 CELLPADDING=0 WIDTH="100%"><tr><TD ALIGN="right">Test svc_phone:</td><TD ALIGN="left"><A HREF="http://localhost/freeside/view/svc_phone.cgi?343">4441731527</A></td></tr></table></TD>
-
-
-    </TR>
-
-    <TR ID="" CLASS="row0">
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=20;show=packages;fragment=cust_pkg57#cust_pkg57">57</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=20;show=packages;fragment=cust_pkg57#cust_pkg57">1</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=20;show=packages;fragment=cust_pkg57#cust_pkg57">Monthly anniversary phone x4</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 SIZE="-1" ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center >test</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$0.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$60.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left >monthly</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Oct 19 2015</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Feb 19 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Mar 19 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?20">Weber, Aliza</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><TABLE CLASS="inv" CELLSPACING=0 CELLPADDING=0 WIDTH="100%"><tr><TD ALIGN="right">Test svc_phone:</td><TD ALIGN="left"><A HREF="http://localhost/freeside/view/svc_phone.cgi?57">215984572910627</A></td></tr></table></TD>
-
-
-    </TR>
-
-    <TR ID="" CLASS="row1">
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=196;show=packages;fragment=cust_pkg585#cust_pkg585">585</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=196;show=packages;fragment=cust_pkg585#cust_pkg585">1</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=196;show=packages;fragment=cust_pkg585#cust_pkg585">Monthly anniversary phone x4</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 SIZE="-1" ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center >test</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$0.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$60.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left >monthly</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Sep 19 2015</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Feb 19 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Mar 19 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?196">Turcotte, Janessa</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><TABLE CLASS="inv" CELLSPACING=0 CELLPADDING=0 WIDTH="100%"><tr><TD ALIGN="right">Test svc_phone:</td><TD ALIGN="left"><A HREF="http://localhost/freeside/view/svc_phone.cgi?585">10016834740</A></td></tr></table></TD>
-
-
-    </TR>
-
-    <TR ID="" CLASS="row0">
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=155;show=packages;fragment=cust_pkg463#cust_pkg463">463</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=155;show=packages;fragment=cust_pkg463#cust_pkg463">1</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=155;show=packages;fragment=cust_pkg463#cust_pkg463">Monthly anniversary phone x4</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 SIZE="-1" ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center >test</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$0.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$60.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left >monthly</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Sep 19 2015</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Feb 19 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Mar 19 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?155">Boyle-Schmeler (Maggio, Fay)</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><TABLE CLASS="inv" CELLSPACING=0 CELLPADDING=0 WIDTH="100%"><tr><TD ALIGN="right">Test svc_phone:</td><TD ALIGN="left"><A HREF="http://localhost/freeside/view/svc_phone.cgi?463">1173141702400720</A></td></tr></table></TD>
-
-
-    </TR>
-
-    <TR ID="" CLASS="row1">
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=193;show=packages;fragment=cust_pkg575#cust_pkg575">575</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=193;show=packages;fragment=cust_pkg575#cust_pkg575">1</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=193;show=packages;fragment=cust_pkg575#cust_pkg575">Monthly anniversary phone x4</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 SIZE="-1" ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center >test</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$0.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$60.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left >monthly</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Jan 19 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Feb 19 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Mar 19 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?193">Johnston Group (Adams, Audreanne)</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><TABLE CLASS="inv" CELLSPACING=0 CELLPADDING=0 WIDTH="100%"><tr><TD ALIGN="right">Test svc_phone:</td><TD ALIGN="left"><A HREF="http://localhost/freeside/view/svc_phone.cgi?575">2786062985022</A></td></tr></table></TD>
-
-
-    </TR>
-
-    <TR ID="" CLASS="row0">
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=43;show=packages;fragment=cust_pkg127#cust_pkg127">127</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=43;show=packages;fragment=cust_pkg127#cust_pkg127">1</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=43;show=packages;fragment=cust_pkg127#cust_pkg127">Monthly anniversary phone x4</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 SIZE="-1" ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center >test</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$0.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$60.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left >monthly</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Aug 20 2015</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Feb 20 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Mar 20 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?43">Leannon-Pfannerstill (O'Keefe, Bernie)</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><TABLE CLASS="inv" CELLSPACING=0 CELLPADDING=0 WIDTH="100%"><tr><TD ALIGN="right">Test svc_phone:</td><TD ALIGN="left"><A HREF="http://localhost/freeside/view/svc_phone.cgi?127">5260896063</A></td></tr></table></TD>
-
-
-    </TR>
-
-    <TR ID="" CLASS="row1">
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=101;show=packages;fragment=cust_pkg299#cust_pkg299">299</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=101;show=packages;fragment=cust_pkg299#cust_pkg299">1</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=101;show=packages;fragment=cust_pkg299#cust_pkg299">Monthly anniversary phone x4</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 SIZE="-1" ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center >test</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$0.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$60.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left >monthly</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Sep 20 2015</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Feb 20 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Mar 20 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?101">Flatley, Yundt and Pacocha (Volkman, Tabitha)</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><TABLE CLASS="inv" CELLSPACING=0 CELLPADDING=0 WIDTH="100%"><tr><TD ALIGN="right">Test svc_phone:</td><TD ALIGN="left"><A HREF="http://localhost/freeside/view/svc_phone.cgi?299">2964457155392</A></td></tr></table></TD>
-
-
-    </TR>
-
-    <TR ID="" CLASS="row0">
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=53;show=packages;fragment=cust_pkg155#cust_pkg155">155</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=53;show=packages;fragment=cust_pkg155#cust_pkg155">1</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=53;show=packages;fragment=cust_pkg155#cust_pkg155">Monthly anniversary phone x4</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 SIZE="-1" ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center >test</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$0.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$60.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left >monthly</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Sep 20 2015</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Feb 20 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Mar 20 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?53">Balistreri-Schoen (Schultz, Jaylan)</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><TABLE CLASS="inv" CELLSPACING=0 CELLPADDING=0 WIDTH="100%"><tr><TD ALIGN="right">Test svc_phone:</td><TD ALIGN="left"><A HREF="http://localhost/freeside/view/svc_phone.cgi?155">261457560511658</A></td></tr></table></TD>
-
-
-    </TR>
-
-    <TR ID="" CLASS="row1">
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=48;show=packages;fragment=cust_pkg141#cust_pkg141">141</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=48;show=packages;fragment=cust_pkg141#cust_pkg141">1</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=48;show=packages;fragment=cust_pkg141#cust_pkg141">Monthly anniversary phone x4</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 SIZE="-1" ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center >test</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$0.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$60.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left >monthly</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Nov 21 2015</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Feb 21 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Mar 21 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?48">Mohr, Florine</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><TABLE CLASS="inv" CELLSPACING=0 CELLPADDING=0 WIDTH="100%"><tr><TD ALIGN="right">Test svc_phone:</td><TD ALIGN="left"><A HREF="http://localhost/freeside/view/svc_phone.cgi?141">5805430204</A></td></tr></table></TD>
-
-
-    </TR>
-
-    <TR ID="" CLASS="row0">
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=32;show=packages;fragment=cust_pkg93#cust_pkg93">93</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=32;show=packages;fragment=cust_pkg93#cust_pkg93">1</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=32;show=packages;fragment=cust_pkg93#cust_pkg93">Monthly anniversary phone x4</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 SIZE="-1" ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center >test</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$0.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$60.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left >monthly</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Sep 21 2015</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Feb 21 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Mar 21 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?32">Swaniawski, Adrienne</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><TABLE CLASS="inv" CELLSPACING=0 CELLPADDING=0 WIDTH="100%"><tr><TD ALIGN="right">Test svc_phone:</td><TD ALIGN="left"><A HREF="http://localhost/freeside/view/svc_phone.cgi?93">7091741436337</A></td></tr></table></TD>
-
-
-    </TR>
-
-    <TR ID="" CLASS="row1">
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=17;show=packages;fragment=cust_pkg47#cust_pkg47">47</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=17;show=packages;fragment=cust_pkg47#cust_pkg47">1</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=17;show=packages;fragment=cust_pkg47#cust_pkg47">Monthly anniversary phone x4</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 SIZE="-1" ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center >test</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$0.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >$60.00</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left >monthly</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Nov 21 2015</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Feb 21 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right >Mar 21 2016</TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=center ><FONT COLOR=#00CC00 ><b>Active</b></FONT></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=left ><A HREF="http://localhost/freeside/view/cust_main.cgi?17">Leffler, Abshire and Orn (Hyatt, Reggie)</A></TD>
-
-
-
-        <TD CLASS="grid"  ALIGN=right ><TABLE CLASS="inv" CELLSPACING=0 CELLPADDING=0 WIDTH="100%"><tr><TD ALIGN="right">Test svc_phone:</td><TD ALIGN="left"><A HREF="http://localhost/freeside/view/svc_phone.cgi?47">580124349433539</A></td></tr></table></TD>
-
-
-    </TR>
-
-
-</TBODY>
-
-</TABLE>
-
-
-              
-        <FONT SIZE="+2">1</FONT>
-
-
-        <A HREF="http://localhost/freeside/search/cust_pkg.cgi?keywords=pkgnum;_dummy=1;maxrecords=100;_type=html;offset=100">2</A>
-
-
-        <A HREF="http://localhost/freeside/search/cust_pkg.cgi?keywords=pkgnum;_dummy=1;maxrecords=100;_type=html;offset=200">3</A>
-
-
-        <A HREF="http://localhost/freeside/search/cust_pkg.cgi?keywords=pkgnum;_dummy=1;maxrecords=100;_type=html;offset=300">4</A>
-
-
-        <A HREF="http://localhost/freeside/search/cust_pkg.cgi?keywords=pkgnum;_dummy=1;maxrecords=100;_type=html;offset=400">5</A>
-
-
-        <A HREF="http://localhost/freeside/search/cust_pkg.cgi?keywords=pkgnum;_dummy=1;maxrecords=100;_type=html;offset=500">6</A>
-
-
-        <A HREF="http://localhost/freeside/search/cust_pkg.cgi?keywords=pkgnum;_dummy=1;maxrecords=100;_type=html;offset=600">7</A>
-
-      <A HREF="http://localhost/freeside/search/cust_pkg.cgi?keywords=pkgnum;_dummy=1;maxrecords=100;_type=html;offset=100"><B><FONT SIZE="+1">Next</FONT></B></A>
-
-
-  
-            </TD>
-          </TR>
-        </TABLE>
-
-
-        
-
-                </TD>
-      </TR>
-    </TABLE>
-  </BODY>
-</HTML>
-
-
-
-
-
-
diff --git a/FS-Test/share/output/view/svc_phone.cgi/403 b/FS-Test/share/output/view/svc_phone.cgi/403
index 8d53bc1..113aaf7 100644
--- a/FS-Test/share/output/view/svc_phone.cgi/403
+++ b/FS-Test/share/output/view/svc_phone.cgi/403
@@ -954,7 +954,7 @@ function areyousure_delete() {
         </TD>
 
         <TD CLASS="content">
-          <A HREF="http://localhost/freeside/view/svc_circuit.html?"></A>
+          <A HREF="http://localhost/freeside/view/svc_circuit.cgi?"></A>
         </TD>
       </TR>
 

commit 6b390ea39fd801837bf11e043088ed89f463bebe
Author: Mark Wells <mark at freeside.biz>
Date:   Fri Aug 14 17:43:25 2015 -0700

    update test, #37591

diff --git a/FS-Test/share/output/edit/process/quick-charge.cgi/amount=100.00:custnum=2:pkg=Test%20one-time%20charge:quantity=1:bill_now=1 b/FS-Test/share/output/edit/process/quick-charge.cgi/amount=100.00:custnum=2:pkg=Test%20one-time%20charge:quantity=1:bill_now=1
index 038dde8..22d8b42 100644
--- a/FS-Test/share/output/edit/process/quick-charge.cgi/amount=100.00:custnum=2:pkg=Test%20one-time%20charge:quantity=1:bill_now=1
+++ b/FS-Test/share/output/edit/process/quick-charge.cgi/amount=100.00:custnum=2:pkg=Test%20one-time%20charge:quantity=1:bill_now=1
@@ -1,328 +1,19 @@
-
-
-
-<html><body>
-
-<p align="center"><font face="Verdana, Arial, Helvetica, sans-serif"><b>System error</b></font></p>
-<table border="0" cellspacing="0" cellpadding="1">
- <tr>
-  <td nowrap="nowrap" align="left" valign="top"><font face="Verdana, Arial, Helvetica, sans-serif" size="-2"><b>error:</b> </font></td>
-  <td align="left" valign="top"><font face="Verdana, Arial, Helvetica, sans-serif" size="-2">Error during compilation of /var/www/html/freeside/edit/process/quick-charge.cgi:<br>syntax error at /var/www/html/freeside/edit/process/quick-charge.cgi line 126, near ")<br>               ( "<br>Global symbol "$amount" requires explicit package name at /var/www/html/freeside/edit/process/quick-charge.cgi line 132.<br>Global symbol "$setup_cost" requires explicit package name at /var/www/html/freeside/edit/process/quick-charge.cgi line 133.<br>Global symbol "$quantity" requires explicit package name at /var/www/html/freeside/edit/process/quick-charge.cgi line 134.<br>Global symbol "$override" requires explicit package name at /var/www/html/freeside/edit/process/quick-charge.cgi line 147.<br>syntax error at /var/www/html/freeside/edit/process/quick-charge.cgi line 1, near "if"<br>Global symbol "$error" requires explicit package name at /var/www/html/freeside/edit/process/quick-charge.cgi line 1.<br>Global symbol "$error" requires explicit package name at /var/www/html/freeside/edit/process/quick-charge.cgi line 2.<br>syntax error at /var/www/html/freeside/edit/process/quick-charge.cgi line 4, near "}"<br>  (Might be a runaway multi-line '' string starting on line 3)<br>Global symbol "$message" requires explicit package name at /var/www/html/freeside/edit/process/quick-charge.cgi line 5.<br>syntax error at /var/www/html/freeside/edit/process/quick-charge.cgi line 10, near "}"<br>  (Might be a runaway multi-line '' string starting on line 5)<br>/var/www/html/freeside/edit/process/quick-charge.cgi has too many errors.<br></font></td>
- </tr>
- <tr>
-  <td nowrap="nowrap" align="left" valign="top"><font face="Verdana, Arial, Helvetica, sans-serif" size="-2"><b>context:</b> </font></td>
-  <td align="left" valign="top" nowrap="nowrap"><font face="Verdana, Arial, Helvetica, sans-serif" size="-2">
-   <table border="0" cellpadding="0" cellspacing="0">
-
-    <tr>
-     <td nowrap="nowrap" align="left" valign="top"><font face="Verdana, Arial, Helvetica, sans-serif" size="-2"><b>1:</b> </font></td>
-     <td align="left" valign="top" nowrap="nowrap"><font face="Verdana, Arial, Helvetica, sans-serif" size="-2"><font color=red>% if ( $error ) {</font></font></td>
-    </tr>
-
-    <tr>
-     <td nowrap="nowrap" align="left" valign="top"><font face="Verdana, Arial, Helvetica, sans-serif" size="-2"><b>2:</b> </font></td>
-     <td align="left" valign="top" nowrap="nowrap"><font face="Verdana, Arial, Helvetica, sans-serif" size="-2"><font color=red>%   $cgi->param('error', $error );</font></font></td>
-    </tr>
-
-    <tr>
-     <td nowrap="nowrap" align="left" valign="top"><font face="Verdana, Arial, Helvetica, sans-serif" size="-2"><b>3:</b> </font></td>
-     <td align="left" valign="top" nowrap="nowrap"><font face="Verdana, Arial, Helvetica, sans-serif" size="-2"><% $cgi->redirect($p.'quick-charge.html?'. $cgi->query_string) %></font></td>
-    </tr>
-
-    <tr>
-     <td nowrap="nowrap" align="left" valign="top"><font face="Verdana, Arial, Helvetica, sans-serif" size="-2"><b>4:</b> </font></td>
-     <td align="left" valign="top" nowrap="nowrap"><font face="Verdana, Arial, Helvetica, sans-serif" size="-2"><font color=red>% } else {</font></font></td>
-    </tr>
-
-    <tr>
-     <td nowrap="nowrap" align="left" valign="top"><font face="Verdana, Arial, Helvetica, sans-serif" size="-2"><b>5:</b> </font></td>
-     <td align="left" valign="top" nowrap="nowrap"><font face="Verdana, Arial, Helvetica, sans-serif" size="-2"><font color=red><% header(emt($message)) %></font></font></td>
-    </tr>
-
-    <tr>
-     <td nowrap="nowrap" align="left" valign="top"><font face="Verdana, Arial, Helvetica, sans-serif" size="-2"><b>6:</b> </font></td>
-     <td align="left" valign="top" nowrap="nowrap"><font face="Verdana, Arial, Helvetica, sans-serif" size="-2">  <SCRIPT TYPE="text/javascript"></font></td>
-    </tr>
-
-    <tr>
-     <td nowrap="nowrap" align="left" valign="top"><font face="Verdana, Arial, Helvetica, sans-serif" size="-2"><b>7:</b> </font></td>
-     <td align="left" valign="top" nowrap="nowrap"><font face="Verdana, Arial, Helvetica, sans-serif" size="-2">    window.top.location.reload();</font></td>
-    </tr>
-
-    <tr>
-     <td nowrap="nowrap" align="left" valign="top"><font face="Verdana, Arial, Helvetica, sans-serif" size="-2"><b>8:</b> </font></td>
-     <td align="left" valign="top" nowrap="nowrap"><font face="Verdana, Arial, Helvetica, sans-serif" size="-2">  </SCRIPT></font></td>
-    </tr>
-
-    <tr>
-     <td nowrap="nowrap" align="left" valign="top"><font face="Verdana, Arial, Helvetica, sans-serif" size="-2"><b>9:</b> </font></td>
-     <td align="left" valign="top" nowrap="nowrap"><font face="Verdana, Arial, Helvetica, sans-serif" size="-2">  </BODY></HTML></font></td>
-    </tr>
-
-    <tr>
-     <td nowrap="nowrap" align="left" valign="top"><font face="Verdana, Arial, Helvetica, sans-serif" size="-2"><b>10:</b> </font></td>
-     <td align="left" valign="top" nowrap="nowrap"><font face="Verdana, Arial, Helvetica, sans-serif" size="-2"><font color=red>% }</font></font></td>
-    </tr>
-
-    <tr>
-     <td nowrap="nowrap" align="left" valign="top"><font face="Verdana, Arial, Helvetica, sans-serif" size="-2"><b>11:</b> </font></td>
-     <td align="left" valign="top" nowrap="nowrap"><font face="Verdana, Arial, Helvetica, sans-serif" size="-2"><%init></font></td>
-    </tr>
-
-    <tr>
-     <td nowrap="nowrap" align="left" valign="top"><font face="Verdana, Arial, Helvetica, sans-serif" size="-2"><b>12:</b> </font></td>
-     <td align="left" valign="top" nowrap="nowrap"><font face="Verdana, Arial, Helvetica, sans-serif" size="-2"></font></td>
-    </tr>
-
-    <tr>
-     <td nowrap="nowrap" align="left" valign="top"><font face="Verdana, Arial, Helvetica, sans-serif" size="-2"><b>13:</b> </font></td>
-     <td align="left" valign="top" nowrap="nowrap"><font face="Verdana, Arial, Helvetica, sans-serif" size="-2">my $curuser = $FS::CurrentUser::CurrentUser;</font></td>
-    </tr>
-
-    <tr>
-     <td nowrap="nowrap" align="left" valign="top"><font face="Verdana, Arial, Helvetica, sans-serif" size="-2"><b>14:</b> </font></td>
-     <td align="left" valign="top" nowrap="nowrap"><font face="Verdana, Arial, Helvetica, sans-serif" size="-2">die "access denied"</font></td>
-    </tr>
-
-    <tr>
-     <td nowrap="nowrap" align="left" valign="top"><font face="Verdana, Arial, Helvetica, sans-serif" size="-2"><b>...</b> </font></td>
-     <td align="left" valign="top" nowrap="nowrap"><font face="Verdana, Arial, Helvetica, sans-serif" size="-2"></font></td>
-    </tr>
-
-    <tr>
-     <td nowrap="nowrap" align="left" valign="top"><font face="Verdana, Arial, Helvetica, sans-serif" size="-2"><b>122:</b> </font></td>
-     <td align="left" valign="top" nowrap="nowrap"><font face="Verdana, Arial, Helvetica, sans-serif" size="-2"></font></td>
-    </tr>
-
-    <tr>
-     <td nowrap="nowrap" align="left" valign="top"><font face="Verdana, Arial, Helvetica, sans-serif" size="-2"><b>123:</b> </font></td>
-     <td align="left" valign="top" nowrap="nowrap"><font face="Verdana, Arial, Helvetica, sans-serif" size="-2">  if ( $param->{'taxclass'} eq '(select)' ) {</font></td>
-    </tr>
-
-    <tr>
-     <td nowrap="nowrap" align="left" valign="top"><font face="Verdana, Arial, Helvetica, sans-serif" size="-2"><b>124:</b> </font></td>
-     <td align="left" valign="top" nowrap="nowrap"><font face="Verdana, Arial, Helvetica, sans-serif" size="-2">    $error .= "Must select a tax class.  "</font></td>
-    </tr>
-
-    <tr>
-     <td nowrap="nowrap" align="left" valign="top"><font face="Verdana, Arial, Helvetica, sans-serif" size="-2"><b>125:</b> </font></td>
-     <td align="left" valign="top" nowrap="nowrap"><font face="Verdana, Arial, Helvetica, sans-serif" size="-2">      unless ($conf->config('tax_data_vendor'))</font></td>
-    </tr>
-
-    <tr>
-     <td nowrap="nowrap" align="left" valign="top"><font face="Verdana, Arial, Helvetica, sans-serif" size="-2"><b>126:</b> </font></td>
-     <td align="left" valign="top" nowrap="nowrap"><font face="Verdana, Arial, Helvetica, sans-serif" size="-2"><font color=red>               ( $override || $param->{taxproductnum} )</font></font></td>
-    </tr>
-
-    <tr>
-     <td nowrap="nowrap" align="left" valign="top"><font face="Verdana, Arial, Helvetica, sans-serif" size="-2"><b>127:</b> </font></td>
-     <td align="left" valign="top" nowrap="nowrap"><font face="Verdana, Arial, Helvetica, sans-serif" size="-2">             );</font></td>
-    </tr>
-
-    <tr>
-     <td nowrap="nowrap" align="left" valign="top"><font face="Verdana, Arial, Helvetica, sans-serif" size="-2"><b>128:</b> </font></td>
-     <td align="left" valign="top" nowrap="nowrap"><font face="Verdana, Arial, Helvetica, sans-serif" size="-2">    $cgi->param('taxclass', '');</font></td>
-    </tr>
-
-    <tr>
-     <td nowrap="nowrap" align="left" valign="top"><font face="Verdana, Arial, Helvetica, sans-serif" size="-2"><b>129:</b> </font></td>
-     <td align="left" valign="top" nowrap="nowrap"><font face="Verdana, Arial, Helvetica, sans-serif" size="-2">  }</font></td>
-    </tr>
-
-    <tr>
-     <td nowrap="nowrap" align="left" valign="top"><font face="Verdana, Arial, Helvetica, sans-serif" size="-2"><b>130:</b> </font></td>
-     <td align="left" valign="top" nowrap="nowrap"><font face="Verdana, Arial, Helvetica, sans-serif" size="-2"></font></td>
-    </tr>
-
-    <tr>
-     <td nowrap="nowrap" align="left" valign="top"><font face="Verdana, Arial, Helvetica, sans-serif" size="-2"><b>131:</b> </font></td>
-     <td align="left" valign="top" nowrap="nowrap"><font face="Verdana, Arial, Helvetica, sans-serif" size="-2">  my %charge = (</font></td>
-    </tr>
-
-    <tr>
-     <td nowrap="nowrap" align="left" valign="top"><font face="Verdana, Arial, Helvetica, sans-serif" size="-2"><b>132:</b> </font></td>
-     <td align="left" valign="top" nowrap="nowrap"><font face="Verdana, Arial, Helvetica, sans-serif" size="-2"><font color=red>    'amount'        => $amount,</font></font></td>
-    </tr>
-
-    <tr>
-     <td nowrap="nowrap" align="left" valign="top"><font face="Verdana, Arial, Helvetica, sans-serif" size="-2"><b>133:</b> </font></td>
-     <td align="left" valign="top" nowrap="nowrap"><font face="Verdana, Arial, Helvetica, sans-serif" size="-2"><font color=red>    'setup_cost'    => $setup_cost,</font></font></td>
-    </tr>
-
-    <tr>
-     <td nowrap="nowrap" align="left" valign="top"><font face="Verdana, Arial, Helvetica, sans-serif" size="-2"><b>134:</b> </font></td>
-     <td align="left" valign="top" nowrap="nowrap"><font face="Verdana, Arial, Helvetica, sans-serif" size="-2"><font color=red>    'quantity'      => $quantity,</font></font></td>
-    </tr>
-
-    <tr>
-     <td nowrap="nowrap" align="left" valign="top"><font face="Verdana, Arial, Helvetica, sans-serif" size="-2"><b>135:</b> </font></td>
-     <td align="left" valign="top" nowrap="nowrap"><font face="Verdana, Arial, Helvetica, sans-serif" size="-2">    'bill_now'      => scalar($cgi->param('bill_now')),</font></td>
-    </tr>
-
-    <tr>
-     <td nowrap="nowrap" align="left" valign="top"><font face="Verdana, Arial, Helvetica, sans-serif" size="-2"><b>136:</b> </font></td>
-     <td align="left" valign="top" nowrap="nowrap"><font face="Verdana, Arial, Helvetica, sans-serif" size="-2">    'invoice_terms' => scalar($cgi->param('invoice_terms')),</font></td>
-    </tr>
-
-    <tr>
-     <td nowrap="nowrap" align="left" valign="top"><font face="Verdana, Arial, Helvetica, sans-serif" size="-2"><b>137:</b> </font></td>
-     <td align="left" valign="top" nowrap="nowrap"><font face="Verdana, Arial, Helvetica, sans-serif" size="-2">    'start_date'    => ( scalar($cgi->param('start_date'))</font></td>
-    </tr>
-
-    <tr>
-     <td nowrap="nowrap" align="left" valign="top"><font face="Verdana, Arial, Helvetica, sans-serif" size="-2"><b>138:</b> </font></td>
-     <td align="left" valign="top" nowrap="nowrap"><font face="Verdana, Arial, Helvetica, sans-serif" size="-2">                           ? parse_datetime($cgi->param('start_date'))</font></td>
-    </tr>
-
-    <tr>
-     <td nowrap="nowrap" align="left" valign="top"><font face="Verdana, Arial, Helvetica, sans-serif" size="-2"><b>...</b> </font></td>
-     <td align="left" valign="top" nowrap="nowrap"><font face="Verdana, Arial, Helvetica, sans-serif" size="-2"></font></td>
-    </tr>
-
-    <tr>
-     <td nowrap="nowrap" align="left" valign="top"><font face="Verdana, Arial, Helvetica, sans-serif" size="-2"><b>143:</b> </font></td>
-     <td align="left" valign="top" nowrap="nowrap"><font face="Verdana, Arial, Helvetica, sans-serif" size="-2">    'pkg'           => scalar($cgi->param('pkg')),</font></td>
-    </tr>
-
-    <tr>
-     <td nowrap="nowrap" align="left" valign="top"><font face="Verdana, Arial, Helvetica, sans-serif" size="-2"><b>144:</b> </font></td>
-     <td align="left" valign="top" nowrap="nowrap"><font face="Verdana, Arial, Helvetica, sans-serif" size="-2">    'setuptax'      => scalar($cgi->param('setuptax')),</font></td>
-    </tr>
-
-    <tr>
-     <td nowrap="nowrap" align="left" valign="top"><font face="Verdana, Arial, Helvetica, sans-serif" size="-2"><b>145:</b> </font></td>
-     <td align="left" valign="top" nowrap="nowrap"><font face="Verdana, Arial, Helvetica, sans-serif" size="-2">    'taxclass'      => scalar($cgi->param('taxclass')),</font></td>
-    </tr>
-
-    <tr>
-     <td nowrap="nowrap" align="left" valign="top"><font face="Verdana, Arial, Helvetica, sans-serif" size="-2"><b>146:</b> </font></td>
-     <td align="left" valign="top" nowrap="nowrap"><font face="Verdana, Arial, Helvetica, sans-serif" size="-2">    'taxproductnum' => scalar($cgi->param('taxproductnum')),</font></td>
-    </tr>
-
-    <tr>
-     <td nowrap="nowrap" align="left" valign="top"><font face="Verdana, Arial, Helvetica, sans-serif" size="-2"><b>147:</b> </font></td>
-     <td align="left" valign="top" nowrap="nowrap"><font face="Verdana, Arial, Helvetica, sans-serif" size="-2"><font color=red>    'tax_override'  => $override,</font></font></td>
-    </tr>
-
-    <tr>
-     <td nowrap="nowrap" align="left" valign="top"><font face="Verdana, Arial, Helvetica, sans-serif" size="-2"><b>148:</b> </font></td>
-     <td align="left" valign="top" nowrap="nowrap"><font face="Verdana, Arial, Helvetica, sans-serif" size="-2">    'classnum'      => scalar($cgi->param('classnum')),</font></td>
-    </tr>
-
-    <tr>
-     <td nowrap="nowrap" align="left" valign="top"><font face="Verdana, Arial, Helvetica, sans-serif" size="-2"><b>149:</b> </font></td>
-     <td align="left" valign="top" nowrap="nowrap"><font face="Verdana, Arial, Helvetica, sans-serif" size="-2">    'additional'    => \@description,</font></td>
-    </tr>
-
-    <tr>
-     <td nowrap="nowrap" align="left" valign="top"><font face="Verdana, Arial, Helvetica, sans-serif" size="-2"><b>150:</b> </font></td>
-     <td align="left" valign="top" nowrap="nowrap"><font face="Verdana, Arial, Helvetica, sans-serif" size="-2">  );</font></td>
-    </tr>
-
-    <tr>
-     <td nowrap="nowrap" align="left" valign="top"><font face="Verdana, Arial, Helvetica, sans-serif" size="-2"><b>151:</b> </font></td>
-     <td align="left" valign="top" nowrap="nowrap"><font face="Verdana, Arial, Helvetica, sans-serif" size="-2"></font></td>
-    </tr>
-
-    <tr>
-     <td nowrap="nowrap" align="left" valign="top"><font face="Verdana, Arial, Helvetica, sans-serif" size="-2"><b>...</b> </font></td>
-     <td align="left" valign="top" nowrap="nowrap"><font face="Verdana, Arial, Helvetica, sans-serif" size="-2"></font></td>
-    </tr>
-
-
-   </table>
-  </font></td>
- </tr>
- <tr>
-  <td align="left" valign="top" nowrap="nowrap"><font face="Verdana, Arial, Helvetica, sans-serif" size="-2"><b>code stack:</b> </font></td>
-  <td align="left" valign="top" nowrap="nowrap"><font face="Verdana, Arial, Helvetica, sans-serif" size="-2">
-        /usr/share/perl5/HTML/Mason/Interp.pm:453<br>
-        /usr/share/perl5/HTML/Mason/Request.pm:252<br>
-        /usr/share/perl5/HTML/Mason/Request.pm:215<br>
-        /usr/share/perl5/HTML/Mason/ApacheHandler.pm:94<br>
-        /usr/local/share/perl/5.20.2/FS/Mason/Request.pm:37<br>
-        /usr/share/perl5/Class/Container.pm:275<br>
-        /usr/share/perl5/Class/Container.pm:353<br>
-        /usr/share/perl5/HTML/Mason/Interp.pm:351<br>
-        /usr/share/perl5/HTML/Mason/ApacheHandler.pm:874<br>
-        /usr/share/perl5/HTML/Mason/ApacheHandler.pm:828<br>
-        /usr/local/etc/freeside/handler.pl:144<br>
-        -e:0<br>
-  </font></td>
- </tr>
-</table>
-
-<a href="#raw">raw error</a><br>
-
-<br>
-<br>
-<br>
-<br>
-<br>
-<br>
-<br>
-<br>
-<br>
-<br>
-<br>
-<br>
-<br>
-<br>
-<br>
-<br>
-<br>
-<br>
-<br>
-<br>
-<br>
-<br>
-<br>
-<br>
-<br>
-<br>
-<br>
-<br>
-<br>
-<br>
-
-
-<a name="raw"></a>
-
-<pre>Error during compilation of /var/www/html/freeside/edit/process/quick-charge.cgi:
-syntax error at /var/www/html/freeside/edit/process/quick-charge.cgi line 126, near ")
-               ( "
-Global symbol "$amount" requires explicit package name at /var/www/html/freeside/edit/process/quick-charge.cgi line 132.
-Global symbol "$setup_cost" requires explicit package name at /var/www/html/freeside/edit/process/quick-charge.cgi line 133.
-Global symbol "$quantity" requires explicit package name at /var/www/html/freeside/edit/process/quick-charge.cgi line 134.
-Global symbol "$override" requires explicit package name at /var/www/html/freeside/edit/process/quick-charge.cgi line 147.
-syntax error at /var/www/html/freeside/edit/process/quick-charge.cgi line 1, near "if"
-Global symbol "$error" requires explicit package name at /var/www/html/freeside/edit/process/quick-charge.cgi line 1.
-Global symbol "$error" requires explicit package name at /var/www/html/freeside/edit/process/quick-charge.cgi line 2.
-syntax error at /var/www/html/freeside/edit/process/quick-charge.cgi line 4, near "}"
-  (Might be a runaway multi-line '' string starting on line 3)
-Global symbol "$message" requires explicit package name at /var/www/html/freeside/edit/process/quick-charge.cgi line 5.
-syntax error at /var/www/html/freeside/edit/process/quick-charge.cgi line 10, near "}"
-  (Might be a runaway multi-line '' string starting on line 5)
-/var/www/html/freeside/edit/process/quick-charge.cgi has too many errors.
-
-
-Trace begun at /usr/share/perl5/HTML/Mason/Interp.pm line 854
-HTML::Mason::Interp::_compilation_error('HTML::Mason::Interp=HASH(0x7fbd843931b8)', '/var/www/html/freeside/edit/process/quick-charge.cgi', 'HTML::Mason::Exception::Compilation=HASH(0x7fbd8b2466a0)') called at /usr/share/perl5/HTML/Mason/Interp.pm line 453
-HTML::Mason::Interp::load('HTML::Mason::Interp=HASH(0x7fbd843931b8)', '/edit/process/quick-charge.cgi') called at /usr/share/perl5/HTML/Mason/Request.pm line 252
-eval {...} at /usr/share/perl5/HTML/Mason/Request.pm line 235
-HTML::Mason::Request::_initialize('FS::Mason::Request=HASH(0x7fbd8af54d08)') called at /usr/share/perl5/HTML/Mason/Request.pm line 215
-HTML::Mason::Request::new('FS::Mason::Request', 'error_mode', 'output', 'error_format', 'html', 'interp', 'HTML::Mason::Interp=HASH(0x7fbd843931b8)', 'comp', '/edit/process/quick-charge.cgi', 'args', 'ARRAY(0x7fbd8ba9b970)', 'ah', 'HTML::Mason::ApacheHandler=HASH(0x7fbd843be610)', 'apache_req', 'Apache2::RequestRec=SCALAR(0x7fbd8b414c40)', 'container', 'HASH(0x7fbd8ba9c9b8)') called at /usr/share/perl5/HTML/Mason/ApacheHandler.pm line 94
-HTML::Mason::Request::ApacheHandler::new('FS::Mason::Request', 'error_mode', 'output', 'error_format', 'html', 'interp', 'HTML::Mason::Interp=HASH(0x7fbd843931b8)', 'comp', '/edit/process/quick-charge.cgi', 'args', 'ARRAY(0x7fbd8ba9b970)', 'ah', 'HTML::Mason::ApacheHandler=HASH(0x7fbd843be610)', 'apache_req', 'Apache2::RequestRec=SCALAR(0x7fbd8b414c40)', 'container', 'HASH(0x7fbd8ba9c9b8)') called at /usr/local/share/perl/5.20.2/FS/Mason/Request.pm line 37
-FS::Mason::Request::new('FS::Mason::Request', 'error_mode', 'output', 'error_format', 'html', 'interp', 'HTML::Mason::Interp=HASH(0x7fbd843931b8)', 'comp', '/edit/process/quick-charge.cgi', 'args', 'ARRAY(0x7fbd8ba9b970)', 'ah', 'HTML::Mason::ApacheHandler=HASH(0x7fbd843be610)', 'apache_req', 'Apache2::RequestRec=SCALAR(0x7fbd8b414c40)', 'container', 'HASH(0x7fbd8ba9c9b8)') called at /usr/share/perl5/Class/Container.pm line 275
-Class::Container::call_method('HTML::Mason::Interp=HASH(0x7fbd843931b8)', 'request', 'new', 'interp', 'HTML::Mason::Interp=HASH(0x7fbd843931b8)', 'comp', '/edit/process/quick-charge.cgi', 'args', 'ARRAY(0x7fbd8ba9b970)', 'ah', 'HTML::Mason::ApacheHandler=HASH(0x7fbd843be610)', 'apache_req', 'Apache2::RequestRec=SCALAR(0x7fbd8b414c40)', 'container', 'HASH(0x7fbd8ba9c9b8)') called at /usr/share/perl5/Class/Container.pm line 353
-Class::Container::create_delayed_object('interp', 'HTML::Mason::Interp=HASH(0x7fbd843931b8)', 'comp', '/edit/process/quick-charge.cgi', 'args', 'ARRAY(0x7fbd8ba9b970)', 'ah', 'HTML::Mason::ApacheHandler=HASH(0x7fbd843be610)', 'apache_req', 'Apache2::RequestRec=SCALAR(0x7fbd8b414c40)', 'container', 'HASH(0x7fbd8ba9c9b8)') called at /usr/share/perl5/HTML/Mason/Interp.pm line 351
-HTML::Mason::Interp::make_request('HTML::Mason::Interp=HASH(0x7fbd843931b8)', 'comp', '/edit/process/quick-charge.cgi', 'args', 'ARRAY(0x7fbd8ba9b970)', 'ah', 'HTML::Mason::ApacheHandler=HASH(0x7fbd843be610)', 'apache_req', 'Apache2::RequestRec=SCALAR(0x7fbd8b414c40)') called at /usr/share/perl5/HTML/Mason/ApacheHandler.pm line 874
-eval {...} at /usr/share/perl5/HTML/Mason/ApacheHandler.pm line 873
-HTML::Mason::ApacheHandler::prepare_request('HTML::Mason::ApacheHandler=HASH(0x7fbd843be610)', 'Apache2::RequestRec=SCALAR(0x7fbd8b414c40)') called at /usr/share/perl5/HTML/Mason/ApacheHandler.pm line 828
-HTML::Mason::ApacheHandler::handle_request('HTML::Mason::ApacheHandler=HASH(0x7fbd843be610)', 'Apache2::RequestRec=SCALAR(0x7fbd8b414c40)') called at /usr/local/etc/freeside/handler.pl line 144
-eval {...} at /usr/local/etc/freeside/handler.pl line 144
-HTML::Mason::handler('Apache2::RequestRec=SCALAR(0x7fbd8b414c40)') called at -e line 0
-eval {...} at -e line 0
-</pre>
-
-</body></html>
+    <HTML>
+      <HEAD>
+        <TITLE>
+          One-time charge added
+        </TITLE>
+        <META HTTP-Equiv="Cache-Control" Content="no-cache">
+        <META HTTP-Equiv="Pragma" Content="no-cache">
+        <META HTTP-Equiv="Expires" Content="0"> 
+      </HEAD>
+      <BODY BGCOLOR="#e8e8e8">
+          <FONT SIZE=6>
+            <CENTER>One-time charge added</CENTER>
+          </FONT>
+          <BR><!--<BR>-->
+
+  <SCRIPT TYPE="text/javascript">
+    window.top.location.reload();
+  </SCRIPT>
+  </BODY></HTML>

commit d803d1d608b2efad50e5ea9c5c509cbe3ef7f752
Author: Mark Wells <mark at freeside.biz>
Date:   Fri Aug 14 14:43:02 2015 -0700

    fix anomalous behavior in line item report with consolidated taxes, needed for #26770, from...#18676, I think?

diff --git a/httemplate/search/cust_bill_pkg.cgi b/httemplate/search/cust_bill_pkg.cgi
index c59a6d0..ac686ea 100644
--- a/httemplate/search/cust_bill_pkg.cgi
+++ b/httemplate/search/cust_bill_pkg.cgi
@@ -461,6 +461,9 @@ if ( $cgi->param('nottax') ) {
 
     }
 
+    # This is the only place we should attempt to show credits on here:
+    # the total of credit applications to the line item.
+
     my $credit_sub = 'SELECT SUM(amount) AS credit_amount, billpkgnum
     FROM cust_credit_bill_pkg GROUP BY billpkgnum';
 
@@ -579,51 +582,51 @@ if ( $cgi->param('nottax') ) {
 
 } elsif ( $cgi->param('istax') ) {
 
-  @peritem = ( 'setup' ); # taxes only have setup
-  @peritem_desc = ( 'Tax charge' );
+  # ensure that it is a tax:
+  push @where, 'cust_bill_pkg.pkgnum = 0',
+               'cust_bill_pkg.feepart IS NULL';
+
+  # We MUST NOT join cust_bill_pkg to any table that it's 1:many to.
+  # Otherwise we get duplication of the cust_bill_pkg records, 
+  # inaccurate totals, nonsensical paging behavior, etc.
+  # We CAN safely join it to a subquery that has unique billpkgnums, and 
+  # that's what we'll do.
 
-  push @where, 'cust_bill_pkg.pkgnum = 0';
+  my $tax_subquery;
+  my @tax_where;
 
   # tax location when using tax_rate_location
   if ( $cgi->param('vendortax') ) {
 
-    $join_pkg .= ' LEFT JOIN cust_bill_pkg_tax_rate_location USING ( billpkgnum ) '.
-                 ' LEFT JOIN tax_rate_location USING ( taxratelocationnum )';
+    $tax_subquery = '
+      SELECT billpkgnum, SUM(amount) as tax_total
+      FROM cust_bill_pkg_tax_rate_location AS tax
+        JOIN tax_rate_location USING (taxratelocationnum)
+    ';
     foreach (qw( state county city locationtaxid)) {
       if ( scalar($cgi->param($_)) ) {
         my $place = dbh->quote( $cgi->param($_) );
-        push @where, "tax_rate_location.$_ = $place";
+        push @tax_where, "tax_rate_location.$_ = $place";
       }
     }
 
-    push @total, 'SUM(
-      COALESCE(cust_bill_pkg_tax_rate_location.amount, 
-               cust_bill_pkg.setup + cust_bill_pkg.recur)
-    )';
-    push @total_desc, "$money_char%.2f total";
-
   } else { # the internal-tax case
 
-    $join_pkg .= '
-      LEFT JOIN cust_bill_pkg_tax_location USING (billpkgnum)
-      JOIN cust_main_county           USING (taxnum)
-    ';
-
-    # don't double-count the components of consolidated taxes
-    @total = ( 'COUNT(DISTINCT cust_bill_pkg.billpkgnum)',
-               'SUM(cust_bill_pkg_tax_location.amount)' );
-    @total_desc = "$money_char%.2f total";
+    my $tax_select = 'SELECT tax.billpkgnum, SUM(tax.amount) as tax_total';
+    my $tax_from = ' FROM cust_bill_pkg_tax_location AS tax JOIN cust_main_county USING (taxnum)';
 
     # package classnum
     if ( grep { $_ eq 'classnum' } $cgi->param ) {
       my @classnums = grep /^\d*$/, $cgi->param('classnum');
-      $join_pkg .= '
-        JOIN cust_pkg AS taxed_pkg 
-          ON (cust_bill_pkg_tax_location.pkgnum = taxed_pkg.pkgnum)
-        JOIN part_pkg AS taxed_part_pkg
-          ON (taxed_pkg.pkgpart = taxed_part_pkg.pkgpart)
+      $tax_from .= '
+        JOIN cust_bill_pkg AS taxed_item
+          ON (tax.taxable_billpkgnum = taxed_item.billpkgnum)
+        LEFT JOIN cust_pkg AS taxed_pkg ON (taxed_item.pkgnum = taxed_pkg.pkgnum)
+        LEFT JOIN part_pkg AS taxed_part_pkg ON (taxed_pkg.pkgpart = taxed_part_pkg.pkgpart)
+        LEFT JOIN part_fee AS taxed_part_fee ON (taxed_item.feepart = taxed_part_fee.feepart)
       ';
-      push @where, "COALESCE(taxed_part_pkg.classnum, 0) IN ( ".
+      push @tax_where,
+        "COALESCE(taxed_part_pkg.classnum, taxed_part_fee.classnum,0) IN ( ".
                        join(',', @classnums ).
                    ' )'
         if @classnums;
@@ -631,19 +634,20 @@ if ( $cgi->param('nottax') ) {
 
     # taxclass
     if ( $cgi->param('taxclassNULL') ) {
-      push @where, 'cust_main_county.taxclass IS NULL';
+      push @tax_where, 'cust_main_county.taxclass IS NULL';
     }
 
     # taxname
     if ( $cgi->param('taxnameNULL') ) {
-      push @where, 'cust_main_county.taxname IS NULL OR '.
+      push @tax_where, 'cust_main_county.taxname IS NULL OR '.
                    'cust_main_county.taxname = \'Tax\'';
     } elsif ( $cgi->param('taxname') ) {
-      push @where, 'cust_main_county.taxname = '.
+      push @tax_where, 'cust_main_county.taxname = '.
                     dbh->quote($cgi->param('taxname'));
     }
 
     # itemdesc, for breakdown from the vendor tax report
+    # (is this even used? vendor tax report shouldn't use cust_bill_pkg.cgi)
     if ( $cgi->param('itemdesc') ) {
       if ( $cgi->param('itemdesc') eq 'Tax' ) {
         push @where, "($itemdesc = 'Tax' OR $itemdesc is null)";
@@ -652,103 +656,54 @@ if ( $cgi->param('nottax') ) {
       }
     }
 
-    # specific taxnums
+    # specific taxnums (the usual way)
     if ( $cgi->param('taxnum') =~ /^([\d,]+)$/) {
-      push @where, "cust_main_county.taxnum IN ($1)";
+      push @tax_where, "cust_main_county.taxnum IN ($1)";
     }
 
-  } #end of "normal case"
-
-} # nottax / istax
-
-
-#total payments
-my $pay_sub = "SELECT SUM(cust_bill_pay_pkg.amount)
-                 FROM cust_bill_pay_pkg
-                   WHERE cust_bill_pkg.billpkgnum = cust_bill_pay_pkg.billpkgnum
-              ";
-push @select, "($pay_sub) AS pay_amount";
-
-
-# credit
-if ( $cgi->param('credit') ) {
+    $tax_subquery = "$tax_select $tax_from";
 
-  my $credit_where;
+  } # end of internal-tax case
 
-  my($cr_begin, $cr_end) = FS::UI::Web::parse_beginning_ending($cgi, 'credit');
-  $credit_where = "WHERE cust_credit_bill._date >= $cr_begin " .
-                  "AND cust_credit_bill._date <= $cr_end";
-
-  my $credit_sub;
-
-  if ( $cgi->param('istax') ) {
-    # then we need to group/join by billpkgtaxlocationnum, to get only the 
-    # relevant part of partial taxes
-    my $credit_sub = "SELECT SUM(cust_credit_bill_pkg.amount) AS credit_amount,
-      reason.reason as reason_text, access_user.username AS username_text,
-      billpkgtaxlocationnum, billpkgnum
-    FROM cust_credit_bill_pkg
-      JOIN cust_credit_bill USING (creditbillnum)
-      JOIN cust_credit USING (crednum)
-      LEFT JOIN reason USING (reasonnum)
-      LEFT JOIN access_user USING (usernum)
-    $credit_where
-    GROUP BY billpkgnum, billpkgtaxlocationnum, reason.reason, 
-      access_user.username";
-
-    if ( $cgi->param('out') ) {
+  if (@tax_where) {
+    $tax_subquery .= '
+      WHERE ' . join(' AND ', map "($_)", @tax_where);
+  }
+  $tax_subquery .= ' GROUP BY tax.billpkgnum ';
 
-      # find credits that are applied to the line items, but not to 
-      # a cust_bill_pkg_tax_location link
-      $join_pkg .= " LEFT JOIN ($credit_sub) AS item_credit
-        USING (billpkgnum)";
-      push @where, 'item_credit.billpkgtaxlocationnum IS NULL';
+  # now join THAT into the main report
+  # (inner join, so that tax line items that don't match the tax_where 
+  # conditions don't appear in the output.)
 
-    } else {
+  $join_pkg .= " JOIN ($tax_subquery) AS _istax USING (billpkgnum) ";
 
-      # find credits that are applied to the CBPTL links that are 
-      # considered "interesting" by the report criteria
-      $join_pkg .= " LEFT JOIN ($credit_sub) AS item_credit
-        USING (billpkgtaxlocationnum)";
+  push @select, 'tax_total';
 
-    }
+  @peritem = ( 'setup' ); # total tax on the invoice, not just the filtered tax
+  @peritem_desc = ( 'Tax charge' );
 
-  } else {
-    # then only group by billpkgnum
-    my $credit_sub = "SELECT SUM(cust_credit_bill_pkg.amount) AS credit_amount,
-      reason.reason as reason_text, access_user.username AS username_text,
-      billpkgnum
-    FROM cust_credit_bill_pkg
-      JOIN cust_credit_bill USING (creditbillnum)
-      JOIN cust_credit USING (crednum)
-      LEFT JOIN reason USING (reasonnum)
-      LEFT JOIN access_user USING (usernum)
-    $credit_where
-    GROUP BY billpkgnum, reason.reason, access_user.username";
-    $join_pkg .= " LEFT JOIN ($credit_sub) AS item_credit USING (billpkgnum)";
+  @total = ( 'COUNT(cust_bill_pkg.billpkgnum)',
+             'SUM(cust_bill_pkg.setup)' );
+  @total_desc = ( "$money_char%.2f total tax" );
+
+  if ( @tax_where ) {
+    # then also show the filtered tax
+    push @peritem, 'tax_total';
+    push @peritem_desc, 'Tax in category';
+    push @total, 'SUM(tax_total)';
+    push @total_desc, "$money_char%.2f tax in this category";
+    # would also be nice to include a line explaining what the category is
   }
 
-  push @where,    'item_credit.billpkgnum IS NOT NULL';
-  push @select,   'item_credit.credit_amount',
-                  'item_credit.username_text',
-                  'item_credit.reason_text';
-  push @peritem,  'credit_amount', 'username_text', 'reason_text';
-  push @peritem_desc, 'Credited', 'By', 'Reason';
-  push @total,    'SUM(credit_amount)';
-  push @total_desc, "$money_char%.2f credited";
-
-} else {
-
-  #still want a credit total column
+} # nottax / istax
 
-  my $credit_sub = "
-    SELECT SUM(cust_credit_bill_pkg.amount)
-      FROM cust_credit_bill_pkg
-        WHERE cust_bill_pkg.billpkgnum = cust_credit_bill_pkg.billpkgnum
-  ";
-  push @select, "($credit_sub) AS credit_amount";
+#total payments
+my $pay_sub = "SELECT SUM(cust_bill_pay_pkg.amount)
+                 FROM cust_bill_pay_pkg
+                   WHERE cust_bill_pkg.billpkgnum = cust_bill_pay_pkg.billpkgnum
+              ";
+push @select, "($pay_sub) AS pay_amount";
 
-}
 
 push @select, 'cust_main.custnum', FS::UI::Web::cust_sql_fields();
 
diff --git a/httemplate/search/report_tax-xls.cgi b/httemplate/search/report_tax-xls.cgi
index d0ef434..743f147 100755
--- a/httemplate/search/report_tax-xls.cgi
+++ b/httemplate/search/report_tax-xls.cgi
@@ -146,7 +146,7 @@ my $colhead = $format[0]->{colhead};
 # print header
 $ws->merge_range($y, 1, $y, 5, 'Sales', $colhead);
 $ws->merge_range($y, 6, $y+1, 8, 'Rate', $colhead);
-$ws->merge_range($y, 9, $y, 14, 'Tax', $colhead);
+$ws->merge_range($y, 9, $y, 15, 'Tax', $colhead);
 
 $y++;
 $colhead = $format[0]->{colhead_small};
@@ -156,16 +156,17 @@ $ws->write($y, 9, 'Estimated', $colhead);
 $ws->write($y, 10, 'Invoiced', $colhead);
 $ws->write($y, 12, 'Credited', $colhead);
 $ws->write($y, 14, 'Net due',  $colhead);
+$ws->write($y, 15, 'Collected',$colhead);
 $y++;
 
 # print data
-my $rownum = 0;
+my $rownum = 1;
 my $prev_row = { pkgclass => 'DUMMY PKGCLASS' };
 
 foreach my $row (@rows) {
   $x = 0;
   if ( $row->{pkgclass} ne $prev_row->{pkgclass} ) {
-    $rownum = 0;
+    $rownum = 1;
     if ( $params{breakdown}->{pkgclass} ) {
       $ws->merge_range($y, 0, $y, 14,
         $pkgclass_name{$row->{pkgclass}},
@@ -206,6 +207,8 @@ foreach my $row (@rows) {
   $ws->write_string($y, $x, " = ", $f->{bigmath});
   $x++;
   $ws->write($y, $x, $row->{tax} - $row->{credit}, $f->{currency});
+  $x++;
+  $ws->write($y, $x, $row->{tax_paid} || 0, $f->{currency});
 
   $rownum++;
   $y++;
diff --git a/httemplate/search/report_tax.cgi b/httemplate/search/report_tax.cgi
index 491cd42..1d90647 100644
--- a/httemplate/search/report_tax.cgi
+++ b/httemplate/search/report_tax.cgi
@@ -32,6 +32,8 @@ TD.rowhead { font-weight: bold; text-align: left; padding: 0px 3px }
     <TH ROWSPAN=3>Tax credited</TH>
     <TH ROWSPAN=3></TH>
     <TH ROWSPAN=3>Net tax due</TH>
+    <TH ROWSPAN=3></TH>
+    <TH ROWSPAN=3>Tax collected</TH>
   </TR>
 
   <TR>
@@ -131,13 +133,16 @@ TD.rowhead { font-weight: bold; text-align: left; padding: 0px 3px }
 %   # credited tax
     <TD CLASS="bigmath"> − </TD>
     <TD>
-      <A HREF="<% $creditlink . $rowlink %>">
+%#      <A HREF="<% $creditlink . $rowlink %>"> currently broken
         <% $money_sprintf->( $row->{credit} ) %>
-      </A>
+%#      </A>
     </TD>
 %   # net tax due
     <TD CLASS="bigmath"> = </TD>
     <TD><% $money_sprintf->( $row->{tax} - $row->{credit} ) %></TD>
+%   # tax collected
+    <TD> </TD>
+    <TD><% $money_sprintf->( $row->{tax_paid} ) %></TD>
   </TR>
 %   $rownum++;
 %   $prev_row = $row;
@@ -218,12 +223,12 @@ if ( $params{agentnum} ) {
 my $saleslink  = $p. "search/cust_bill_pkg.cgi?$dateagentlink;nottax=1";
 my $taxlink    = $p. "search/cust_bill_pkg.cgi?$dateagentlink;istax=1";
 my $exemptlink = $p. "search/cust_tax_exempt_pkg.cgi?$dateagentlink";
-my $creditlink = $p. "search/cust_bill_pkg.cgi?$dateagentlink;credit=1;istax=1";
-
-if ( $params{'credit_date'} eq 'cust_credit_bill' ) {
-  $creditlink =~ s/begin/credit_begin/;
-  $creditlink =~ s/end/credit_end/;
-}
+#my $creditlink = $p. "search/cust_bill_pkg.cgi?$dateagentlink;credit=1;istax=1";
+#if ( $params{'credit_date'} eq 'cust_credit_bill' ) {
+#  $creditlink =~ s/begin/credit_begin/;
+#  $creditlink =~ s/end/credit_end/;
+#}
+my $creditlink = ''; # disabled until we find a sane way to do this
 
 my %pkgclass_name = map { $_->classnum, $_->classname } qsearch('pkg_class');
 $pkgclass_name{''} = 'Unclassified';

commit 9eb45caca2533c7169d3eb60b33e1948c808fdaf
Author: Jonathan Prykop <jonathan at freeside.biz>
Date:   Wed Aug 12 21:48:43 2015 -0500

    RT#25026: Option to include taxes in sales report

diff --git a/FS/FS/Report/Table.pm b/FS/FS/Report/Table.pm
index 63e5318..4b1ad05 100644
--- a/FS/FS/Report/Table.pm
+++ b/FS/FS/Report/Table.pm
@@ -485,9 +485,9 @@ sub cust_pkg_recur_cost {
 
 =item cust_bill_pkg: the total package charges on invoice line items.
 
-'charges': limit the type of charges included (setup, recur, usage, discount).
-Should be a string containing one or more of 'S', 'R', 'U', or 'D'; if 
-unspecified, defaults to all three.
+'charges': limit the type of charges included (setup, recur, usage, discount, taxes).
+Should be a string containing one or more of 'S', 'R', or 'U'; or 'D' or 'T' (discount
+and taxes should not be combined with the others.)  If unspecified, defaults to 'SRU'.
 
 'classnum': limit to this package class.
 
@@ -517,6 +517,7 @@ sub cust_bill_pkg {
   $sum += $self->cust_bill_pkg_recur(@_) if $charges{R};
   $sum += $self->cust_bill_pkg_detail(@_) if $charges{U};
   $sum += $self->cust_bill_pkg_discount(@_) if $charges{D};
+  $sum += $self->cust_bill_pkg_taxes(@_) if $charges{T};
 
   if ($opt{'average_per_cust_pkg'}) {
     my $count = $self->cust_bill_pkg_count_pkgnum(@_);
@@ -727,6 +728,31 @@ sub cust_bill_pkg_discount {
   $self->scalar_sql($total_sql);
 }
 
+sub cust_bill_pkg_taxes {
+  my $self = shift;
+  my ($speriod, $eperiod, $agentnum, %opt) = @_;
+
+  $agentnum ||= $opt{'agentnum'};
+
+  my @where = (
+    '(cust_bill_pkg.pkgnum != 0 OR feepart IS NOT NULL)',
+    $self->with_classnum($opt{'classnum'}, $opt{'use_override'}),
+    $self->with_report_option(%opt),
+    $self->in_time_period_and_agent($speriod, $eperiod, $agentnum),
+    $self->with_refnum(%opt),
+    $self->with_cust_classnum(%opt)
+  );
+
+  my $total_sql = "SELECT COALESCE(SUM(cust_bill_pkg_tax_location.amount),0)
+    FROM cust_bill_pkg
+    $cust_bill_pkg_join
+    LEFT JOIN cust_bill_pkg_tax_location 
+      ON (cust_bill_pkg.billpkgnum = cust_bill_pkg_tax_location.taxable_billpkgnum)
+    WHERE " . join(' AND ', grep $_, @where);
+
+  $self->scalar_sql($total_sql);
+}
+
 ##### package churn report #####
 
 =item active_pkg: The number of packages that were active at the start of 
diff --git a/httemplate/graph/cust_bill_pkg.cgi b/httemplate/graph/cust_bill_pkg.cgi
index b5486f4..83eb0e8 100644
--- a/httemplate/graph/cust_bill_pkg.cgi
+++ b/httemplate/graph/cust_bill_pkg.cgi
@@ -1,5 +1,4 @@
 <% include('elements/monthly.html',
-   #Dumper(
                 'title'        => $title,
                 'graph_type'   => $graph_type,
                 'items'        => \@items,
@@ -28,6 +27,7 @@ my $bottom_link = "$link;";
 my $use_usage = $cgi->param('use_usage') || 0;
 my $use_setup = $cgi->param('use_setup') || 0;
 my $use_discount = $cgi->param('use_discount') || 2;
+my $use_taxes = $cgi->param('use_taxes') || 0;
 
 my $use_override         = $cgi->param('use_override')         ? 1 : 0;
 my $average_per_cust_pkg = $cgi->param('average_per_cust_pkg') ? 1 : 0;
@@ -50,6 +50,7 @@ my %charge_labels = (
   'R'  => 'recurring',
   'U'  => 'usage',
   'D'  => 'discount',
+  'T'  => 'taxes',
 );
 
 #XXX or virtual
@@ -194,8 +195,14 @@ if ( $use_discount == 1 ) {
   push @components, 'D';
 } # else leave discounts off entirely; never combine them with setup/recur
 
+# could in theory combine with setup/recur/usage,
+# but would require reverse engineering the tax calculation
+if ( $use_taxes == 1 ) {
+  push @components, 'T';
+} 
+
 # Categorization of line items goes
-# Agent -> Referral -> Package class -> Component (setup/recur/usage)
+# Agent -> Referral -> Package class -> Component (setup/recur/usage/discount/taxes)
 # If per-agent totals are enabled, they go under the Agent level.
 # There aren't any other kinds of subtotals.
 
@@ -255,6 +262,8 @@ foreach my $agent ( $all_agent || $sel_agent || $FS::CurrentUser::CurrentUser->a
         if ( $component eq 'D' ) {
           # discounts ignore 'charges' and 'distribute'
           $row_link = "${p}search/cust_bill_pkg_discount.html?";
+        } elsif ( $component eq 'T' ) {
+          $row_link = "${p}search/cust_bill_pkg.cgi?istax=1;";
         }
 
         $row_link .=  ($all_agent ? '' : "agentnum=$row_agentnum;").
@@ -314,6 +323,8 @@ foreach my $agent ( $all_agent || $sel_agent || $FS::CurrentUser::CurrentUser->a
           if ( $component eq 'D' ) {
             # discounts ignore 'charges' and 'distribute'
             $row_link ="${p}search/cust_bill_pkg_discount.html?";
+          } elsif ( $component eq 'T' ) {
+            $row_link = "${p}search/cust_bill_pkg.cgi?istax=1;";
           }
 
           $row_link .= ($all_agent ? '' : "agentnum=$row_agentnum;").
@@ -386,9 +397,8 @@ foreach my $agent ( $all_agent || $sel_agent || $FS::CurrentUser::CurrentUser->a
 
   $anum++;
 
-}
+} # foreach $agent
 
-#use Data::Dumper;
 if ( $cgi->param('debug') == 1 ) {
   $FS::Report::Table::DEBUG = 1;
 }
diff --git a/httemplate/graph/report_cust_bill_pkg.html b/httemplate/graph/report_cust_bill_pkg.html
index 1db86e3..96bfdc0 100644
--- a/httemplate/graph/report_cust_bill_pkg.html
+++ b/httemplate/graph/report_cust_bill_pkg.html
@@ -165,7 +165,6 @@ window.onload = class_mode_changed;
 
 </TR>
 
-
 <TR>
   <TH CLASS="background" COLSPAN=2> </TH>
 </TR>
@@ -196,6 +195,12 @@ window.onload = class_mode_changed;
     'options' => [ 1, 2 ],
     'labels'  => { 1 => 'Separate', 2 => 'Do not show' },
 &>
+<& /elements/tr-select.html,
+    'label'   => 'Taxes',
+    'field'   => 'use_taxes',
+    'options' => [ 1, 2 ],
+    'labels'  => { 1 => 'Separate', 2 => 'Do not show' },
+&>
 
 <TR>
   <TD ALIGN="right">Colors</TD>
diff --git a/httemplate/search/cust_bill_pkg.cgi b/httemplate/search/cust_bill_pkg.cgi
index 82e87fb..c59a6d0 100644
--- a/httemplate/search/cust_bill_pkg.cgi
+++ b/httemplate/search/cust_bill_pkg.cgi
@@ -659,18 +659,6 @@ if ( $cgi->param('nottax') ) {
 
   } #end of "normal case"
 
-  # classnum (of underlying package)
-  # not specified: all classes
-  # 0: empty class
-  # N: classnum
-  if ( grep { $_ eq 'classnum' } $cgi->param ) {
-    my @classnums = grep /^\d+$/, $cgi->param('classnum');
-    push @where, "COALESCE(part_fee.classnum, $part_pkg.classnum, 0) IN ( ".
-                     join(',', @classnums ).
-                 ' )'
-      if @classnums;
-  }
-
 } # nottax / istax
 
 

commit 7cc52219b091b02833da0a3aff6ba55f86183e02
Author: Mark Wells <mark at freeside.biz>
Date:   Fri Aug 14 14:38:43 2015 -0700

    add "tax collected" to tax liability report, #26770

diff --git a/FS/FS/Report/Tax.pm b/FS/FS/Report/Tax.pm
index 23c1645..0923d55 100644
--- a/FS/FS/Report/Tax.pm
+++ b/FS/FS/Report/Tax.pm
@@ -52,9 +52,10 @@ sub report_internal {
   }
 
   # %breakdown: short name => field identifier
+  # null classnum should remain null, not be converted to zero
   %breakdown = (
     'taxclass'  => 'cust_main_county.taxclass',
-    'pkgclass'  => 'part_pkg.classnum',
+    'pkgclass'  => 'COALESCE(part_fee.classnum,part_pkg.classnum)',
     'city'      => 'cust_main_county.city',
     'district'  => 'cust_main_county.district',
     'state'     => 'cust_main_county.state',
@@ -69,7 +70,8 @@ sub report_internal {
 
   my $join_cust_pkg = $join_cust.
                       ' LEFT JOIN cust_pkg      USING ( pkgnum  )
-                        LEFT JOIN part_pkg      USING ( pkgpart ) ';
+                        LEFT JOIN part_pkg      USING ( pkgpart )
+                        LEFT JOIN part_fee      USING ( feepart ) ';
 
   my $from_join_cust_pkg = " FROM cust_bill_pkg $join_cust_pkg "; 
 
@@ -239,7 +241,7 @@ sub report_internal {
   # there isn't one for 'sales', because we calculate sales by adding up 
   # the taxable and exempt columns.
   
-  # TAX QUERIES (billed tax, credited tax)
+  # TAX QUERIES (billed tax, credited tax, collected tax)
   # -----------
 
   # sum of billed tax:
@@ -252,14 +254,16 @@ sub report_internal {
   if ( $breakdown{pkgclass} ) {
     # If we're not grouping by package class, this is unnecessary, and
     # probably really expensive.
+    # Remember that fees also have package classes.
     $taxfrom .= "
                   LEFT JOIN cust_bill_pkg AS taxable
                     ON (cust_bill_pkg_tax_location.taxable_billpkgnum = taxable.billpkgnum)
                   LEFT JOIN cust_pkg ON (taxable.pkgnum = cust_pkg.pkgnum)
-                  LEFT JOIN part_pkg USING (pkgpart)";
+                  LEFT JOIN part_pkg USING (pkgpart)
+                  LEFT JOIN part_fee ON (taxable.feepart = part_fee.feepart) ";
   }
 
-  my $istax = "cust_bill_pkg.pkgnum = 0";
+  my $istax = "cust_bill_pkg.pkgnum = 0 and cust_bill_pkg.feepart is null";
 
   $sql{tax} = "$select SUM(cust_bill_pkg_tax_location.amount)
                $taxfrom
@@ -272,8 +276,8 @@ sub report_internal {
                $group_all";
 
   # sum of credits applied against billed tax
-  # ($creditfrom includes join of taxable item to part_pkg if with_pkgclass
-  # is on)
+  # ($creditfrom includes join of taxable item to part_pkg/part_fee if 
+  # with_pkgclass is on)
   my $creditfrom = $taxfrom .
     ' JOIN cust_credit_bill_pkg USING (billpkgtaxlocationnum)' .
     ' JOIN cust_credit_bill     USING (creditbillnum)';
@@ -296,6 +300,27 @@ sub report_internal {
                   $creditwhere AND $istax
                   $group_all";
 
+  # sum of tax paid
+  # this suffers from the same ambiguity as anything else that applies 
+  # received payments to specific packages, but in reality the discrepancy
+  # should be minimal since people either pay their bill or don't.
+  # the join is on billpkgtaxlocationnum to avoid cross-producting.
+ 
+  my $paidfrom = $taxfrom .
+    ' JOIN cust_bill_pay_pkg'.
+    ' ON (cust_bill_pay_pkg.billpkgtaxlocationnum ='.
+    ' cust_bill_pkg_tax_location.billpkgtaxlocationnum)';
+
+  $sql{tax_paid} = "$select SUM(cust_bill_pay_pkg.amount)
+                    $paidfrom
+                    $where AND $istax
+                    $group";
+
+  $all_sql{tax_paid} = "$select_all SUM(cust_bill_pay_pkg.amount)
+                    $paidfrom
+                    $where AND $istax
+                    $group_all";
+
   my %data;
   my %total;
   # note that we use keys(%sql) here and keys(%all_sql) later. nothing
@@ -303,7 +328,7 @@ sub report_internal {
   # as for the individual category queries
   foreach my $k (keys(%sql)) {
     my $stmt = $sql{$k};
-    warn "\n".uc($k).":\n".$stmt."\n" if $DEBUG;
+    warn "\n".uc($k).":\n".$stmt."\n" if $DEBUG > 1;
     my $sth = dbh->prepare($stmt);
     # eight columns: pkgclass, taxclass, state, county, city, district
     # taxnums (comma separated), value
@@ -322,7 +347,7 @@ sub report_internal {
       push @$bin, [ $k, $row->[6], $row->[7] ];
     }
   }
-  warn "DATA:\n".Dumper(\%data) if $DEBUG > 1;
+  warn "DATA:\n".Dumper(\%data) if $DEBUG;
 
   foreach my $k (keys %all_sql) {
     warn "\nTOTAL ".uc($k).":\n".$all_sql{$k}."\n" if $DEBUG;

-----------------------------------------------------------------------

Summary of changes:
 ...=Test%20one-time%20charge:quantity=1:bill_now=1 |  347 +-
 FS-Test/share/output/search/cust_pkg.cgi/pkgnum    |11329 --------------------
 FS-Test/share/output/view/svc_phone.cgi/403        |    2 +-
 FS/FS/Report/Table.pm                              |   32 +-
 FS/FS/Report/Tax.pm                                |   43 +-
 httemplate/elements/tr-select-months.html          |    1 -
 httemplate/graph/cust_bill_pkg.cgi                 |   18 +-
 httemplate/graph/report_cust_bill_pkg.html         |    7 +-
 httemplate/search/cust_bill_pkg.cgi                |  204 +-
 httemplate/search/report_tax-xls.cgi               |    9 +-
 httemplate/search/report_tax.cgi                   |   21 +-
 11 files changed, 195 insertions(+), 11818 deletions(-)
 delete mode 100644 FS-Test/share/output/search/cust_pkg.cgi/pkgnum




More information about the freeside-commits mailing list