diff options
Diffstat (limited to 'contact.html')
-rw-r--r-- | contact.html | 84 |
1 files changed, 84 insertions, 0 deletions
diff --git a/contact.html b/contact.html new file mode 100644 index 0000000..5a506ce --- /dev/null +++ b/contact.html @@ -0,0 +1,84 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> +<html> +<head> +<title>Contact Freeside Inc.</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>Contact a Freeside Representative.</h6> + <p><b><img src="imgs/phone.gif" alt="Let us help you with your questions" width="145" height="135" align="left" class="leftFloat">Sales + Support : Questions about buying a Freeside product? Unsure which system you + need?<br> + <br> + Customer Service : Get help with account maintenance, orders, delivery, and + rebates.<br> + <br> + Technical Support : For Technical Support or for Software & Technical + questions.<br> + <br> + Financing Support: Find answers to financing questions, obtain a statement + copy and make a payment.</b></p> + <table width="359" border="0" cellpadding="10"> + <tr> + <td width="50" height="18" align="right" valign="top"><b>Contact: </b></td> + <td width="208" align="left" valign="top"><b>Ivan Kohler</b><br> + Email: ivan@sisd.com<br> + Phone: +1 415 462 1624 </td> + </tr> + </table> + <p> </p> + <p> </p> + <p> </p> + <p> </p> + <p> </p> + <p><br> + </p> +</div> + + + + +<div id="footer"> + <table width="90%" border="0" align="center" cellpadding="0" cellspacing="0"> + <tr> + <td align="center" 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>
\ No newline at end of file |