full
[www.git] / demo.html
index 143aee1..2eae43a 100644 (file)
--- a/demo.html
+++ b/demo.html
@@ -6,51 +6,79 @@
 
 <div id="header3"></div>
 <div id="content1"> 
-  <h6>Check Out Freeside's Web Demos</h6>
-  <table width="85%" align="center"   cellpadding="0" cellspacing="0" background="imgs/bk/s.gif"    class="demo">
-    <tr> 
-      <th height="50"  valign="middle">&nbsp;</th>
+  <h6>Online and downloadable demos</h6>
+
+  <!-- <table width="85%" align="center"   cellpadding="0" cellspacing="0" background="imgs/bk/s.gif" class="demo"> -->
+  <table width="85%" align="center"   cellpadding="0" cellspacing="0" class="demo">
+
     <tr> 
-      <th  valign="middle"><table cellspacing="0" cellpadding="0">
+      <th valign="middle" align="left">
+        <table cellspacing="0" cellpadding="0">
           <tr> 
-            <th align="right" valign="top"><img src="imgs/webdemo/backoffice_shd.gif"></td> 
-            <th height="*" align="left" valign="top" > <h5>Back Office:</h5>
-              <p> An easy to use sign up form for convience is provided by freeside 
-                software. Straight forward and familiar.</p>
-              <p><a href="http://webdemo.sisd.com/selfserv/signup.cgi" target="_top">Check 
-                it out!</a> </p></th>
+            <td align="left" valign="top"><a href="http://webdemo.freeside.biz/freeside" target="_top"><img border=0 src="imgs/webdemo/backoffice_shd.gif"></a></td> 
+            <th align="left" valign="top">
+              <h5>Back office</h5>
+              <h6>Billing, ticketing, reporting and configuration for employees and resellers</h6>
+              <p>The majority of Freeside's functionality is accessed from here.  The back office interface includes searching and viewing of customers, invoices, trouble tickets and services, as well as reporting, configuration, per-user access control, resellser virtualization and more.</p>
+              <p>Log on with Username: <b>guest</b> and Password: <b>guest</b> when prompted
+              <p><a href="http://webdemo.freeside.biz/freeside" target="_top">Check 
+                it out!</a> </p>
+            </td>
           </tr>
-        </table></th>
+        </table>
+      </th>
+    </tr>
+
     <tr> 
-      <th  valign="middle"><table cellspacing="0" cellpadding="0">
+      <th valign="middle" align="left">
+        <table cellspacing="0" cellpadding="0">
           <tr> 
-            <th width="753" align="left"> <h5>Self-Service: </h5>
-              <p><a href="http://webdemo.sisd.com/selfserv/selfservice.cgi" target="_top">Check 
-                it out!</a> </p></th>
-            <th align="left" valign="top" > <p> <img src="imgs/webdemo/selfservice.gif"></p></th>
+            <td align="left" valign="top" ><a href="http://webdemo.freeside.biz/selfservice/selfservice.cgi" target="_top"><img border=0 src="imgs/webdemo/selfservice.gif"></a></td>
+            <th align="left" valign="top">
+              <h5>Self-Service</h5>
+              <h6>Template-able customer self-care interface and API</h6>
+              <p>Customer self-care including invoice viewing, one-time and recurring payments, adding and removing services, and password changes.
+              <p><a href="http://webdemo.freeside.biz/selfservice/selfservice.cgi" target="_top">Check it out!</a> </p>
+            </th>
           </tr>
-        </table></th>
+        </table>
+      </th>
+    </tr>
+
     <tr> 
-      <th height="80"><img src="imgs/bk/spacer.gif" width="1" height="100"></th>
+      <th valign="middle" align="left">
+        <table cellspacing="0" cellpadding="0">
+          <tr> 
+            <td align="left" valign="top"><a href="http://webdemo.freeside.biz/selfservice/signup.cgi" target="_top"><img border=0 src="imgs/webdemo/signup_shd.gif"></a></td>
+            <th align="left" valign="top"><h5>Sign-Up</h5>
+            <h6>Template-able online signup page and API</h6>
+              <p>Customer signup page with immediate credit card authorization and provisioning</p>
+              <p><a href="http://webdemo.freeside.biz/selfservice/signup.cgi" target="_top">Check 
+                it out!</a> </p>
+            </th>
+          </tr>
+        </table>
+      </th>
+    </tr>
+
     <tr> 
-      <th  valign="middle"><table cellspacing="0" cellpadding="0">
+      <th valign="middle" align="left">
+        <table cellspacing="0" cellpadding="0">
           <tr> 
-            <th align="right" valign="top"><img src="imgs/webdemo/signup_shd.gif"></th>
-            <th height="*" align="left" valign="top" > <h5>Sign-Up:</h5>
-              <p> An easy to use sign up form for convience is provided by freeside 
-                software. Straight forward and familiar.</p>
-              <p><a href="http://webdemo.sisd.com/selfserv/signup.cgi" target="_top">Check 
-                it out!</a> </p></th>
+            <td align="left" valign="top"><img border=0 src="imgs/webdemo/vmware_shd.gif"></td>
+            <th align="left" valign="top"><h5>Downloadable demo</h5>
+            <h6>A downloadable VMWare virtual appliance</h6>
+              <ul class="indented">
+                <li><a href="Freeside-Appliance-4.2.zip">Freeside-Appliance-4.2.zip</a>&nbsp;(844mb)
+              </ul>
+            </th>
           </tr>
-        </table></th>
-    <tr>
-      <th height="80"  valign="middle">&nbsp;</th>
-    
+        </table>
+      </th>
+    </tr>
+
   </table>
-  <br><br>
-  <br>
-  <br>
-  <br>
+
 </div>
 
 { include('elements/footer.html'); }