Added the code for google analytics. -PB
[www.git] / elements / header.html
1 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
2 <meta name="Description" content="Open-source billing, CRM, trouble ticketing and automation software for ISPs, VoIP providers and online businesses.">
3 <meta name="Keywords" content="billing, CRM, open source, ISP, trouble ticketing, VoIP">
4
5 <link href="css/cssfreeside2.css" rel="stylesheet" type="text/css" media="screen">
6
7 </head>
8 <!-- Google Analytics Code Start -->
9 <script type="text/javascript">
10 var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
11 document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
12 </script>
13 <script type="text/javascript">
14 try {
15 var pageTracker = _gat._getTracker("UA-16375106-1");
16 pageTracker._trackPageview();
17 } catch(err) {}</script>
18 <!-- Google Analytics Code End -->
19
20
21 <body bgcolor="#999999">
22 <div id="header1"> 
23   <table width="100%" border="0" align="right" cellpadding="0" cellspacing="0" background="imgs/bk/bk_lava.jpg" >
24     <tr> 
25       <td width="13%" height="104" align="center" valign="top"><a href="http://www.freeside.biz/freeside"><img src="imgs/logo2.gif" alt="Welcome to Freeside." width="144" height="104" border="0"></a> 
26       </td>
27       <td width="100%" align="left" valign="center">
28         <h1>Open-source billing, CRM, trouble ticketing 
29           and automation</h1><br>
30         <h2>for ISPs, VoIP, hosting, service and content providers
31           and online businesses</h2>
32       </td>
33     </tr>
34   </table>
35 </div>
36
37 <div id="header2"> 
38   <div id="nav">
39     <a href="index.html" id="nav">Home</a> |
40     <a href="products.html" id="nav">Products</a> |
41     <a href="services.html" id="nav">Services</a> |
42     <a href="demo.html" id="nav">Demo</a> |
43     <a href="/blog/" id="nav">Blog</a> |
44     <a href="http://www.freeside.biz/mediawiki/index.php/Freeside:1.9:Documentation" id="nav">Documentation</a> |
45     <a href="developers.html" id="nav">Open Source</a> |
46     <a href="https://secure.freeside.biz/selfservice/selfservice.cgi" id="nav">Customer&nbsp;login</a> |
47     <a href="about.html" id="nav">About</a> |
48     <a href="jobs.html" id="nav">Jobs</a> |
49     <a href="contact.html" id="nav">Contact</a>
50     &nbsp;&nbsp;
51   </div>
52 </div>
53