-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathheader.html
37 lines (36 loc) · 1.63 KB
/
header.html
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
<style>
a {
color: white;
text-decoration: none;
font-size: 9pt;
}
.grey{
color: grey;
text-decoration: none;
font-size: 8pt;
}
</style>
<html>
<body bgcolor=black>
<ul>
<div align=left><span><font color=green>G/</font><font color=white>A   </font></span>
<span style="float: right;">
<a href="https://www.greenvilleassociates.com/fusionpro/w2/index.php/shop/" target="body2"><font color=green> |  @JOIN-UNIFIED</f
ont>  </a>
<a href="https://www.glocation.info/fusionpro/features/cs.html" target="body2"><font color=green> | &[email protected]  |</font></a>
<a><font color=white>   <a href="centercourt.html" target="body2">HOME  </a>
<a><font color=white>   <a href="interiorindex.html" target="body2">vCARD  </a>
<a href="https://gaweb1.greenvilleassociates.com/h/index.php/en/technology" target="body2">TECHNOLOGY  </a>
<a href="https://gaweb1.greenvilleassociates.com/h/index.php/en/networks" target="body2">NETWORKS  </a>
<a href="https://gaweb1.greenvilleassociates.com/h/index.php/en/services" target="body2">SERVICES  </a></font></font>
<a href="./w/" target="body2">(p)MOMENTUM  </a>
<a href="https://www.greenvilleassociates.com/fusionpro/wiki/" target="_blank"><font color=grey>|  SUPPORTWIKI  </a></
font></font>
<a href="https://www.greenvilleassociates.com/fusionpro/w3/index.php/forums/" target="body2"><font color=grey>G.FORUMS  </a></
font></font>
<a href="https://github.com/greenvilleassociates" target="_blank"><font color=grey>DOWNLOADS  </a></font>
</ul>
</span>
</div>
</body>
</html>