migrate test database from 3.x
[freeside.git] / FS-Test / share / output / search / cust_main.cgi / browse=last
index e676a62..ecac7e2 100644 (file)
@@ -26,7 +26,7 @@
 <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', CLOSETEXT, 'Close'); 
+    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/";
@@ -85,6 +85,7 @@ myMenu3.add(new WebFXMenuItem("Signup date report", "http://localhost/freeside/g
 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 ));
@@ -306,72 +307,74 @@ myMenu30.width = 256;
 myMenu0.add(new WebFXMenuItem("Tickets", null, "Ticket reports", myMenu30 ));
 var myMenu32 = new WebFXMenu;
 myMenu32.emptyText = '';
-myMenu32.add(new WebFXMenuItem("Employee Commission Report", "http://localhost/freeside/search/report_employee_commission.html", "" ));
-myMenu32.add(new WebFXMenuItem("Employee Audit Report", "http://localhost/freeside/search/report_employee_audit.html", "Employee audit report" ));
-myMenu32.width = 256;
-
-myMenu0.add(new WebFXMenuItem("Employees", null, "Employee reports", myMenu32 ));
 var myMenu33 = new WebFXMenu;
 myMenu33.emptyText = '';
-myMenu33.add(new WebFXMenuItem("All billing events", "http://localhost/freeside/search/report_cust_event.html", "All billing events for a date range" ));
-myMenu33.add(new WebFXMenuItem("Billing event errors", "http://localhost/freeside/search/report_cust_event.html?failed=1", "Failed credit cards, processor or printer problems, etc." ));
+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;
 
-myMenu0.add(new WebFXMenuItem("Billing events", null, "Billing events", myMenu33 ));
+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("Sales, Credits and Receipts", "http://localhost/freeside/graph/report_money_time.html", "Sales, credits and receipts summary graph" ));
-myMenu35.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" ));
-myMenu35.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)" ));
-myMenu35.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)" ));
-myMenu35.add(new WebFXMenuItem("Sales with Advertising Source", "http://localhost/freeside/search/report_cust_bill_pkg_referral.html", "" ));
+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;
 
-myMenu34.add(new WebFXMenuItem("Sales", null, "Sales reports", myMenu35 ));
+myMenu32.add(new WebFXMenuItem("Credits", null, "Credit reports", myMenu35 ));
 var myMenu36 = new WebFXMenu;
 myMenu36.emptyText = '';
-myMenu36.add(new WebFXMenuItem("Credit Report", "http://localhost/freeside/search/report_cust_credit.html", "Credit report (by employee and/or date range)" ));
-myMenu36.add(new WebFXMenuItem("Credit application detail", "http://localhost/freeside/search/report_cust_credit_bill_pkg.html", "Line item application detail" ));
-myMenu36.add(new WebFXMenuItem("Unapplied Credits", "http://localhost/freeside/search/report_cust_credit.html?unapplied=1", "Unapplied credit report (by type and/or date range)" ));
-myMenu36.add(new WebFXMenuItem("Voided Credits", "http://localhost/freeside/search/report_cust_credit_void.html", "Voided credit report (by employee and/or date range)" ));
+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;
 
-myMenu34.add(new WebFXMenuItem("Credits", null, "Credit reports", myMenu36 ));
+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("Refund Report", "http://localhost/freeside/search/report_cust_refund.html", "Refund report (by type and/or date range)" ));
-myMenu37.add(new WebFXMenuItem("Unapplied Refunds", "http://localhost/freeside/search/report_cust_refund.html?unapplied=1", "Unapplied refund report (by type and/or date range)" ));
+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;
 
-myMenu34.add(new WebFXMenuItem("Refunds", null, "Refund reports", myMenu37 ));
+myMenu0.add(new WebFXMenuItem("Financial (Payables)", null, "Financial reports (Payables)", myMenu37 ));
 var myMenu38 = new WebFXMenu;
 myMenu38.emptyText = '';
-myMenu38.add(new WebFXMenuItem("Agent Commissions", "http://localhost/freeside/search/report_agent_commission.html", "" ));
-myMenu38.add(new WebFXMenuItem("Agent Commissions Per Package", "http://localhost/freeside/search/report_agent_commission_pkg.html", "" ));
-myMenu38.add(new WebFXMenuItem("Sales Person Commissions", "http://localhost/freeside/search/report_sales_commission.html", "" ));
-myMenu38.add(new WebFXMenuItem("Sales Person Commissions Per Package", "http://localhost/freeside/search/report_sales_commission_pkg.html", "" ));
-myMenu38.add(new WebFXMenuItem("Employee Commissions", "http://localhost/freeside/search/report_employee_commission.html", "" ));
-myMenu38.width = 256;
-
-myMenu34.add(new WebFXMenuItem("Commissions", null, "Commission reports", myMenu38 ));
-myMenu34.add(new WebFXMenuItem("A/R Aging", "http://localhost/freeside/search/report_receivables.html", "Accounts Receivable Aging report" ));
-myMenu34.add(new WebFXMenuItem("Prepaid Income", "http://localhost/freeside/search/report_prepaid_income.html", "Prepaid income (unearned revenue)  report" ));
-myMenu34.add(new WebFXMenuItem("Tax Liability", "http://localhost/freeside/search/report_tax.html", "Tax liability report (internal tax data)" ));
-myMenu34.add(new WebFXMenuItem("E911 Fee Summary", "http://localhost/freeside/search/report_e911.html", "E911 fee summary" ));
-myMenu34.add(new WebFXMenuItem("Customer Accounting Summary", "http://localhost/freeside/search/report_customer_accounting_summary.html", "Customer accounting summary report" ));
-myMenu34.width = 256;
-
-myMenu0.add(new WebFXMenuItem("Financial", null, "Financial reports", myMenu34 ));
 var myMenu39 = new WebFXMenu;
 myMenu39.emptyText = '';
-myMenu39.add(new WebFXMenuItem("Credit limit incidents", "http://localhost/freeside/search/report_cust_main_credit_limit.html", "" ));
-myMenu39.add(new WebFXMenuItem("System log", "http://localhost/freeside/search/log.html", "View system events and debugging information." ));
-myMenu39.add(new WebFXMenuItem("Outgoing messages", "http://localhost/freeside/search/cust_msg.html", "View outgoing message log" ));
+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;
 
-myMenu0.add(new WebFXMenuItem("Logs", null, "System and email logs", myMenu39 ));
+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 ));
@@ -379,229 +382,266 @@ myMenu0.width = 256;
 
           var myMenu40 = new WebFXMenu;
 myMenu40.emptyText = '';
-myMenu40.add(new WebFXMenuItem("Quick payment entry", "http://localhost/freeside/misc/batch-cust_pay.html", "Enter multiple payments in a batch" ));
-myMenu40.add(new WebFXMenuItem("Download invoice batches", "http://localhost/freeside/search/bill_batch.cgi", "" ));
-myMenu40.add(new WebFXMenuItem("Bulk DID Orders", "http://localhost/freeside/browse/did_order.html", "View/manage bulk DID orders" ));
-myMenu40.add(new WebFXMenuItem("Job Queue", "http://localhost/freeside/search/queue.html", "View pending job queue" ));
 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("Overview", "http://localhost/freeside/rt/Articles/index.html", "" ));
-myMenu42.add(new WebFXMenuItem("Search", "http://localhost/freeside/rt/Articles/Article/Search.html", "" ));
-myMenu42.add(new WebFXMenuItem("Topics", "http://localhost/freeside/rt/Articles/Topics.html", "" ));
+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;
 
-myMenu41.add(new WebFXMenuItem("Articles", null, "", myMenu42 ));
-myMenu41.add(new WebFXMenuItem("My Day", "http://localhost/freeside/rt/Tools/MyDay.html", "" ));
-myMenu41.add(new WebFXMenuItem("My Reminders", "http://localhost/freeside/rt/Tools/MyReminders.html", "" ));
-myMenu41.add(new WebFXMenuItem("Offline", "http://localhost/freeside/rt/Tools/Offline.html", "" ));
-myMenu41.add(new WebFXMenuItem("Approval", "http://localhost/freeside/rt/Approvals/", "" ));
-myMenu41.width = 256;
-
-myMenu40.add(new WebFXMenuItem("Ticketing", null, "Ticketing tools", myMenu41 ));
-myMenu40.add(new WebFXMenuItem("Customer email settings", "http://localhost/freeside/misc/manage_cust_email.html", "" ));
-myMenu40.add(new WebFXMenuItem("Business card scan", "http://localhost/freeside/edit/prospect_main-upload.html", "" ));
-myMenu40.add(new WebFXMenuItem("Attachments", "http://localhost/freeside/browse/cust_attachment.html", "View customer attachments" ));
+myMenu40.add(new WebFXMenuItem("Billing", null, "Payment and invoice tools", myMenu42 ));
 var myMenu43 = new WebFXMenu;
 myMenu43.emptyText = '';
-myMenu43.add(new WebFXMenuItem("Customers", "http://localhost/freeside/misc/cust_main-import.cgi", "" ));
-myMenu43.add(new WebFXMenuItem("Package definitions", "http://localhost/freeside/misc/part_pkg-import.html", "" ));
-myMenu43.add(new WebFXMenuItem("Customer packages", "http://localhost/freeside/misc/cust_pkg-import.html", "" ));
-myMenu43.add(new WebFXMenuItem("Customer comments", "http://localhost/freeside/misc/cust_main_note-import.html", "" ));
-myMenu43.add(new WebFXMenuItem("One-time charges", "http://localhost/freeside/misc/cust_main-import_charges.cgi", "" ));
-myMenu43.add(new WebFXMenuItem("Payments", "http://localhost/freeside/misc/cust_pay-import.cgi", "" ));
-myMenu43.add(new WebFXMenuItem("Credits", "http://localhost/freeside/misc/cust_credit-import.html", "" ));
-myMenu43.add(new WebFXMenuItem("Phone numbers (DIDs)", "http://localhost/freeside/misc/phone_avail-import.html", "" ));
-myMenu43.add(new WebFXMenuItem("Call Detail Records (CDRs)", "http://localhost/freeside/misc/cdr-import.html", "" ));
-myMenu43.width = 256;
-
-myMenu40.add(new WebFXMenuItem("Importing", null, "Import tools", myMenu43 ));
 var myMenu44 = new WebFXMenu;
 myMenu44.emptyText = '';
-myMenu44.add(new WebFXMenuItem("Download database dump", "http://localhost/freeside/misc/dump.cgi", "" ));
+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;
 
-myMenu40.add(new WebFXMenuItem("Exporting", null, "Export tools", myMenu44 ));
-myMenu40.add(new WebFXMenuItem("Status", "http://localhost/freeside/view/Status.html", "System status" ));
-myMenu40.width = 256;
-
-          myBar.add(new WebFXMenuButton('Tools', null, 'Tools', myMenu40 ));
-
+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;
 
-          var myMenu45 = new WebFXMenu;
+myMenu40.add(new WebFXMenuItem("Ticketing", null, "Ticketing tools", myMenu43 ));
+var myMenu45 = new WebFXMenu;
 myMenu45.emptyText = '';
-myMenu45.add(new WebFXMenuItem("Settings", "http://localhost/freeside/config/config-view.cgi", "" ));
-myMenu45.add(new WebFXMenuSeparator());
+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("Agent types", "http://localhost/freeside/browse/agent_type.cgi", "Agent types define groups of package definitions that you can then assign to particular agents" ));
-myMenu46.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)" ));
-myMenu46.add(new WebFXMenuItem("Agent payment gateways", "http://localhost/freeside/browse/payment_gateway.html", "Credit card and electronic check processors for agent overrides" ));
+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;
 
-myMenu45.add(new WebFXMenuItem("Companies", null, "", myMenu46 ));
+myMenu40.add(new WebFXMenuItem("Importing", null, "Import tools", myMenu46 ));
 var myMenu47 = new WebFXMenu;
 myMenu47.emptyText = '';
-myMenu47.add(new WebFXMenuItem("Sales People", "http://localhost/freeside/browse/sales.html", "Sales people bring in new business." ));
+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;
 
-myMenu45.add(new WebFXMenuItem("Sales People", null, "", myMenu47 ));
-var myMenu48 = new WebFXMenu;
-myMenu48.emptyText = '';
-myMenu48.add(new WebFXMenuItem("Employees", "http://localhost/freeside/browse/access_user.html", "Setup internal users" ));
-myMenu48.add(new WebFXMenuItem("Employee groups", "http://localhost/freeside/browse/access_group.html", "Employee groups allow you to control access to the backend" ));
-myMenu48.add(new WebFXMenuItem("Installer availability", "http://localhost/freeside/browse/sched_item.html", "Installer availability" ));
-myMenu48.width = 256;
+myMenu40.add(new WebFXMenuItem("System", null, "System tools", myMenu47 ));
+myMenu40.width = 256;
+
+          myBar.add(new WebFXMenuButton('Tools', null, 'Tools', myMenu40 ));
 
-myMenu45.add(new WebFXMenuItem("Employees", null, "", myMenu48 ));
-myMenu45.add(new WebFXMenuSeparator());
+
+          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("Customer tags", "http://localhost/freeside/browse/part_tag.html", "" ));
-myMenu49.add(new WebFXMenuItem("Customer classes", "http://localhost/freeside/browse/cust_class.html", "Customer classes define groups of customers for reporting." ));
-myMenu49.add(new WebFXMenuItem("Customer categories", "http://localhost/freeside/browse/cust_category.html", "Customer categories define groups of customer classes." ));
-myMenu49.add(new WebFXMenuSeparator());
-myMenu49.add(new WebFXMenuItem("Contact types", "http://localhost/freeside/browse/contact_class.html", "" ));
+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;
 
-myMenu45.add(new WebFXMenuItem("Customers", null, "", myMenu49 ));
+myMenu48.add(new WebFXMenuItem("Companies", null, "", myMenu49 ));
 var myMenu50 = new WebFXMenu;
 myMenu50.emptyText = '';
-myMenu50.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" ));
-myMenu50.add(new WebFXMenuItem("Package classes", "http://localhost/freeside/browse/pkg_class.html", "Package classes define groups of packages, for taxation, ordering convenience and reporting." ));
-myMenu50.add(new WebFXMenuItem("Package categories", "http://localhost/freeside/browse/pkg_category.html", "Package categories define groups of package classes, for invoice sections." ));
-myMenu50.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." ));
-myMenu50.add(new WebFXMenuItem("Fees", "http://localhost/freeside/browse/part_fee.html", "" ));
-myMenu50.add(new WebFXMenuItem("Discounts", "http://localhost/freeside/browse/discount.html", "" ));
-myMenu50.add(new WebFXMenuItem("Discount classes", "http://localhost/freeside/browse/discount_class.html", "" ));
+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("Cancel reasons", "http://localhost/freeside/browse/reason.html?class=C", "Cancel reasons explain why a service was cancelled." ));
-myMenu51.add(new WebFXMenuItem("Cancel reason types", "http://localhost/freeside/browse/reason_type.html?class=C", "Cancel reason types define groups of reasons." ));
-myMenu51.add(new WebFXMenuItem("Suspend reasons", "http://localhost/freeside/browse/reason.html?class=S", "Suspend reasons explain why a service was suspended." ));
-myMenu51.add(new WebFXMenuItem("Suspend reason types", "http://localhost/freeside/browse/reason_type.html?class=S", "Suspend reason types define groups of reasons." ));
+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;
 
-myMenu50.add(new WebFXMenuItem("Cancel/Suspend Reasons", null, "", myMenu51 ));
-myMenu50.width = 256;
-
-myMenu45.add(new WebFXMenuItem("Packages", null, "", myMenu50 ));
+myMenu48.add(new WebFXMenuItem("Employees", null, "", myMenu51 ));
+myMenu48.add(new WebFXMenuSeparator());
 var myMenu52 = new WebFXMenu;
 myMenu52.emptyText = '';
-myMenu52.add(new WebFXMenuItem("Service definitions", "http://localhost/freeside/browse/part_svc.cgi", "Services are items you offer to your customers" ));
-myMenu52.add(new WebFXMenuItem("Service classes", "http://localhost/freeside/browse/part_svc_class.html", "Services classes are user-defined, informational types for services" ));
-myMenu52.add(new WebFXMenuItem("Provisioning exports", "http://localhost/freeside/browse/part_export.cgi", "Provisioning services to external machines, databases and APIs" ));
+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("Access numbers", "http://localhost/freeside/browse/svc_acct_pop.cgi", "Points of Presence" ));
-myMenu53.width = 256;
-
-myMenu52.add(new WebFXMenuItem("Dialup", null, "", myMenu53 ));
+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("Towers", "http://localhost/freeside/browse/tower.html", "Towers and sectors" ));
-myMenu54.add(new WebFXMenuItem("Routers", "http://localhost/freeside/browse/router.cgi", "Broadband access routers" ));
-myMenu54.add(new WebFXMenuItem("Address blocks", "http://localhost/freeside/browse/addr_block.cgi", "Manage address blocks and block assignments to broadband routers" ));
-myMenu54.add(new WebFXMenuItem("Address ranges", "http://localhost/freeside/browse/addr_range.html", "Designate special address ranges" ));
+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;
 
-myMenu52.add(new WebFXMenuItem("Wireless broadband", null, "", myMenu54 ));
+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("View/Edit phone device types", "http://localhost/freeside/browse/part_device.html", "Phone device types" ));
-myMenu55.add(new WebFXMenuItem("View/Edit bulk DID vendors", "http://localhost/freeside/browse/did_vendor.html", "Bulk DID vendors" ));
-myMenu55.add(new WebFXMenuItem("View/Edit Carriers", "http://localhost/freeside/browse/cdr_carrier.html", "Carriers" ));
-myMenu55.width = 256;
-
-myMenu52.add(new WebFXMenuItem("Phone", null, "", myMenu55 ));
+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("RADIUS Groups", "http://localhost/freeside/browse/radius_group.html", "Manage RADIUS groups" ));
-myMenu56.add(new WebFXMenuItem("RADIUS Clients", "http://localhost/freeside/browse/nas.html", "Manage RADIUS clients" ));
+myMenu56.add(new WebFXMenuItem("Access numbers", "http://localhost/freeside/browse/svc_acct_pop.cgi", "Points of Presence" ));
 myMenu56.width = 256;
 
-myMenu52.add(new WebFXMenuItem("RADIUS", null, "", myMenu56 ));
+myMenu55.add(new WebFXMenuItem("Dialup", null, "", myMenu56 ));
 var myMenu57 = new WebFXMenu;
 myMenu57.emptyText = '';
-myMenu57.add(new WebFXMenuItem("Cable providers", "http://localhost/freeside/browse/cable_provider.html", "" ));
-myMenu57.add(new WebFXMenuItem("Cable modem models", "http://localhost/freeside/browse/cable_model.html", "" ));
+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;
 
-myMenu52.add(new WebFXMenuItem("Cable", null, "", myMenu57 ));
+myMenu55.add(new WebFXMenuItem("Wireless broadband", null, "", myMenu57 ));
 var myMenu58 = new WebFXMenu;
 myMenu58.emptyText = '';
-myMenu58.add(new WebFXMenuItem("Alarm system vendors", "http://localhost/freeside/browse/alarm_system.html", "" ));
-myMenu58.add(new WebFXMenuItem("Alarm system types", "http://localhost/freeside/browse/alarm_type.html", "" ));
-myMenu58.add(new WebFXMenuItem("Alarm central stations", "http://localhost/freeside/browse/alarm_station.html", "" ));
+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;
 
-myMenu52.add(new WebFXMenuItem("Alarm", null, "", myMenu58 ));
+myMenu55.add(new WebFXMenuItem("Phone", null, "", myMenu58 ));
 var myMenu59 = new WebFXMenu;
 myMenu59.emptyText = '';
-myMenu59.add(new WebFXMenuItem("Circuit types", "http://localhost/freeside/browse/circuit_type.html", "" ));
-myMenu59.add(new WebFXMenuItem("Circuit providers", "http://localhost/freeside/browse/circuit_provider.html", "" ));
-myMenu59.add(new WebFXMenuItem("Termination types", "http://localhost/freeside/browse/circuit_termination.html", "" ));
+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;
 
-myMenu52.add(new WebFXMenuItem("Circuits", null, "", myMenu59 ));
-myMenu52.add(new WebFXMenuItem("Hardware types", "http://localhost/freeside/browse/hardware_class.html", "Set up hardware type catalog" ));
-myMenu52.width = 256;
-
-myMenu45.add(new WebFXMenuItem("Services", null, "", myMenu52 ));
-myMenu45.add(new WebFXMenuSeparator());
+myMenu55.add(new WebFXMenuItem("RADIUS", null, "", myMenu59 ));
 var myMenu60 = new WebFXMenu;
 myMenu60.emptyText = '';
-myMenu60.add(new WebFXMenuItem("Billing events", "http://localhost/freeside/browse/part_event.html", "Billing actions for customers, invoices and packages" ));
-myMenu60.add(new WebFXMenuItem("Invoice configurations", "http://localhost/freeside/browse/invoice_conf.html", "Adjust invoice settings for special-purpose notices" ));
-myMenu60.add(new WebFXMenuItem("Invoice templates", "http://localhost/freeside/browse/invoice_template.html", "Edit templates for HTML, plaintext and typeset invoices" ));
-myMenu60.add(new WebFXMenuItem("Prepaid cards", "http://localhost/freeside/search/prepay_credit.html", "View outstanding cards, generate new cards" ));
+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("Rate plans", "http://localhost/freeside/browse/rate.cgi", "Manage rate plans" ));
-myMenu61.add(new WebFXMenuItem("Regions and prefixes", "http://localhost/freeside/browse/rate_region.html", "Manage regions and prefixes" ));
-myMenu61.add(new WebFXMenuItem("Usage classes", "http://localhost/freeside/browse/usage_class.html", "Usage classes define groups of usage for taxation." ));
-myMenu61.add(new WebFXMenuItem("Time periods", "http://localhost/freeside/browse/rate_time.html", "Time periods define days and hours for rate plans" ));
-myMenu61.add(new WebFXMenuItem("Edit rates with Excel", "http://localhost/freeside/misc/rate_edit_excel.html", "Download and edit rates with Excel, then upload changes." ));
-myMenu61.add(new WebFXMenuSeparator());
-myMenu61.add(new WebFXMenuItem("Tiering plans", "http://localhost/freeside/browse/rate_tier.html", "Rating tiers" ));
+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;
 
-myMenu60.add(new WebFXMenuItem("Call rates and regions", null, "Manage rate plans, regions and prefixes for VoIP and call billing", myMenu61 ));
-myMenu60.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" ));
-myMenu60.add(new WebFXMenuItem("Tax classes", "http://localhost/freeside/browse/part_pkg_taxclass.html", "Tax classes" ));
-myMenu60.add(new WebFXMenuItem("Credit reasons", "http://localhost/freeside/browse/reason.html?class=R", "Credit reasons explain why a credit was issued." ));
-myMenu60.add(new WebFXMenuItem("Credit reason types", "http://localhost/freeside/browse/reason_type.html?class=R", "Credit reason types define groups of reasons." ));
-myMenu60.width = 256;
-
-myMenu45.add(new WebFXMenuItem("Billing", null, "", myMenu60 ));
-myMenu45.add(new WebFXMenuSeparator());
+myMenu55.add(new WebFXMenuItem("Conferencing", null, "", myMenu61 ));
 var myMenu62 = new WebFXMenu;
 myMenu62.emptyText = '';
-myMenu62.add(new WebFXMenuItem("Message templates", "http://localhost/freeside/browse/msg_template.html", "Templates for customer notices" ));
-myMenu62.add(new WebFXMenuItem("Advertising sources", "http://localhost/freeside/browse/part_referral.html", "Where a customer heard about your service." ));
-myMenu62.add(new WebFXMenuItem("Custom fields", "http://localhost/freeside/browse/part_virtual_field.html", "Locally defined fields" ));
-myMenu62.add(new WebFXMenuItem("Translation strings", "http://localhost/freeside/browse/msgcat.html", "Translations and other customizable labels for each locale" ));
-myMenu62.add(new WebFXMenuItem("Inventory classes and inventory", "http://localhost/freeside/browse/inventory_class.html", "Setup inventory classes and stock inventory" ));
-myMenu62.add(new WebFXMenuItem("Upload targets", "http://localhost/freeside/browse/upload_target.html", "Billing and payment upload destinations" ));
+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;
 
-myMenu45.add(new WebFXMenuItem("Miscellaneous", null, "", myMenu62 ));
-myMenu45.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;
 
-          myBar.add(new WebFXMenuButton('Configuration', null, 'Configuration and setup', myMenu45 ));
+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;
 
-          var myMenu63 = new WebFXMenu;
-myMenu63.emptyText = '';
-myMenu63.add(new WebFXMenuItem("Billing documentation", "http://www.freeside.biz/mediawiki/index.php/Freeside:3:Documentation", "Freeside documentation" ));
-myMenu63.add(new WebFXMenuItem("Ticketing documentation", "http://wiki.bestpractical.com/", "Request Tracker Wiki" ));
-myMenu63.add(new WebFXMenuSeparator());
-myMenu63.add(new WebFXMenuItem("About Freeside v3.8git", "javascript:about_freeside()", "" ));
-myMenu63.add(new WebFXMenuItem("About RT v4.0.23", "http://www.bestpractical.com/rt", "Request Tracker Homepage" ));
-myMenu63.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, '', myMenu63 ));
+          myBar.add(new WebFXMenuButton('Help', null, '', myMenu68 ));
 
 
   myBar.show( null, 'vertical' );
@@ -612,6 +652,9 @@ myMenu63.width = 256;
 
 
 
+      <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>
@@ -642,43 +685,6 @@ myMenu63.width = 256;
 
 </SCRIPT>
 
-    <SCRIPT TYPE="text/javascript">
-
-  function logout() {
-    // count args; build URL
-    var url = "http://localhost/freeside/loginout/logout.html";
-
-    var xmlhttp = rs_init_object();
-    xmlhttp.open("GET", url, false, "magic", "notyet");
-    xmlhttp.setRequestHeader("If-Modified-Since", "Sat, 1 Jan 2000 00:00:00 GMT");
-    xmlhttp.send(null);
-
-    if (xmlhttp.readyState != 4) {
-      alert("Logout failed: readyState is " + xmlhttp.readyState);
-      return;
-    }
-
-    if (xmlhttp.status != 200) {
-      alert("Logout failed: status is " + xmlhttp.status);
-    } else {
-      var data = xmlhttp.responseText;
-      // alert('received response: ' + data);
-      if ( data.indexOf("<b>System error</b>") > -1 ) {
-        var w;
-        if ( w = window.open("about:blank") ) {
-          w.document.write(data);
-        } else {
-          // popup blocking?  should use an overlib popup instead 
-          alert("Error popup disabled; try disabling popup blocking to see");
-        }
-      } else {
-        window.location = "http://localhost/freeside/loginout/logout.html";
-      }
-    }
-  }
-
-</SCRIPT>
-
 
     
 
@@ -688,9 +694,9 @@ myMenu63.width = 256;
       <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 3.8.1</font>
+          <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&nbsp;</b> <FONT SIZE="-2"><a href="javascript:void(0);" onClick="logout();">logout</a></FONT><br></FONT><FONT SIZE="-2"><a href="http://localhost/freeside/pref/pref.html" STYLE="color: #000000">Preferences</a>
+        <td align=right valign=top BGCOLOR="#ffffff"><FONT SIZE="-1">Logged in as <b>test&nbsp;</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>
@@ -704,7 +710,7 @@ myMenu63.width = 256;
       <TR CLASS="fsmenubar">
 
 
-        <TD COLSPAN="7" WIDTH="100%" STYLE="padding:1px 0px 0px 0px;border-top: 1px solid #7e0079" BGCOLOR="#cccccc">
+        <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>
@@ -714,7 +720,7 @@ myMenu63.width = 256;
 
       <TR CLASS="fssearchbar">
 
-        <TD COLSPAN=1 BGCOLOR="#cccccc" ALIGN="right" STYLE="padding-left:2px">
+        <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>
@@ -735,7 +741,7 @@ myMenu63.width = 256;
 
         </TD>
 
-        <TD COLSPAN=1 BGCOLOR="#cccccc" ALIGN="right" STYLE="padding-left:2px">
+        <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>
@@ -756,7 +762,7 @@ myMenu63.width = 256;
 
         </TD>
 
-        <TD COLSPAN=1 BGCOLOR="#cccccc" ALIGN="center">
+        <TD COLSPAN=1 BGCOLOR="#dddddd" ALIGN="center">
           
 <SCRIPT TYPE="text/javascript">
 
@@ -769,7 +775,7 @@ myMenu63.width = 256;
 
         </TD>
 
-        <TD COLSPAN=1 BGCOLOR="#cccccc" ALIGN="right">
+        <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">
@@ -790,7 +796,7 @@ myMenu63.width = 256;
 
         </TD>
 
-        <TD COLSPAN=1 BGCOLOR="#cccccc" ALIGN="right" STYLE="padding-left:2px">
+        <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>
@@ -811,7 +817,7 @@ myMenu63.width = 256;
 
         </TD>
 
-        <TD COLSPAN=1 BGCOLOR="#cccccc" ALIGN="right" STYLE="padding-left:2px;padding-right:2px">
+        <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>
@@ -841,13 +847,14 @@ myMenu63.width = 256;
 
       <TR HEIGHT="100%">
 
+    <BR>
         <TD CLASS="background" HEIGHT="100%" VALIGN="top"> <!-- WIDTH="100%"> -->
 
-          <FONT SIZE=6>
+          <H1>
             Customer Search Results
-          </FONT>
+          </H1>
 
-          <BR><BR>
+          <BR>
 
           
 
@@ -903,7 +910,7 @@ myMenu63.width = 256;
 
 
         <TD CLASS="grid" BGCOLOR="#eeeeee"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=66;show=packages;fragment=cust_pkg195#cust_pkg195"><FONT SIZE=-1>Monthly prorated broadband - $40 setup , $90/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=66;show=packages;fragment=cust_pkg195#cust_pkg195"><FONT SIZE=-1>Monthly prorated broadband - $40 setup, $90/monthly</FONT></A>
         </TD>
 
           
@@ -927,7 +934,7 @@ myMenu63.width = 256;
             </TD>
 
         </TR><TR><TD CLASS="grid" BGCOLOR="#eeeeee"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=66;show=packages;fragment=cust_pkg194#cust_pkg194"><FONT SIZE=-1>Monthly prorated account - $20 setup , $30/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=66;show=packages;fragment=cust_pkg194#cust_pkg194"><FONT SIZE=-1>Monthly prorated account - $20 setup, $30/monthly</FONT></A>
         </TD>
 
           
@@ -956,7 +963,7 @@ myMenu63.width = 256;
 
 
         <TD CLASS="grid" BGCOLOR="#ffffff"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=166;show=packages;fragment=cust_pkg495#cust_pkg495"><FONT SIZE=-1>Monthly prorated broadband - $40 setup , $90/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=166;show=packages;fragment=cust_pkg495#cust_pkg495"><FONT SIZE=-1>Monthly prorated broadband - $40 setup, $90/monthly</FONT></A>
         </TD>
 
           
@@ -968,7 +975,7 @@ myMenu63.width = 256;
             </TD>
 
         </TR><TR><TD CLASS="grid" BGCOLOR="#ffffff"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=166;show=packages;fragment=cust_pkg494#cust_pkg494"><FONT SIZE=-1>Monthly prorated account - $20 setup , $30/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=166;show=packages;fragment=cust_pkg494#cust_pkg494"><FONT SIZE=-1>Monthly prorated account - $20 setup, $30/monthly</FONT></A>
         </TD>
 
           
@@ -1009,7 +1016,7 @@ myMenu63.width = 256;
 
 
         <TD CLASS="grid" BGCOLOR="#eeeeee"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=186;show=packages;fragment=cust_pkg555#cust_pkg555"><FONT SIZE=-1>Monthly prorated broadband - $40 setup , $90/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=186;show=packages;fragment=cust_pkg555#cust_pkg555"><FONT SIZE=-1>Monthly prorated broadband - $40 setup, $90/monthly</FONT></A>
         </TD>
 
           
@@ -1021,7 +1028,7 @@ myMenu63.width = 256;
             </TD>
 
         </TR><TR><TD CLASS="grid" BGCOLOR="#eeeeee"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=186;show=packages;fragment=cust_pkg554#cust_pkg554"><FONT SIZE=-1>Monthly prorated account - $20 setup , $30/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=186;show=packages;fragment=cust_pkg554#cust_pkg554"><FONT SIZE=-1>Monthly prorated account - $20 setup, $30/monthly</FONT></A>
         </TD>
 
           
@@ -1062,7 +1069,7 @@ myMenu63.width = 256;
 
 
         <TD CLASS="grid" BGCOLOR="#ffffff"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=1;show=packages;fragment=cust_pkg1#cust_pkg1"><FONT SIZE=-1>System Domain - (NOT FOR CUSTOMERS)</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=1;show=packages;fragment=cust_pkg1#cust_pkg1"><FONT SIZE=-1>System Domain - (NOT FOR CUSTOMERS) - No charge</FONT></A>
         </TD>
 
           
@@ -1103,7 +1110,7 @@ myMenu63.width = 256;
             </TD>
 
         </TR><TR><TD CLASS="grid" BGCOLOR="#eeeeee"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=193;show=packages;fragment=cust_pkg577#cust_pkg577"><FONT SIZE=-1>Monthly prorated broadband - $40 setup , $90/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=193;show=packages;fragment=cust_pkg577#cust_pkg577"><FONT SIZE=-1>Monthly prorated broadband - $40 setup, $90/monthly</FONT></A>
         </TD>
 
           
@@ -1115,7 +1122,7 @@ myMenu63.width = 256;
             </TD>
 
         </TR><TR><TD CLASS="grid" BGCOLOR="#eeeeee"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=193;show=packages;fragment=cust_pkg576#cust_pkg576"><FONT SIZE=-1>Monthly prorated account - $20 setup , $30/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=193;show=packages;fragment=cust_pkg576#cust_pkg576"><FONT SIZE=-1>Monthly prorated account - $20 setup, $30/monthly</FONT></A>
         </TD>
 
           
@@ -1156,7 +1163,7 @@ myMenu63.width = 256;
             </TD>
 
         </TR><TR><TD CLASS="grid" BGCOLOR="#ffffff"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=133;show=packages;fragment=cust_pkg397#cust_pkg397"><FONT SIZE=-1>Monthly prorated broadband - $40 setup , $90/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=133;show=packages;fragment=cust_pkg397#cust_pkg397"><FONT SIZE=-1>Monthly prorated broadband - $40 setup, $90/monthly</FONT></A>
         </TD>
 
           
@@ -1168,7 +1175,7 @@ myMenu63.width = 256;
             </TD>
 
         </TR><TR><TD CLASS="grid" BGCOLOR="#ffffff"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=133;show=packages;fragment=cust_pkg396#cust_pkg396"><FONT SIZE=-1>Monthly prorated account - $20 setup , $30/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=133;show=packages;fragment=cust_pkg396#cust_pkg396"><FONT SIZE=-1>Monthly prorated account - $20 setup, $30/monthly</FONT></A>
         </TD>
 
           
@@ -1209,7 +1216,7 @@ myMenu63.width = 256;
             </TD>
 
         </TR><TR><TD CLASS="grid" BGCOLOR="#eeeeee"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=4;show=packages;fragment=cust_pkg10#cust_pkg10"><FONT SIZE=-1>Monthly prorated account - $20 setup , $30/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=4;show=packages;fragment=cust_pkg10#cust_pkg10"><FONT SIZE=-1>Monthly prorated account - $20 setup, $30/monthly</FONT></A>
         </TD>
 
           
@@ -1262,7 +1269,7 @@ myMenu63.width = 256;
             </TD>
 
         </TR><TR><TD CLASS="grid" BGCOLOR="#ffffff"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=197;show=packages;fragment=cust_pkg589#cust_pkg589"><FONT SIZE=-1>Monthly prorated broadband - $40 setup , $90/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=197;show=packages;fragment=cust_pkg589#cust_pkg589"><FONT SIZE=-1>Monthly prorated broadband - $40 setup, $90/monthly</FONT></A>
         </TD>
 
           
@@ -1274,7 +1281,7 @@ myMenu63.width = 256;
             </TD>
 
         </TR><TR><TD CLASS="grid" BGCOLOR="#ffffff"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=197;show=packages;fragment=cust_pkg588#cust_pkg588"><FONT SIZE=-1>Monthly prorated account - $20 setup , $30/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=197;show=packages;fragment=cust_pkg588#cust_pkg588"><FONT SIZE=-1>Monthly prorated account - $20 setup, $30/monthly</FONT></A>
         </TD>
 
           
@@ -1327,7 +1334,7 @@ myMenu63.width = 256;
             </TD>
 
         </TR><TR><TD CLASS="grid" BGCOLOR="#eeeeee"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=180;show=packages;fragment=cust_pkg538#cust_pkg538"><FONT SIZE=-1>Monthly prorated account - $20 setup , $30/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=180;show=packages;fragment=cust_pkg538#cust_pkg538"><FONT SIZE=-1>Monthly prorated account - $20 setup, $30/monthly</FONT></A>
         </TD>
 
           
@@ -1368,7 +1375,7 @@ myMenu63.width = 256;
             </TD>
 
         </TR><TR><TD CLASS="grid" BGCOLOR="#ffffff"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=81;show=packages;fragment=cust_pkg241#cust_pkg241"><FONT SIZE=-1>Monthly prorated broadband - $40 setup , $90/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=81;show=packages;fragment=cust_pkg241#cust_pkg241"><FONT SIZE=-1>Monthly prorated broadband - $40 setup, $90/monthly</FONT></A>
         </TD>
 
           
@@ -1380,7 +1387,7 @@ myMenu63.width = 256;
             </TD>
 
         </TR><TR><TD CLASS="grid" BGCOLOR="#ffffff"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=81;show=packages;fragment=cust_pkg240#cust_pkg240"><FONT SIZE=-1>Monthly prorated account - $20 setup , $30/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=81;show=packages;fragment=cust_pkg240#cust_pkg240"><FONT SIZE=-1>Monthly prorated account - $20 setup, $30/monthly</FONT></A>
         </TD>
 
           
@@ -1421,7 +1428,7 @@ myMenu63.width = 256;
             </TD>
 
         </TR><TR><TD CLASS="grid" BGCOLOR="#eeeeee"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=137;show=packages;fragment=cust_pkg409#cust_pkg409"><FONT SIZE=-1>Monthly prorated broadband - $40 setup , $90/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=137;show=packages;fragment=cust_pkg409#cust_pkg409"><FONT SIZE=-1>Monthly prorated broadband - $40 setup, $90/monthly</FONT></A>
         </TD>
 
           
@@ -1433,7 +1440,7 @@ myMenu63.width = 256;
             </TD>
 
         </TR><TR><TD CLASS="grid" BGCOLOR="#eeeeee"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=137;show=packages;fragment=cust_pkg408#cust_pkg408"><FONT SIZE=-1>Monthly prorated account - $20 setup , $30/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=137;show=packages;fragment=cust_pkg408#cust_pkg408"><FONT SIZE=-1>Monthly prorated account - $20 setup, $30/monthly</FONT></A>
         </TD>
 
           
@@ -1474,7 +1481,7 @@ myMenu63.width = 256;
             </TD>
 
         </TR><TR><TD CLASS="grid" BGCOLOR="#ffffff"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=57;show=packages;fragment=cust_pkg169#cust_pkg169"><FONT SIZE=-1>Monthly prorated broadband - $40 setup , $90/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=57;show=packages;fragment=cust_pkg169#cust_pkg169"><FONT SIZE=-1>Monthly prorated broadband - $40 setup, $90/monthly</FONT></A>
         </TD>
 
           
@@ -1486,7 +1493,7 @@ myMenu63.width = 256;
             </TD>
 
         </TR><TR><TD CLASS="grid" BGCOLOR="#ffffff"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=57;show=packages;fragment=cust_pkg168#cust_pkg168"><FONT SIZE=-1>Monthly prorated account - $20 setup , $30/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=57;show=packages;fragment=cust_pkg168#cust_pkg168"><FONT SIZE=-1>Monthly prorated account - $20 setup, $30/monthly</FONT></A>
         </TD>
 
           
@@ -1527,7 +1534,7 @@ myMenu63.width = 256;
             </TD>
 
         </TR><TR><TD CLASS="grid" BGCOLOR="#eeeeee"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=159;show=packages;fragment=cust_pkg473#cust_pkg473"><FONT SIZE=-1>Monthly prorated broadband - $40 setup , $90/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=159;show=packages;fragment=cust_pkg473#cust_pkg473"><FONT SIZE=-1>Monthly prorated broadband - $40 setup, $90/monthly</FONT></A>
         </TD>
 
           
@@ -1580,7 +1587,7 @@ myMenu63.width = 256;
             </TD>
 
         </TR><TR><TD CLASS="grid" BGCOLOR="#ffffff"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=189;show=packages;fragment=cust_pkg565#cust_pkg565"><FONT SIZE=-1>Monthly prorated broadband - $40 setup , $90/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=189;show=packages;fragment=cust_pkg565#cust_pkg565"><FONT SIZE=-1>Monthly prorated broadband - $40 setup, $90/monthly</FONT></A>
         </TD>
 
           
@@ -1592,7 +1599,7 @@ myMenu63.width = 256;
             </TD>
 
         </TR><TR><TD CLASS="grid" BGCOLOR="#ffffff"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=189;show=packages;fragment=cust_pkg564#cust_pkg564"><FONT SIZE=-1>Monthly prorated account - $20 setup , $30/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=189;show=packages;fragment=cust_pkg564#cust_pkg564"><FONT SIZE=-1>Monthly prorated account - $20 setup, $30/monthly</FONT></A>
         </TD>
 
           
@@ -1633,7 +1640,7 @@ myMenu63.width = 256;
             </TD>
 
         </TR><TR><TD CLASS="grid" BGCOLOR="#eeeeee"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=119;show=packages;fragment=cust_pkg353#cust_pkg353"><FONT SIZE=-1>Monthly prorated broadband - $40 setup , $90/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=119;show=packages;fragment=cust_pkg353#cust_pkg353"><FONT SIZE=-1>Monthly prorated broadband - $40 setup, $90/monthly</FONT></A>
         </TD>
 
           
@@ -1686,7 +1693,7 @@ myMenu63.width = 256;
             </TD>
 
         </TR><TR><TD CLASS="grid" BGCOLOR="#ffffff"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=164;show=packages;fragment=cust_pkg490#cust_pkg490"><FONT SIZE=-1>Monthly prorated account - $20 setup , $30/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=164;show=packages;fragment=cust_pkg490#cust_pkg490"><FONT SIZE=-1>Monthly prorated account - $20 setup, $30/monthly</FONT></A>
         </TD>
 
           
@@ -1739,7 +1746,7 @@ myMenu63.width = 256;
             </TD>
 
         </TR><TR><TD CLASS="grid" BGCOLOR="#eeeeee"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=200;show=packages;fragment=cust_pkg598#cust_pkg598"><FONT SIZE=-1>Monthly prorated account - $20 setup , $30/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=200;show=packages;fragment=cust_pkg598#cust_pkg598"><FONT SIZE=-1>Monthly prorated account - $20 setup, $30/monthly</FONT></A>
         </TD>
 
           
@@ -1792,7 +1799,7 @@ myMenu63.width = 256;
             </TD>
 
         </TR><TR><TD CLASS="grid" BGCOLOR="#ffffff"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=191;show=packages;fragment=cust_pkg569#cust_pkg569"><FONT SIZE=-1>Monthly prorated broadband - $40 setup , $90/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=191;show=packages;fragment=cust_pkg569#cust_pkg569"><FONT SIZE=-1>Monthly prorated broadband - $40 setup, $90/monthly</FONT></A>
         </TD>
 
           
@@ -1845,7 +1852,7 @@ myMenu63.width = 256;
             </TD>
 
         </TR><TR><TD CLASS="grid" BGCOLOR="#eeeeee"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=167;show=packages;fragment=cust_pkg497#cust_pkg497"><FONT SIZE=-1>Monthly prorated broadband - $40 setup , $90/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=167;show=packages;fragment=cust_pkg497#cust_pkg497"><FONT SIZE=-1>Monthly prorated broadband - $40 setup, $90/monthly</FONT></A>
         </TD>
 
           
@@ -1886,7 +1893,7 @@ myMenu63.width = 256;
 
 
         <TD CLASS="grid" BGCOLOR="#ffffff"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=74;show=packages;fragment=cust_pkg219#cust_pkg219"><FONT SIZE=-1>Monthly prorated broadband - $40 setup , $90/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=74;show=packages;fragment=cust_pkg219#cust_pkg219"><FONT SIZE=-1>Monthly prorated broadband - $40 setup, $90/monthly</FONT></A>
         </TD>
 
           
@@ -1898,7 +1905,7 @@ myMenu63.width = 256;
             </TD>
 
         </TR><TR><TD CLASS="grid" BGCOLOR="#ffffff"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=74;show=packages;fragment=cust_pkg218#cust_pkg218"><FONT SIZE=-1>Monthly prorated account - $20 setup , $30/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=74;show=packages;fragment=cust_pkg218#cust_pkg218"><FONT SIZE=-1>Monthly prorated account - $20 setup, $30/monthly</FONT></A>
         </TD>
 
           
@@ -1963,7 +1970,7 @@ myMenu63.width = 256;
             </TD>
 
         </TR><TR><TD CLASS="grid" BGCOLOR="#eeeeee"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=40;show=packages;fragment=cust_pkg118#cust_pkg118"><FONT SIZE=-1>Monthly prorated account - $20 setup , $30/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=40;show=packages;fragment=cust_pkg118#cust_pkg118"><FONT SIZE=-1>Monthly prorated account - $20 setup, $30/monthly</FONT></A>
         </TD>
 
           
@@ -2004,7 +2011,7 @@ myMenu63.width = 256;
             </TD>
 
         </TR><TR><TD CLASS="grid" BGCOLOR="#ffffff"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=45;show=packages;fragment=cust_pkg133#cust_pkg133"><FONT SIZE=-1>Monthly prorated broadband - $40 setup , $90/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=45;show=packages;fragment=cust_pkg133#cust_pkg133"><FONT SIZE=-1>Monthly prorated broadband - $40 setup, $90/monthly</FONT></A>
         </TD>
 
           
@@ -2016,7 +2023,7 @@ myMenu63.width = 256;
             </TD>
 
         </TR><TR><TD CLASS="grid" BGCOLOR="#ffffff"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=45;show=packages;fragment=cust_pkg132#cust_pkg132"><FONT SIZE=-1>Monthly prorated account - $20 setup , $30/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=45;show=packages;fragment=cust_pkg132#cust_pkg132"><FONT SIZE=-1>Monthly prorated account - $20 setup, $30/monthly</FONT></A>
         </TD>
 
           
@@ -2045,7 +2052,7 @@ myMenu63.width = 256;
 
 
         <TD CLASS="grid" BGCOLOR="#eeeeee"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=70;show=packages;fragment=cust_pkg207#cust_pkg207"><FONT SIZE=-1>Monthly prorated broadband - $40 setup , $90/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=70;show=packages;fragment=cust_pkg207#cust_pkg207"><FONT SIZE=-1>Monthly prorated broadband - $40 setup, $90/monthly</FONT></A>
         </TD>
 
           
@@ -2069,7 +2076,7 @@ myMenu63.width = 256;
             </TD>
 
         </TR><TR><TD CLASS="grid" BGCOLOR="#eeeeee"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=70;show=packages;fragment=cust_pkg206#cust_pkg206"><FONT SIZE=-1>Monthly prorated account - $20 setup , $30/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=70;show=packages;fragment=cust_pkg206#cust_pkg206"><FONT SIZE=-1>Monthly prorated account - $20 setup, $30/monthly</FONT></A>
         </TD>
 
           
@@ -2098,7 +2105,7 @@ myMenu63.width = 256;
 
 
         <TD CLASS="grid" BGCOLOR="#ffffff"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=130;show=packages;fragment=cust_pkg387#cust_pkg387"><FONT SIZE=-1>Monthly prorated broadband - $40 setup , $90/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=130;show=packages;fragment=cust_pkg387#cust_pkg387"><FONT SIZE=-1>Monthly prorated broadband - $40 setup, $90/monthly</FONT></A>
         </TD>
 
           
@@ -2122,7 +2129,7 @@ myMenu63.width = 256;
             </TD>
 
         </TR><TR><TD CLASS="grid" BGCOLOR="#ffffff"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=130;show=packages;fragment=cust_pkg386#cust_pkg386"><FONT SIZE=-1>Monthly prorated account - $20 setup , $30/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=130;show=packages;fragment=cust_pkg386#cust_pkg386"><FONT SIZE=-1>Monthly prorated account - $20 setup, $30/monthly</FONT></A>
         </TD>
 
           
@@ -2163,7 +2170,7 @@ myMenu63.width = 256;
             </TD>
 
         </TR><TR><TD CLASS="grid" BGCOLOR="#eeeeee"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=157;show=packages;fragment=cust_pkg469#cust_pkg469"><FONT SIZE=-1>Monthly prorated broadband - $40 setup , $90/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=157;show=packages;fragment=cust_pkg469#cust_pkg469"><FONT SIZE=-1>Monthly prorated broadband - $40 setup, $90/monthly</FONT></A>
         </TD>
 
           
@@ -2175,7 +2182,7 @@ myMenu63.width = 256;
             </TD>
 
         </TR><TR><TD CLASS="grid" BGCOLOR="#eeeeee"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=157;show=packages;fragment=cust_pkg468#cust_pkg468"><FONT SIZE=-1>Monthly prorated account - $20 setup , $30/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=157;show=packages;fragment=cust_pkg468#cust_pkg468"><FONT SIZE=-1>Monthly prorated account - $20 setup, $30/monthly</FONT></A>
         </TD>
 
           
@@ -2204,7 +2211,7 @@ myMenu63.width = 256;
 
 
         <TD CLASS="grid" BGCOLOR="#ffffff"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=38;show=packages;fragment=cust_pkg111#cust_pkg111"><FONT SIZE=-1>Monthly prorated broadband - $40 setup , $90/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=38;show=packages;fragment=cust_pkg111#cust_pkg111"><FONT SIZE=-1>Monthly prorated broadband - $40 setup, $90/monthly</FONT></A>
         </TD>
 
           
@@ -2228,7 +2235,7 @@ myMenu63.width = 256;
             </TD>
 
         </TR><TR><TD CLASS="grid" BGCOLOR="#ffffff"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=38;show=packages;fragment=cust_pkg110#cust_pkg110"><FONT SIZE=-1>Monthly prorated account - $20 setup , $30/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=38;show=packages;fragment=cust_pkg110#cust_pkg110"><FONT SIZE=-1>Monthly prorated account - $20 setup, $30/monthly</FONT></A>
         </TD>
 
           
@@ -2269,7 +2276,7 @@ myMenu63.width = 256;
             </TD>
 
         </TR><TR><TD CLASS="grid" BGCOLOR="#eeeeee"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=168;show=packages;fragment=cust_pkg502#cust_pkg502"><FONT SIZE=-1>Monthly prorated account - $20 setup , $30/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=168;show=packages;fragment=cust_pkg502#cust_pkg502"><FONT SIZE=-1>Monthly prorated account - $20 setup, $30/monthly</FONT></A>
         </TD>
 
           
@@ -2322,7 +2329,7 @@ myMenu63.width = 256;
             </TD>
 
         </TR><TR><TD CLASS="grid" BGCOLOR="#ffffff"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=124;show=packages;fragment=cust_pkg370#cust_pkg370"><FONT SIZE=-1>Monthly prorated account - $20 setup , $30/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=124;show=packages;fragment=cust_pkg370#cust_pkg370"><FONT SIZE=-1>Monthly prorated account - $20 setup, $30/monthly</FONT></A>
         </TD>
 
           
@@ -2387,7 +2394,7 @@ myMenu63.width = 256;
             </TD>
 
         </TR><TR><TD CLASS="grid" BGCOLOR="#eeeeee"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=24;show=packages;fragment=cust_pkg70#cust_pkg70"><FONT SIZE=-1>Monthly prorated account - $20 setup , $30/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=24;show=packages;fragment=cust_pkg70#cust_pkg70"><FONT SIZE=-1>Monthly prorated account - $20 setup, $30/monthly</FONT></A>
         </TD>
 
           
@@ -2440,7 +2447,7 @@ myMenu63.width = 256;
             </TD>
 
         </TR><TR><TD CLASS="grid" BGCOLOR="#ffffff"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=140;show=packages;fragment=cust_pkg418#cust_pkg418"><FONT SIZE=-1>Monthly prorated account - $20 setup , $30/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=140;show=packages;fragment=cust_pkg418#cust_pkg418"><FONT SIZE=-1>Monthly prorated account - $20 setup, $30/monthly</FONT></A>
         </TD>
 
           
@@ -2469,7 +2476,7 @@ myMenu63.width = 256;
 
 
         <TD CLASS="grid" BGCOLOR="#eeeeee"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=86;show=packages;fragment=cust_pkg255#cust_pkg255"><FONT SIZE=-1>Monthly prorated broadband - $40 setup , $90/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=86;show=packages;fragment=cust_pkg255#cust_pkg255"><FONT SIZE=-1>Monthly prorated broadband - $40 setup, $90/monthly</FONT></A>
         </TD>
 
           
@@ -2493,7 +2500,7 @@ myMenu63.width = 256;
             </TD>
 
         </TR><TR><TD CLASS="grid" BGCOLOR="#eeeeee"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=86;show=packages;fragment=cust_pkg254#cust_pkg254"><FONT SIZE=-1>Monthly prorated account - $20 setup , $30/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=86;show=packages;fragment=cust_pkg254#cust_pkg254"><FONT SIZE=-1>Monthly prorated account - $20 setup, $30/monthly</FONT></A>
         </TD>
 
           
@@ -2546,7 +2553,7 @@ myMenu63.width = 256;
             </TD>
 
         </TR><TR><TD CLASS="grid" BGCOLOR="#ffffff"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=36;show=packages;fragment=cust_pkg106#cust_pkg106"><FONT SIZE=-1>Monthly prorated account - $20 setup , $30/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=36;show=packages;fragment=cust_pkg106#cust_pkg106"><FONT SIZE=-1>Monthly prorated account - $20 setup, $30/monthly</FONT></A>
         </TD>
 
           
@@ -2575,7 +2582,7 @@ myMenu63.width = 256;
 
 
         <TD CLASS="grid" BGCOLOR="#eeeeee"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=110;show=packages;fragment=cust_pkg327#cust_pkg327"><FONT SIZE=-1>Monthly prorated broadband - $40 setup , $90/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=110;show=packages;fragment=cust_pkg327#cust_pkg327"><FONT SIZE=-1>Monthly prorated broadband - $40 setup, $90/monthly</FONT></A>
         </TD>
 
           
@@ -2599,7 +2606,7 @@ myMenu63.width = 256;
             </TD>
 
         </TR><TR><TD CLASS="grid" BGCOLOR="#eeeeee"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=110;show=packages;fragment=cust_pkg326#cust_pkg326"><FONT SIZE=-1>Monthly prorated account - $20 setup , $30/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=110;show=packages;fragment=cust_pkg326#cust_pkg326"><FONT SIZE=-1>Monthly prorated account - $20 setup, $30/monthly</FONT></A>
         </TD>
 
           
@@ -2640,7 +2647,7 @@ myMenu63.width = 256;
             </TD>
 
         </TR><TR><TD CLASS="grid" BGCOLOR="#ffffff"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=129;show=packages;fragment=cust_pkg385#cust_pkg385"><FONT SIZE=-1>Monthly prorated broadband - $40 setup , $90/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=129;show=packages;fragment=cust_pkg385#cust_pkg385"><FONT SIZE=-1>Monthly prorated broadband - $40 setup, $90/monthly</FONT></A>
         </TD>
 
           
@@ -2652,7 +2659,7 @@ myMenu63.width = 256;
             </TD>
 
         </TR><TR><TD CLASS="grid" BGCOLOR="#ffffff"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=129;show=packages;fragment=cust_pkg384#cust_pkg384"><FONT SIZE=-1>Monthly prorated account - $20 setup , $30/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=129;show=packages;fragment=cust_pkg384#cust_pkg384"><FONT SIZE=-1>Monthly prorated account - $20 setup, $30/monthly</FONT></A>
         </TD>
 
           
@@ -2693,7 +2700,7 @@ myMenu63.width = 256;
             </TD>
 
         </TR><TR><TD CLASS="grid" BGCOLOR="#eeeeee"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=61;show=packages;fragment=cust_pkg181#cust_pkg181"><FONT SIZE=-1>Monthly prorated broadband - $40 setup , $90/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=61;show=packages;fragment=cust_pkg181#cust_pkg181"><FONT SIZE=-1>Monthly prorated broadband - $40 setup, $90/monthly</FONT></A>
         </TD>
 
           
@@ -2705,7 +2712,7 @@ myMenu63.width = 256;
             </TD>
 
         </TR><TR><TD CLASS="grid" BGCOLOR="#eeeeee"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=61;show=packages;fragment=cust_pkg180#cust_pkg180"><FONT SIZE=-1>Monthly prorated account - $20 setup , $30/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=61;show=packages;fragment=cust_pkg180#cust_pkg180"><FONT SIZE=-1>Monthly prorated account - $20 setup, $30/monthly</FONT></A>
         </TD>
 
           
@@ -2746,7 +2753,7 @@ myMenu63.width = 256;
             </TD>
 
         </TR><TR><TD CLASS="grid" BGCOLOR="#ffffff"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=100;show=packages;fragment=cust_pkg298#cust_pkg298"><FONT SIZE=-1>Monthly prorated account - $20 setup , $30/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=100;show=packages;fragment=cust_pkg298#cust_pkg298"><FONT SIZE=-1>Monthly prorated account - $20 setup, $30/monthly</FONT></A>
         </TD>
 
           
@@ -2799,7 +2806,7 @@ myMenu63.width = 256;
             </TD>
 
         </TR><TR><TD CLASS="grid" BGCOLOR="#eeeeee"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=3;show=packages;fragment=cust_pkg5#cust_pkg5"><FONT SIZE=-1>Monthly prorated broadband - $40 setup , $90/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=3;show=packages;fragment=cust_pkg5#cust_pkg5"><FONT SIZE=-1>Monthly prorated broadband - $40 setup, $90/monthly</FONT></A>
         </TD>
 
           
@@ -2840,7 +2847,7 @@ myMenu63.width = 256;
 
 
         <TD CLASS="grid" BGCOLOR="#ffffff"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=114;show=packages;fragment=cust_pkg339#cust_pkg339"><FONT SIZE=-1>Monthly prorated broadband - $40 setup , $90/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=114;show=packages;fragment=cust_pkg339#cust_pkg339"><FONT SIZE=-1>Monthly prorated broadband - $40 setup, $90/monthly</FONT></A>
         </TD>
 
           
@@ -2864,7 +2871,7 @@ myMenu63.width = 256;
             </TD>
 
         </TR><TR><TD CLASS="grid" BGCOLOR="#ffffff"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=114;show=packages;fragment=cust_pkg338#cust_pkg338"><FONT SIZE=-1>Monthly prorated account - $20 setup , $30/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=114;show=packages;fragment=cust_pkg338#cust_pkg338"><FONT SIZE=-1>Monthly prorated account - $20 setup, $30/monthly</FONT></A>
         </TD>
 
           
@@ -2905,7 +2912,7 @@ myMenu63.width = 256;
             </TD>
 
         </TR><TR><TD CLASS="grid" BGCOLOR="#eeeeee"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=13;show=packages;fragment=cust_pkg37#cust_pkg37"><FONT SIZE=-1>Monthly prorated broadband - $40 setup , $90/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=13;show=packages;fragment=cust_pkg37#cust_pkg37"><FONT SIZE=-1>Monthly prorated broadband - $40 setup, $90/monthly</FONT></A>
         </TD>
 
           
@@ -2917,7 +2924,7 @@ myMenu63.width = 256;
             </TD>
 
         </TR><TR><TD CLASS="grid" BGCOLOR="#eeeeee"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=13;show=packages;fragment=cust_pkg36#cust_pkg36"><FONT SIZE=-1>Monthly prorated account - $20 setup , $30/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=13;show=packages;fragment=cust_pkg36#cust_pkg36"><FONT SIZE=-1>Monthly prorated account - $20 setup, $30/monthly</FONT></A>
         </TD>
 
           
@@ -2970,7 +2977,7 @@ myMenu63.width = 256;
             </TD>
 
         </TR><TR><TD CLASS="grid" BGCOLOR="#ffffff"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=8;show=packages;fragment=cust_pkg22#cust_pkg22"><FONT SIZE=-1>Monthly prorated account - $20 setup , $30/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=8;show=packages;fragment=cust_pkg22#cust_pkg22"><FONT SIZE=-1>Monthly prorated account - $20 setup, $30/monthly</FONT></A>
         </TD>
 
           
@@ -3011,7 +3018,7 @@ myMenu63.width = 256;
             </TD>
 
         </TR><TR><TD CLASS="grid" BGCOLOR="#eeeeee"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=113;show=packages;fragment=cust_pkg337#cust_pkg337"><FONT SIZE=-1>Monthly prorated broadband - $40 setup , $90/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=113;show=packages;fragment=cust_pkg337#cust_pkg337"><FONT SIZE=-1>Monthly prorated broadband - $40 setup, $90/monthly</FONT></A>
         </TD>
 
           
@@ -3023,7 +3030,7 @@ myMenu63.width = 256;
             </TD>
 
         </TR><TR><TD CLASS="grid" BGCOLOR="#eeeeee"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=113;show=packages;fragment=cust_pkg336#cust_pkg336"><FONT SIZE=-1>Monthly prorated account - $20 setup , $30/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=113;show=packages;fragment=cust_pkg336#cust_pkg336"><FONT SIZE=-1>Monthly prorated account - $20 setup, $30/monthly</FONT></A>
         </TD>
 
           
@@ -3064,7 +3071,7 @@ myMenu63.width = 256;
             </TD>
 
         </TR><TR><TD CLASS="grid" BGCOLOR="#ffffff"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=69;show=packages;fragment=cust_pkg205#cust_pkg205"><FONT SIZE=-1>Monthly prorated broadband - $40 setup , $90/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=69;show=packages;fragment=cust_pkg205#cust_pkg205"><FONT SIZE=-1>Monthly prorated broadband - $40 setup, $90/monthly</FONT></A>
         </TD>
 
           
@@ -3076,7 +3083,7 @@ myMenu63.width = 256;
             </TD>
 
         </TR><TR><TD CLASS="grid" BGCOLOR="#ffffff"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=69;show=packages;fragment=cust_pkg204#cust_pkg204"><FONT SIZE=-1>Monthly prorated account - $20 setup , $30/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=69;show=packages;fragment=cust_pkg204#cust_pkg204"><FONT SIZE=-1>Monthly prorated account - $20 setup, $30/monthly</FONT></A>
         </TD>
 
           
@@ -3117,7 +3124,7 @@ myMenu63.width = 256;
             </TD>
 
         </TR><TR><TD CLASS="grid" BGCOLOR="#eeeeee"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=73;show=packages;fragment=cust_pkg217#cust_pkg217"><FONT SIZE=-1>Monthly prorated broadband - $40 setup , $90/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=73;show=packages;fragment=cust_pkg217#cust_pkg217"><FONT SIZE=-1>Monthly prorated broadband - $40 setup, $90/monthly</FONT></A>
         </TD>
 
           
@@ -3129,7 +3136,7 @@ myMenu63.width = 256;
             </TD>
 
         </TR><TR><TD CLASS="grid" BGCOLOR="#eeeeee"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=73;show=packages;fragment=cust_pkg216#cust_pkg216"><FONT SIZE=-1>Monthly prorated account - $20 setup , $30/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=73;show=packages;fragment=cust_pkg216#cust_pkg216"><FONT SIZE=-1>Monthly prorated account - $20 setup, $30/monthly</FONT></A>
         </TD>
 
           
@@ -3158,7 +3165,7 @@ myMenu63.width = 256;
 
 
         <TD CLASS="grid" BGCOLOR="#ffffff"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=90;show=packages;fragment=cust_pkg267#cust_pkg267"><FONT SIZE=-1>Monthly prorated broadband - $40 setup , $90/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=90;show=packages;fragment=cust_pkg267#cust_pkg267"><FONT SIZE=-1>Monthly prorated broadband - $40 setup, $90/monthly</FONT></A>
         </TD>
 
           
@@ -3170,7 +3177,7 @@ myMenu63.width = 256;
             </TD>
 
         </TR><TR><TD CLASS="grid" BGCOLOR="#ffffff"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=90;show=packages;fragment=cust_pkg266#cust_pkg266"><FONT SIZE=-1>Monthly prorated account - $20 setup , $30/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=90;show=packages;fragment=cust_pkg266#cust_pkg266"><FONT SIZE=-1>Monthly prorated account - $20 setup, $30/monthly</FONT></A>
         </TD>
 
           
@@ -3235,7 +3242,7 @@ myMenu63.width = 256;
             </TD>
 
         </TR><TR><TD CLASS="grid" BGCOLOR="#eeeeee"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=108;show=packages;fragment=cust_pkg322#cust_pkg322"><FONT SIZE=-1>Monthly prorated account - $20 setup , $30/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=108;show=packages;fragment=cust_pkg322#cust_pkg322"><FONT SIZE=-1>Monthly prorated account - $20 setup, $30/monthly</FONT></A>
         </TD>
 
           
@@ -3276,7 +3283,7 @@ myMenu63.width = 256;
             </TD>
 
         </TR><TR><TD CLASS="grid" BGCOLOR="#ffffff"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=77;show=packages;fragment=cust_pkg229#cust_pkg229"><FONT SIZE=-1>Monthly prorated broadband - $40 setup , $90/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=77;show=packages;fragment=cust_pkg229#cust_pkg229"><FONT SIZE=-1>Monthly prorated broadband - $40 setup, $90/monthly</FONT></A>
         </TD>
 
           
@@ -3288,7 +3295,7 @@ myMenu63.width = 256;
             </TD>
 
         </TR><TR><TD CLASS="grid" BGCOLOR="#ffffff"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=77;show=packages;fragment=cust_pkg228#cust_pkg228"><FONT SIZE=-1>Monthly prorated account - $20 setup , $30/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=77;show=packages;fragment=cust_pkg228#cust_pkg228"><FONT SIZE=-1>Monthly prorated account - $20 setup, $30/monthly</FONT></A>
         </TD>
 
           
@@ -3329,7 +3336,7 @@ myMenu63.width = 256;
             </TD>
 
         </TR><TR><TD CLASS="grid" BGCOLOR="#eeeeee"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=169;show=packages;fragment=cust_pkg505#cust_pkg505"><FONT SIZE=-1>Monthly prorated broadband - $40 setup , $90/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=169;show=packages;fragment=cust_pkg505#cust_pkg505"><FONT SIZE=-1>Monthly prorated broadband - $40 setup, $90/monthly</FONT></A>
         </TD>
 
           
@@ -3341,7 +3348,7 @@ myMenu63.width = 256;
             </TD>
 
         </TR><TR><TD CLASS="grid" BGCOLOR="#eeeeee"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=169;show=packages;fragment=cust_pkg504#cust_pkg504"><FONT SIZE=-1>Monthly prorated account - $20 setup , $30/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=169;show=packages;fragment=cust_pkg504#cust_pkg504"><FONT SIZE=-1>Monthly prorated account - $20 setup, $30/monthly</FONT></A>
         </TD>
 
           
@@ -3370,7 +3377,7 @@ myMenu63.width = 256;
 
 
         <TD CLASS="grid" BGCOLOR="#ffffff"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=118;show=packages;fragment=cust_pkg351#cust_pkg351"><FONT SIZE=-1>Monthly prorated broadband - $40 setup , $90/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=118;show=packages;fragment=cust_pkg351#cust_pkg351"><FONT SIZE=-1>Monthly prorated broadband - $40 setup, $90/monthly</FONT></A>
         </TD>
 
           
@@ -3382,7 +3389,7 @@ myMenu63.width = 256;
             </TD>
 
         </TR><TR><TD CLASS="grid" BGCOLOR="#ffffff"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=118;show=packages;fragment=cust_pkg350#cust_pkg350"><FONT SIZE=-1>Monthly prorated account - $20 setup , $30/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=118;show=packages;fragment=cust_pkg350#cust_pkg350"><FONT SIZE=-1>Monthly prorated account - $20 setup, $30/monthly</FONT></A>
         </TD>
 
           
@@ -3435,7 +3442,7 @@ myMenu63.width = 256;
             </TD>
 
         </TR><TR><TD CLASS="grid" BGCOLOR="#eeeeee"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=103;show=packages;fragment=cust_pkg305#cust_pkg305"><FONT SIZE=-1>Monthly prorated broadband - $40 setup , $90/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=103;show=packages;fragment=cust_pkg305#cust_pkg305"><FONT SIZE=-1>Monthly prorated broadband - $40 setup, $90/monthly</FONT></A>
         </TD>
 
           
@@ -3488,7 +3495,7 @@ myMenu63.width = 256;
             </TD>
 
         </TR><TR><TD CLASS="grid" BGCOLOR="#ffffff"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=52;show=packages;fragment=cust_pkg154#cust_pkg154"><FONT SIZE=-1>Monthly prorated account - $20 setup , $30/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=52;show=packages;fragment=cust_pkg154#cust_pkg154"><FONT SIZE=-1>Monthly prorated account - $20 setup, $30/monthly</FONT></A>
         </TD>
 
           
@@ -3541,7 +3548,7 @@ myMenu63.width = 256;
             </TD>
 
         </TR><TR><TD CLASS="grid" BGCOLOR="#eeeeee"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=144;show=packages;fragment=cust_pkg430#cust_pkg430"><FONT SIZE=-1>Monthly prorated account - $20 setup , $30/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=144;show=packages;fragment=cust_pkg430#cust_pkg430"><FONT SIZE=-1>Monthly prorated account - $20 setup, $30/monthly</FONT></A>
         </TD>
 
           
@@ -3594,7 +3601,7 @@ myMenu63.width = 256;
             </TD>
 
         </TR><TR><TD CLASS="grid" BGCOLOR="#ffffff"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=35;show=packages;fragment=cust_pkg101#cust_pkg101"><FONT SIZE=-1>Monthly prorated broadband - $40 setup , $90/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=35;show=packages;fragment=cust_pkg101#cust_pkg101"><FONT SIZE=-1>Monthly prorated broadband - $40 setup, $90/monthly</FONT></A>
         </TD>
 
           
@@ -3635,7 +3642,7 @@ myMenu63.width = 256;
 
 
         <TD CLASS="grid" BGCOLOR="#eeeeee"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=14;show=packages;fragment=cust_pkg39#cust_pkg39"><FONT SIZE=-1>Monthly prorated broadband - $40 setup , $90/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=14;show=packages;fragment=cust_pkg39#cust_pkg39"><FONT SIZE=-1>Monthly prorated broadband - $40 setup, $90/monthly</FONT></A>
         </TD>
 
           
@@ -3647,7 +3654,7 @@ myMenu63.width = 256;
             </TD>
 
         </TR><TR><TD CLASS="grid" BGCOLOR="#eeeeee"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=14;show=packages;fragment=cust_pkg38#cust_pkg38"><FONT SIZE=-1>Monthly prorated account - $20 setup , $30/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=14;show=packages;fragment=cust_pkg38#cust_pkg38"><FONT SIZE=-1>Monthly prorated account - $20 setup, $30/monthly</FONT></A>
         </TD>
 
           
@@ -3700,7 +3707,7 @@ myMenu63.width = 256;
             </TD>
 
         </TR><TR><TD CLASS="grid" BGCOLOR="#ffffff"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=91;show=packages;fragment=cust_pkg269#cust_pkg269"><FONT SIZE=-1>Monthly prorated broadband - $40 setup , $90/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=91;show=packages;fragment=cust_pkg269#cust_pkg269"><FONT SIZE=-1>Monthly prorated broadband - $40 setup, $90/monthly</FONT></A>
         </TD>
 
           
@@ -3765,7 +3772,7 @@ myMenu63.width = 256;
             </TD>
 
         </TR><TR><TD CLASS="grid" BGCOLOR="#eeeeee"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=112;show=packages;fragment=cust_pkg334#cust_pkg334"><FONT SIZE=-1>Monthly prorated account - $20 setup , $30/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=112;show=packages;fragment=cust_pkg334#cust_pkg334"><FONT SIZE=-1>Monthly prorated account - $20 setup, $30/monthly</FONT></A>
         </TD>
 
           
@@ -3794,7 +3801,7 @@ myMenu63.width = 256;
 
 
         <TD CLASS="grid" BGCOLOR="#ffffff"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=98;show=packages;fragment=cust_pkg291#cust_pkg291"><FONT SIZE=-1>Monthly prorated broadband - $40 setup , $90/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=98;show=packages;fragment=cust_pkg291#cust_pkg291"><FONT SIZE=-1>Monthly prorated broadband - $40 setup, $90/monthly</FONT></A>
         </TD>
 
           
@@ -3806,7 +3813,7 @@ myMenu63.width = 256;
             </TD>
 
         </TR><TR><TD CLASS="grid" BGCOLOR="#ffffff"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=98;show=packages;fragment=cust_pkg290#cust_pkg290"><FONT SIZE=-1>Monthly prorated account - $20 setup , $30/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=98;show=packages;fragment=cust_pkg290#cust_pkg290"><FONT SIZE=-1>Monthly prorated account - $20 setup, $30/monthly</FONT></A>
         </TD>
 
           
@@ -3859,7 +3866,7 @@ myMenu63.width = 256;
             </TD>
 
         </TR><TR><TD CLASS="grid" BGCOLOR="#eeeeee"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=41;show=packages;fragment=cust_pkg121#cust_pkg121"><FONT SIZE=-1>Monthly prorated broadband - $40 setup , $90/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=41;show=packages;fragment=cust_pkg121#cust_pkg121"><FONT SIZE=-1>Monthly prorated broadband - $40 setup, $90/monthly</FONT></A>
         </TD>
 
           
@@ -3871,7 +3878,7 @@ myMenu63.width = 256;
             </TD>
 
         </TR><TR><TD CLASS="grid" BGCOLOR="#eeeeee"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=41;show=packages;fragment=cust_pkg120#cust_pkg120"><FONT SIZE=-1>Monthly prorated account - $20 setup , $30/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=41;show=packages;fragment=cust_pkg120#cust_pkg120"><FONT SIZE=-1>Monthly prorated account - $20 setup, $30/monthly</FONT></A>
         </TD>
 
           
@@ -3912,7 +3919,7 @@ myMenu63.width = 256;
             </TD>
 
         </TR><TR><TD CLASS="grid" BGCOLOR="#ffffff"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=60;show=packages;fragment=cust_pkg178#cust_pkg178"><FONT SIZE=-1>Monthly prorated account - $20 setup , $30/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=60;show=packages;fragment=cust_pkg178#cust_pkg178"><FONT SIZE=-1>Monthly prorated account - $20 setup, $30/monthly</FONT></A>
         </TD>
 
           
@@ -3953,7 +3960,7 @@ myMenu63.width = 256;
 
 
         <TD CLASS="grid" BGCOLOR="#eeeeee"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=10;show=packages;fragment=cust_pkg27#cust_pkg27"><FONT SIZE=-1>Monthly prorated broadband - $40 setup , $90/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=10;show=packages;fragment=cust_pkg27#cust_pkg27"><FONT SIZE=-1>Monthly prorated broadband - $40 setup, $90/monthly</FONT></A>
         </TD>
 
           
@@ -3965,7 +3972,7 @@ myMenu63.width = 256;
             </TD>
 
         </TR><TR><TD CLASS="grid" BGCOLOR="#eeeeee"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=10;show=packages;fragment=cust_pkg26#cust_pkg26"><FONT SIZE=-1>Monthly prorated account - $20 setup , $30/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=10;show=packages;fragment=cust_pkg26#cust_pkg26"><FONT SIZE=-1>Monthly prorated account - $20 setup, $30/monthly</FONT></A>
         </TD>
 
           
@@ -4018,7 +4025,7 @@ myMenu63.width = 256;
             </TD>
 
         </TR><TR><TD CLASS="grid" BGCOLOR="#ffffff"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=63;show=packages;fragment=cust_pkg185#cust_pkg185"><FONT SIZE=-1>Monthly prorated broadband - $40 setup , $90/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=63;show=packages;fragment=cust_pkg185#cust_pkg185"><FONT SIZE=-1>Monthly prorated broadband - $40 setup, $90/monthly</FONT></A>
         </TD>
 
           
@@ -4059,7 +4066,7 @@ myMenu63.width = 256;
 
 
         <TD CLASS="grid" BGCOLOR="#eeeeee"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=78;show=packages;fragment=cust_pkg231#cust_pkg231"><FONT SIZE=-1>Monthly prorated broadband - $40 setup , $90/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=78;show=packages;fragment=cust_pkg231#cust_pkg231"><FONT SIZE=-1>Monthly prorated broadband - $40 setup, $90/monthly</FONT></A>
         </TD>
 
           
@@ -4071,7 +4078,7 @@ myMenu63.width = 256;
             </TD>
 
         </TR><TR><TD CLASS="grid" BGCOLOR="#eeeeee"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=78;show=packages;fragment=cust_pkg230#cust_pkg230"><FONT SIZE=-1>Monthly prorated account - $20 setup , $30/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=78;show=packages;fragment=cust_pkg230#cust_pkg230"><FONT SIZE=-1>Monthly prorated account - $20 setup, $30/monthly</FONT></A>
         </TD>
 
           
@@ -4124,7 +4131,7 @@ myMenu63.width = 256;
             </TD>
 
         </TR><TR><TD CLASS="grid" BGCOLOR="#ffffff"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=28;show=packages;fragment=cust_pkg82#cust_pkg82"><FONT SIZE=-1>Monthly prorated account - $20 setup , $30/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=28;show=packages;fragment=cust_pkg82#cust_pkg82"><FONT SIZE=-1>Monthly prorated account - $20 setup, $30/monthly</FONT></A>
         </TD>
 
           
@@ -4165,7 +4172,7 @@ myMenu63.width = 256;
 
 
         <TD CLASS="grid" BGCOLOR="#eeeeee"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=182;show=packages;fragment=cust_pkg543#cust_pkg543"><FONT SIZE=-1>Monthly prorated broadband - $40 setup , $90/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=182;show=packages;fragment=cust_pkg543#cust_pkg543"><FONT SIZE=-1>Monthly prorated broadband - $40 setup, $90/monthly</FONT></A>
         </TD>
 
           
@@ -4189,7 +4196,7 @@ myMenu63.width = 256;
             </TD>
 
         </TR><TR><TD CLASS="grid" BGCOLOR="#eeeeee"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=182;show=packages;fragment=cust_pkg542#cust_pkg542"><FONT SIZE=-1>Monthly prorated account - $20 setup , $30/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=182;show=packages;fragment=cust_pkg542#cust_pkg542"><FONT SIZE=-1>Monthly prorated account - $20 setup, $30/monthly</FONT></A>
         </TD>
 
           
@@ -4230,7 +4237,7 @@ myMenu63.width = 256;
             </TD>
 
         </TR><TR><TD CLASS="grid" BGCOLOR="#ffffff"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=192;show=packages;fragment=cust_pkg574#cust_pkg574"><FONT SIZE=-1>Monthly prorated account - $20 setup , $30/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=192;show=packages;fragment=cust_pkg574#cust_pkg574"><FONT SIZE=-1>Monthly prorated account - $20 setup, $30/monthly</FONT></A>
         </TD>
 
           
@@ -4283,7 +4290,7 @@ myMenu63.width = 256;
             </TD>
 
         </TR><TR><TD CLASS="grid" BGCOLOR="#eeeeee"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=117;show=packages;fragment=cust_pkg349#cust_pkg349"><FONT SIZE=-1>Monthly prorated broadband - $40 setup , $90/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=117;show=packages;fragment=cust_pkg349#cust_pkg349"><FONT SIZE=-1>Monthly prorated broadband - $40 setup, $90/monthly</FONT></A>
         </TD>
 
           
@@ -4295,7 +4302,7 @@ myMenu63.width = 256;
             </TD>
 
         </TR><TR><TD CLASS="grid" BGCOLOR="#eeeeee"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=117;show=packages;fragment=cust_pkg348#cust_pkg348"><FONT SIZE=-1>Monthly prorated account - $20 setup , $30/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=117;show=packages;fragment=cust_pkg348#cust_pkg348"><FONT SIZE=-1>Monthly prorated account - $20 setup, $30/monthly</FONT></A>
         </TD>
 
           
@@ -4336,7 +4343,7 @@ myMenu63.width = 256;
             </TD>
 
         </TR><TR><TD CLASS="grid" BGCOLOR="#ffffff"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=141;show=packages;fragment=cust_pkg421#cust_pkg421"><FONT SIZE=-1>Monthly prorated broadband - $40 setup , $90/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=141;show=packages;fragment=cust_pkg421#cust_pkg421"><FONT SIZE=-1>Monthly prorated broadband - $40 setup, $90/monthly</FONT></A>
         </TD>
 
           
@@ -4348,7 +4355,7 @@ myMenu63.width = 256;
             </TD>
 
         </TR><TR><TD CLASS="grid" BGCOLOR="#ffffff"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=141;show=packages;fragment=cust_pkg420#cust_pkg420"><FONT SIZE=-1>Monthly prorated account - $20 setup , $30/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=141;show=packages;fragment=cust_pkg420#cust_pkg420"><FONT SIZE=-1>Monthly prorated account - $20 setup, $30/monthly</FONT></A>
         </TD>
 
           
@@ -4377,7 +4384,7 @@ myMenu63.width = 256;
 
 
         <TD CLASS="grid" BGCOLOR="#eeeeee"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=174;show=packages;fragment=cust_pkg519#cust_pkg519"><FONT SIZE=-1>Monthly prorated broadband - $40 setup , $90/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=174;show=packages;fragment=cust_pkg519#cust_pkg519"><FONT SIZE=-1>Monthly prorated broadband - $40 setup, $90/monthly</FONT></A>
         </TD>
 
           
@@ -4389,7 +4396,7 @@ myMenu63.width = 256;
             </TD>
 
         </TR><TR><TD CLASS="grid" BGCOLOR="#eeeeee"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=174;show=packages;fragment=cust_pkg518#cust_pkg518"><FONT SIZE=-1>Monthly prorated account - $20 setup , $30/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=174;show=packages;fragment=cust_pkg518#cust_pkg518"><FONT SIZE=-1>Monthly prorated account - $20 setup, $30/monthly</FONT></A>
         </TD>
 
           
@@ -4442,7 +4449,7 @@ myMenu63.width = 256;
             </TD>
 
         </TR><TR><TD CLASS="grid" BGCOLOR="#ffffff"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=131;show=packages;fragment=cust_pkg389#cust_pkg389"><FONT SIZE=-1>Monthly prorated broadband - $40 setup , $90/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=131;show=packages;fragment=cust_pkg389#cust_pkg389"><FONT SIZE=-1>Monthly prorated broadband - $40 setup, $90/monthly</FONT></A>
         </TD>
 
           
@@ -4483,7 +4490,7 @@ myMenu63.width = 256;
 
 
         <TD CLASS="grid" BGCOLOR="#eeeeee"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=106;show=packages;fragment=cust_pkg315#cust_pkg315"><FONT SIZE=-1>Monthly prorated broadband - $40 setup , $90/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=106;show=packages;fragment=cust_pkg315#cust_pkg315"><FONT SIZE=-1>Monthly prorated broadband - $40 setup, $90/monthly</FONT></A>
         </TD>
 
           
@@ -4495,7 +4502,7 @@ myMenu63.width = 256;
             </TD>
 
         </TR><TR><TD CLASS="grid" BGCOLOR="#eeeeee"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=106;show=packages;fragment=cust_pkg314#cust_pkg314"><FONT SIZE=-1>Monthly prorated account - $20 setup , $30/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=106;show=packages;fragment=cust_pkg314#cust_pkg314"><FONT SIZE=-1>Monthly prorated account - $20 setup, $30/monthly</FONT></A>
         </TD>
 
           
@@ -4536,7 +4543,7 @@ myMenu63.width = 256;
 
 
         <TD CLASS="grid" BGCOLOR="#ffffff"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=162;show=packages;fragment=cust_pkg483#cust_pkg483"><FONT SIZE=-1>Monthly prorated broadband - $40 setup , $90/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=162;show=packages;fragment=cust_pkg483#cust_pkg483"><FONT SIZE=-1>Monthly prorated broadband - $40 setup, $90/monthly</FONT></A>
         </TD>
 
           
@@ -4548,7 +4555,7 @@ myMenu63.width = 256;
             </TD>
 
         </TR><TR><TD CLASS="grid" BGCOLOR="#ffffff"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=162;show=packages;fragment=cust_pkg482#cust_pkg482"><FONT SIZE=-1>Monthly prorated account - $20 setup , $30/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=162;show=packages;fragment=cust_pkg482#cust_pkg482"><FONT SIZE=-1>Monthly prorated account - $20 setup, $30/monthly</FONT></A>
         </TD>
 
           
@@ -4601,7 +4608,7 @@ myMenu63.width = 256;
             </TD>
 
         </TR><TR><TD CLASS="grid" BGCOLOR="#eeeeee"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=95;show=packages;fragment=cust_pkg281#cust_pkg281"><FONT SIZE=-1>Monthly prorated broadband - $40 setup , $90/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=95;show=packages;fragment=cust_pkg281#cust_pkg281"><FONT SIZE=-1>Monthly prorated broadband - $40 setup, $90/monthly</FONT></A>
         </TD>
 
           
@@ -4666,7 +4673,7 @@ myMenu63.width = 256;
             </TD>
 
         </TR><TR><TD CLASS="grid" BGCOLOR="#ffffff"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=148;show=packages;fragment=cust_pkg442#cust_pkg442"><FONT SIZE=-1>Monthly prorated account - $20 setup , $30/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=148;show=packages;fragment=cust_pkg442#cust_pkg442"><FONT SIZE=-1>Monthly prorated account - $20 setup, $30/monthly</FONT></A>
         </TD>
 
           
@@ -4707,7 +4714,7 @@ myMenu63.width = 256;
             </TD>
 
         </TR><TR><TD CLASS="grid" BGCOLOR="#eeeeee"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=121;show=packages;fragment=cust_pkg361#cust_pkg361"><FONT SIZE=-1>Monthly prorated broadband - $40 setup , $90/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=121;show=packages;fragment=cust_pkg361#cust_pkg361"><FONT SIZE=-1>Monthly prorated broadband - $40 setup, $90/monthly</FONT></A>
         </TD>
 
           
@@ -4719,7 +4726,7 @@ myMenu63.width = 256;
             </TD>
 
         </TR><TR><TD CLASS="grid" BGCOLOR="#eeeeee"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=121;show=packages;fragment=cust_pkg360#cust_pkg360"><FONT SIZE=-1>Monthly prorated account - $20 setup , $30/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=121;show=packages;fragment=cust_pkg360#cust_pkg360"><FONT SIZE=-1>Monthly prorated account - $20 setup, $30/monthly</FONT></A>
         </TD>
 
           
@@ -4760,7 +4767,7 @@ myMenu63.width = 256;
             </TD>
 
         </TR><TR><TD CLASS="grid" BGCOLOR="#ffffff"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=99;show=packages;fragment=cust_pkg293#cust_pkg293"><FONT SIZE=-1>Monthly prorated broadband - $40 setup , $90/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=99;show=packages;fragment=cust_pkg293#cust_pkg293"><FONT SIZE=-1>Monthly prorated broadband - $40 setup, $90/monthly</FONT></A>
         </TD>
 
           
@@ -4813,7 +4820,7 @@ myMenu63.width = 256;
             </TD>
 
         </TR><TR><TD CLASS="grid" BGCOLOR="#eeeeee"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=49;show=packages;fragment=cust_pkg145#cust_pkg145"><FONT SIZE=-1>Monthly prorated broadband - $40 setup , $90/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=49;show=packages;fragment=cust_pkg145#cust_pkg145"><FONT SIZE=-1>Monthly prorated broadband - $40 setup, $90/monthly</FONT></A>
         </TD>
 
           
@@ -4825,7 +4832,7 @@ myMenu63.width = 256;
             </TD>
 
         </TR><TR><TD CLASS="grid" BGCOLOR="#eeeeee"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=49;show=packages;fragment=cust_pkg144#cust_pkg144"><FONT SIZE=-1>Monthly prorated account - $20 setup , $30/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=49;show=packages;fragment=cust_pkg144#cust_pkg144"><FONT SIZE=-1>Monthly prorated account - $20 setup, $30/monthly</FONT></A>
         </TD>
 
           
@@ -4866,7 +4873,7 @@ myMenu63.width = 256;
             </TD>
 
         </TR><TR><TD CLASS="grid" BGCOLOR="#ffffff"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=185;show=packages;fragment=cust_pkg553#cust_pkg553"><FONT SIZE=-1>Monthly prorated broadband - $40 setup , $90/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=185;show=packages;fragment=cust_pkg553#cust_pkg553"><FONT SIZE=-1>Monthly prorated broadband - $40 setup, $90/monthly</FONT></A>
         </TD>
 
           
@@ -4878,7 +4885,7 @@ myMenu63.width = 256;
             </TD>
 
         </TR><TR><TD CLASS="grid" BGCOLOR="#ffffff"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=185;show=packages;fragment=cust_pkg552#cust_pkg552"><FONT SIZE=-1>Monthly prorated account - $20 setup , $30/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=185;show=packages;fragment=cust_pkg552#cust_pkg552"><FONT SIZE=-1>Monthly prorated account - $20 setup, $30/monthly</FONT></A>
         </TD>
 
           
@@ -4919,7 +4926,7 @@ myMenu63.width = 256;
             </TD>
 
         </TR><TR><TD CLASS="grid" BGCOLOR="#eeeeee"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=184;show=packages;fragment=cust_pkg550#cust_pkg550"><FONT SIZE=-1>Monthly prorated account - $20 setup , $30/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=184;show=packages;fragment=cust_pkg550#cust_pkg550"><FONT SIZE=-1>Monthly prorated account - $20 setup, $30/monthly</FONT></A>
         </TD>
 
           
@@ -4972,7 +4979,7 @@ myMenu63.width = 256;
             </TD>
 
         </TR><TR><TD CLASS="grid" BGCOLOR="#ffffff"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=17;show=packages;fragment=cust_pkg49#cust_pkg49"><FONT SIZE=-1>Monthly prorated broadband - $40 setup , $90/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=17;show=packages;fragment=cust_pkg49#cust_pkg49"><FONT SIZE=-1>Monthly prorated broadband - $40 setup, $90/monthly</FONT></A>
         </TD>
 
           
@@ -4984,7 +4991,7 @@ myMenu63.width = 256;
             </TD>
 
         </TR><TR><TD CLASS="grid" BGCOLOR="#ffffff"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=17;show=packages;fragment=cust_pkg48#cust_pkg48"><FONT SIZE=-1>Monthly prorated account - $20 setup , $30/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=17;show=packages;fragment=cust_pkg48#cust_pkg48"><FONT SIZE=-1>Monthly prorated account - $20 setup, $30/monthly</FONT></A>
         </TD>
 
           
@@ -5025,7 +5032,7 @@ myMenu63.width = 256;
             </TD>
 
         </TR><TR><TD CLASS="grid" BGCOLOR="#eeeeee"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=123;show=packages;fragment=cust_pkg365#cust_pkg365"><FONT SIZE=-1>Monthly prorated broadband - $40 setup , $90/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=123;show=packages;fragment=cust_pkg365#cust_pkg365"><FONT SIZE=-1>Monthly prorated broadband - $40 setup, $90/monthly</FONT></A>
         </TD>
 
           
@@ -5078,7 +5085,7 @@ myMenu63.width = 256;
             </TD>
 
         </TR><TR><TD CLASS="grid" BGCOLOR="#ffffff"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=80;show=packages;fragment=cust_pkg238#cust_pkg238"><FONT SIZE=-1>Monthly prorated account - $20 setup , $30/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=80;show=packages;fragment=cust_pkg238#cust_pkg238"><FONT SIZE=-1>Monthly prorated account - $20 setup, $30/monthly</FONT></A>
         </TD>
 
           
@@ -5119,7 +5126,7 @@ myMenu63.width = 256;
 
 
         <TD CLASS="grid" BGCOLOR="#eeeeee"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=194;show=packages;fragment=cust_pkg579#cust_pkg579"><FONT SIZE=-1>Monthly prorated broadband - $40 setup , $90/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=194;show=packages;fragment=cust_pkg579#cust_pkg579"><FONT SIZE=-1>Monthly prorated broadband - $40 setup, $90/monthly</FONT></A>
         </TD>
 
           
@@ -5131,7 +5138,7 @@ myMenu63.width = 256;
             </TD>
 
         </TR><TR><TD CLASS="grid" BGCOLOR="#eeeeee"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=194;show=packages;fragment=cust_pkg578#cust_pkg578"><FONT SIZE=-1>Monthly prorated account - $20 setup , $30/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=194;show=packages;fragment=cust_pkg578#cust_pkg578"><FONT SIZE=-1>Monthly prorated account - $20 setup, $30/monthly</FONT></A>
         </TD>
 
           
@@ -5172,7 +5179,7 @@ myMenu63.width = 256;
 
 
         <TD CLASS="grid" BGCOLOR="#ffffff"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=6;show=packages;fragment=cust_pkg15#cust_pkg15"><FONT SIZE=-1>Monthly prorated broadband - $40 setup , $90/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=6;show=packages;fragment=cust_pkg15#cust_pkg15"><FONT SIZE=-1>Monthly prorated broadband - $40 setup, $90/monthly</FONT></A>
         </TD>
 
           
@@ -5184,7 +5191,7 @@ myMenu63.width = 256;
             </TD>
 
         </TR><TR><TD CLASS="grid" BGCOLOR="#ffffff"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=6;show=packages;fragment=cust_pkg14#cust_pkg14"><FONT SIZE=-1>Monthly prorated account - $20 setup , $30/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=6;show=packages;fragment=cust_pkg14#cust_pkg14"><FONT SIZE=-1>Monthly prorated account - $20 setup, $30/monthly</FONT></A>
         </TD>
 
           
@@ -5225,7 +5232,7 @@ myMenu63.width = 256;
 
 
         <TD CLASS="grid" BGCOLOR="#eeeeee"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=22;show=packages;fragment=cust_pkg63#cust_pkg63"><FONT SIZE=-1>Monthly prorated broadband - $40 setup , $90/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=22;show=packages;fragment=cust_pkg63#cust_pkg63"><FONT SIZE=-1>Monthly prorated broadband - $40 setup, $90/monthly</FONT></A>
         </TD>
 
           
@@ -5237,7 +5244,7 @@ myMenu63.width = 256;
             </TD>
 
         </TR><TR><TD CLASS="grid" BGCOLOR="#eeeeee"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=22;show=packages;fragment=cust_pkg62#cust_pkg62"><FONT SIZE=-1>Monthly prorated account - $20 setup , $30/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=22;show=packages;fragment=cust_pkg62#cust_pkg62"><FONT SIZE=-1>Monthly prorated account - $20 setup, $30/monthly</FONT></A>
         </TD>
 
           
@@ -5290,7 +5297,7 @@ myMenu63.width = 256;
             </TD>
 
         </TR><TR><TD CLASS="grid" BGCOLOR="#ffffff"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=163;show=packages;fragment=cust_pkg485#cust_pkg485"><FONT SIZE=-1>Monthly prorated broadband - $40 setup , $90/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=163;show=packages;fragment=cust_pkg485#cust_pkg485"><FONT SIZE=-1>Monthly prorated broadband - $40 setup, $90/monthly</FONT></A>
         </TD>
 
           
@@ -5331,7 +5338,7 @@ myMenu63.width = 256;
 
 
         <TD CLASS="grid" BGCOLOR="#eeeeee"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=146;show=packages;fragment=cust_pkg435#cust_pkg435"><FONT SIZE=-1>Monthly prorated broadband - $40 setup , $90/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=146;show=packages;fragment=cust_pkg435#cust_pkg435"><FONT SIZE=-1>Monthly prorated broadband - $40 setup, $90/monthly</FONT></A>
         </TD>
 
           
@@ -5343,7 +5350,7 @@ myMenu63.width = 256;
             </TD>
 
         </TR><TR><TD CLASS="grid" BGCOLOR="#eeeeee"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=146;show=packages;fragment=cust_pkg434#cust_pkg434"><FONT SIZE=-1>Monthly prorated account - $20 setup , $30/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=146;show=packages;fragment=cust_pkg434#cust_pkg434"><FONT SIZE=-1>Monthly prorated account - $20 setup, $30/monthly</FONT></A>
         </TD>
 
           
@@ -5384,7 +5391,7 @@ myMenu63.width = 256;
 
 
         <TD CLASS="grid" BGCOLOR="#ffffff"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=82;show=packages;fragment=cust_pkg243#cust_pkg243"><FONT SIZE=-1>Monthly prorated broadband - $40 setup , $90/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=82;show=packages;fragment=cust_pkg243#cust_pkg243"><FONT SIZE=-1>Monthly prorated broadband - $40 setup, $90/monthly</FONT></A>
         </TD>
 
           
@@ -5396,7 +5403,7 @@ myMenu63.width = 256;
             </TD>
 
         </TR><TR><TD CLASS="grid" BGCOLOR="#ffffff"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=82;show=packages;fragment=cust_pkg242#cust_pkg242"><FONT SIZE=-1>Monthly prorated account - $20 setup , $30/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=82;show=packages;fragment=cust_pkg242#cust_pkg242"><FONT SIZE=-1>Monthly prorated account - $20 setup, $30/monthly</FONT></A>
         </TD>
 
           
@@ -5449,7 +5456,7 @@ myMenu63.width = 256;
             </TD>
 
         </TR><TR><TD CLASS="grid" BGCOLOR="#eeeeee"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=171;show=packages;fragment=cust_pkg509#cust_pkg509"><FONT SIZE=-1>Monthly prorated broadband - $40 setup , $90/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=171;show=packages;fragment=cust_pkg509#cust_pkg509"><FONT SIZE=-1>Monthly prorated broadband - $40 setup, $90/monthly</FONT></A>
         </TD>
 
           
@@ -5502,7 +5509,7 @@ myMenu63.width = 256;
             </TD>
 
         </TR><TR><TD CLASS="grid" BGCOLOR="#ffffff"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=23;show=packages;fragment=cust_pkg65#cust_pkg65"><FONT SIZE=-1>Monthly prorated broadband - $40 setup , $90/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=23;show=packages;fragment=cust_pkg65#cust_pkg65"><FONT SIZE=-1>Monthly prorated broadband - $40 setup, $90/monthly</FONT></A>
         </TD>
 
           
@@ -5567,7 +5574,7 @@ myMenu63.width = 256;
             </TD>
 
         </TR><TR><TD CLASS="grid" BGCOLOR="#eeeeee"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=44;show=packages;fragment=cust_pkg130#cust_pkg130"><FONT SIZE=-1>Monthly prorated account - $20 setup , $30/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=44;show=packages;fragment=cust_pkg130#cust_pkg130"><FONT SIZE=-1>Monthly prorated account - $20 setup, $30/monthly</FONT></A>
         </TD>
 
           
@@ -5608,7 +5615,7 @@ myMenu63.width = 256;
             </TD>
 
         </TR><TR><TD CLASS="grid" BGCOLOR="#ffffff"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=152;show=packages;fragment=cust_pkg454#cust_pkg454"><FONT SIZE=-1>Monthly prorated account - $20 setup , $30/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=152;show=packages;fragment=cust_pkg454#cust_pkg454"><FONT SIZE=-1>Monthly prorated account - $20 setup, $30/monthly</FONT></A>
         </TD>
 
           
@@ -5661,7 +5668,7 @@ myMenu63.width = 256;
             </TD>
 
         </TR><TR><TD CLASS="grid" BGCOLOR="#eeeeee"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=116;show=packages;fragment=cust_pkg346#cust_pkg346"><FONT SIZE=-1>Monthly prorated account - $20 setup , $30/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=116;show=packages;fragment=cust_pkg346#cust_pkg346"><FONT SIZE=-1>Monthly prorated account - $20 setup, $30/monthly</FONT></A>
         </TD>
 
           
@@ -5714,7 +5721,7 @@ myMenu63.width = 256;
             </TD>
 
         </TR><TR><TD CLASS="grid" BGCOLOR="#ffffff"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=93;show=packages;fragment=cust_pkg277#cust_pkg277"><FONT SIZE=-1>Monthly prorated broadband - $40 setup , $90/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=93;show=packages;fragment=cust_pkg277#cust_pkg277"><FONT SIZE=-1>Monthly prorated broadband - $40 setup, $90/monthly</FONT></A>
         </TD>
 
           
@@ -5726,7 +5733,7 @@ myMenu63.width = 256;
             </TD>
 
         </TR><TR><TD CLASS="grid" BGCOLOR="#ffffff"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=93;show=packages;fragment=cust_pkg276#cust_pkg276"><FONT SIZE=-1>Monthly prorated account - $20 setup , $30/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=93;show=packages;fragment=cust_pkg276#cust_pkg276"><FONT SIZE=-1>Monthly prorated account - $20 setup, $30/monthly</FONT></A>
         </TD>
 
           
@@ -5755,7 +5762,7 @@ myMenu63.width = 256;
 
 
         <TD CLASS="grid" BGCOLOR="#eeeeee"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=190;show=packages;fragment=cust_pkg567#cust_pkg567"><FONT SIZE=-1>Monthly prorated broadband - $40 setup , $90/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=190;show=packages;fragment=cust_pkg567#cust_pkg567"><FONT SIZE=-1>Monthly prorated broadband - $40 setup, $90/monthly</FONT></A>
         </TD>
 
           
@@ -5767,7 +5774,7 @@ myMenu63.width = 256;
             </TD>
 
         </TR><TR><TD CLASS="grid" BGCOLOR="#eeeeee"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=190;show=packages;fragment=cust_pkg566#cust_pkg566"><FONT SIZE=-1>Monthly prorated account - $20 setup , $30/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=190;show=packages;fragment=cust_pkg566#cust_pkg566"><FONT SIZE=-1>Monthly prorated account - $20 setup, $30/monthly</FONT></A>
         </TD>
 
           
@@ -5832,7 +5839,7 @@ myMenu63.width = 256;
             </TD>
 
         </TR><TR><TD CLASS="grid" BGCOLOR="#ffffff"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=132;show=packages;fragment=cust_pkg394#cust_pkg394"><FONT SIZE=-1>Monthly prorated account - $20 setup , $30/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=132;show=packages;fragment=cust_pkg394#cust_pkg394"><FONT SIZE=-1>Monthly prorated account - $20 setup, $30/monthly</FONT></A>
         </TD>
 
           
@@ -5885,7 +5892,7 @@ myMenu63.width = 256;
             </TD>
 
         </TR><TR><TD CLASS="grid" BGCOLOR="#eeeeee"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=136;show=packages;fragment=cust_pkg406#cust_pkg406"><FONT SIZE=-1>Monthly prorated account - $20 setup , $30/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=136;show=packages;fragment=cust_pkg406#cust_pkg406"><FONT SIZE=-1>Monthly prorated account - $20 setup, $30/monthly</FONT></A>
         </TD>
 
           
@@ -5914,7 +5921,7 @@ myMenu63.width = 256;
 
 
         <TD CLASS="grid" BGCOLOR="#ffffff"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=42;show=packages;fragment=cust_pkg123#cust_pkg123"><FONT SIZE=-1>Monthly prorated broadband - $40 setup , $90/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=42;show=packages;fragment=cust_pkg123#cust_pkg123"><FONT SIZE=-1>Monthly prorated broadband - $40 setup, $90/monthly</FONT></A>
         </TD>
 
           
@@ -5926,7 +5933,7 @@ myMenu63.width = 256;
             </TD>
 
         </TR><TR><TD CLASS="grid" BGCOLOR="#ffffff"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=42;show=packages;fragment=cust_pkg122#cust_pkg122"><FONT SIZE=-1>Monthly prorated account - $20 setup , $30/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=42;show=packages;fragment=cust_pkg122#cust_pkg122"><FONT SIZE=-1>Monthly prorated account - $20 setup, $30/monthly</FONT></A>
         </TD>
 
           
@@ -5979,7 +5986,7 @@ myMenu63.width = 256;
             </TD>
 
         </TR><TR><TD CLASS="grid" BGCOLOR="#eeeeee"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=15;show=packages;fragment=cust_pkg41#cust_pkg41"><FONT SIZE=-1>Monthly prorated broadband - $40 setup , $90/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=15;show=packages;fragment=cust_pkg41#cust_pkg41"><FONT SIZE=-1>Monthly prorated broadband - $40 setup, $90/monthly</FONT></A>
         </TD>
 
           
@@ -6044,7 +6051,7 @@ myMenu63.width = 256;
             </TD>
 
         </TR><TR><TD CLASS="grid" BGCOLOR="#ffffff"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=12;show=packages;fragment=cust_pkg34#cust_pkg34"><FONT SIZE=-1>Monthly prorated account - $20 setup , $30/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=12;show=packages;fragment=cust_pkg34#cust_pkg34"><FONT SIZE=-1>Monthly prorated account - $20 setup, $30/monthly</FONT></A>
         </TD>
 
           
@@ -6073,7 +6080,7 @@ myMenu63.width = 256;
 
 
         <TD CLASS="grid" BGCOLOR="#eeeeee"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=34;show=packages;fragment=cust_pkg99#cust_pkg99"><FONT SIZE=-1>Monthly prorated broadband - $40 setup , $90/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=34;show=packages;fragment=cust_pkg99#cust_pkg99"><FONT SIZE=-1>Monthly prorated broadband - $40 setup, $90/monthly</FONT></A>
         </TD>
 
           
@@ -6097,7 +6104,7 @@ myMenu63.width = 256;
             </TD>
 
         </TR><TR><TD CLASS="grid" BGCOLOR="#eeeeee"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=34;show=packages;fragment=cust_pkg98#cust_pkg98"><FONT SIZE=-1>Monthly prorated account - $20 setup , $30/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=34;show=packages;fragment=cust_pkg98#cust_pkg98"><FONT SIZE=-1>Monthly prorated account - $20 setup, $30/monthly</FONT></A>
         </TD>
 
           
@@ -6126,7 +6133,7 @@ myMenu63.width = 256;
 
 
         <TD CLASS="grid" BGCOLOR="#ffffff"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=126;show=packages;fragment=cust_pkg375#cust_pkg375"><FONT SIZE=-1>Monthly prorated broadband - $40 setup , $90/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=126;show=packages;fragment=cust_pkg375#cust_pkg375"><FONT SIZE=-1>Monthly prorated broadband - $40 setup, $90/monthly</FONT></A>
         </TD>
 
           
@@ -6138,7 +6145,7 @@ myMenu63.width = 256;
             </TD>
 
         </TR><TR><TD CLASS="grid" BGCOLOR="#ffffff"  ROWSPAN="1">
-            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=126;show=packages;fragment=cust_pkg374#cust_pkg374"><FONT SIZE=-1>Monthly prorated account - $20 setup , $30/monthly</FONT></A>
+            <A HREF="http://localhost/freeside/view/cust_main.cgi?custnum=126;show=packages;fragment=cust_pkg374#cust_pkg374"><FONT SIZE=-1>Monthly prorated account - $20 setup, $30/monthly</FONT></A>
         </TD>