Put the google analytics code before the closing head tag
[www.git] / elements / header-nested.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="/freeside/css/cssfreeside2.css" rel="stylesheet" type="text/css" media="screen">
6
7 <!-- Google Analytics Code Start -->
8 <script type="text/javascript">
9
10   var _gaq = _gaq || [];
11   _gaq.push(['_setAccount', 'UA-16375106-1']);
12   _gaq.push(['_trackPageview']);
13
14   (function() {
15     var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
16     ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
17     var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
18   })();
19
20 </script>
21 <!-- Google Analytics Code End -->  
22 </head>
23
24 <body bgcolor="#999999">
25 <div id="header1"> 
26   <table width="100%" border="0" align="right" cellpadding="0" cellspacing="0" background="/freeside/imgs/bk/bk_lava.jpg" >
27     <tr> 
28       <td width="13%" height="104" align="center" valign="top"><a href="http://www.freeside.biz/freeside"><img src="/freeside/imgs/logo2.gif" alt="Welcome to Freeside." width="144" height="104" border="0"></a> 
29       </td>
30       <td width="100%" align="left" valign="center">
31         <h1>Open-source billing, CRM, trouble ticketing 
32           and automation</h1><br>
33         <h2>for ISPs, VoIP, hosting, service and content providers
34           and online businesses</h2>
35       </td>
36     </tr>
37   </table>
38 </div>
39
40 <div id="header2"> 
41   <div id="nav">
42     <a href="/freeside/index.html" id="nav">Home</a> |
43     <a href="/freeside/products.html" id="nav">Products</a> |
44     <a href="/freeside/services.html" id="nav">Services</a> |
45     <a href="/freeside/demo.html" id="nav">Demo</a> |
46     <a href="/blog/" id="nav">Blog</a> |
47     <a href="http://www.freeside.biz/mediawiki/index.php/Freeside:1.9:Documentation" id="nav">Documentation</a> |
48     <a href="/freeside/developers.html" id="nav">Open Source</a> |
49     <a href="https://secure.freeside.biz/selfservice/selfservice.cgi" id="nav">Customer&nbsp;login</a> |
50     <a href="/freeside/about.html" id="nav">About</a> |
51     <a href="/freeside/jobs.html" id="nav">Jobs</a> |
52     <a href="/freeside/contact.html" id="nav">Contact</a>
53     &nbsp;&nbsp;
54   </div>
55 </div>
56