summaryrefslogtreecommitdiff
path: root/contact.html
blob: fdcdc5a67046db30c8b9c14e946357d14fbea9b5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Contact Freeside Internet Services, Inc.</title>
{ include('elements/header.html'); }

<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 &amp; 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>&nbsp;</p>
  <p>&nbsp;</p>
  <p>&nbsp;</p>
  <p>&nbsp;</p>
  <p>&nbsp;</p>
  <p><br>
  </p>
</div>

{ include('elements/footer.html'); }