diff options
Diffstat (limited to 'webdemo.html')
-rw-r--r-- | webdemo.html | 100 |
1 files changed, 0 insertions, 100 deletions
diff --git a/webdemo.html b/webdemo.html deleted file mode 100644 index 9d5045e..0000000 --- a/webdemo.html +++ /dev/null @@ -1,100 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> -<html> -<head> -<title>Freeside Inc. Web Demo</title> -<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> -<meta name="Description" content="Open-source billing software for ISPs and businesses. www.sisd.com/freeside"> -<meta name="Keywords" content="billing, open source, money solutions, customer tracking"> - - -<link href="css/cssfreeside2.css" rel="stylesheet" type="text/css" media="screen"> - - - - - -</head> -<body bgcolor="#999999"> -<div id="header1"> - <table width="100%" border="0" align="right" cellpadding="0" cellspacing="0" background="imgs/bk/bk_lava.jpg" > - <tr> - <td width="13%" height="104" align="center" valign="top"><a href="http://www.sisd.com/freeside"><img src="imgs/logo2.gif" alt="Welcome to Freeside." width="144" height="104" border="0"></a> - </td> - <td width="100%" align="left" valign="top"> <h1>Open-source billing, ticketing - and automation for ISPS and online businesses </h1></td> - </tr> - </table> -</div> -<div id="header2"> - - <div id="nav"> <a href="index.html" id="nav">Home</a> | <a href="products.html" id="nav">Products</a> - | <a href="services.html" id="nav">Services</a> | <a href="webdemo.html" id="nav">Web Demo</a> | <a href="developers.html" id="nav">Developers - </a> | <a href="about.html" id="nav">About</a> | <a href="contact.html" id="nav">Contact</a> </div> -</div> -<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"> </th> - <tr> - <th valign="middle"><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> - </tr> - </table></th> - <tr> - <th valign="middle"><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> - </tr> - </table></th> - <tr> - <th height="80"><img src="imgs/bk/spacer.gif" width="1" height="100"></th> - <tr> - <th valign="middle"><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> - </tr> - </table></th> - <tr> - <th height="80" valign="middle"> </th> - - </table> - <br><br> - <br> - <br> - <br> -</div> - - - - -<div id="footer"> - <table width="90%" border="0" cellpadding="0" cellspacing="0" align="center"> - <tr> - <td valign="middle"> <div id="footernav" > <a href="index.html">Home</a> - | <a href="products.html">Products</a> | <a href="services.html">Services</a> - | <a href="webdemo.html">Web Demo</a> | <a href="developers.html" >Developers</a> - | <a href="about.html">About</a> | <a href="contact.html">Contact</a> - </div></td> - </tr> - </table> -</div> - - -</body> -</html> |