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