-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathmenu.php
84 lines (82 loc) · 2.8 KB
/
menu.php
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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
<table border="0" cellpadding="0" cellspacing="0" width="140">
<tr>
<td><a href="template.php?pageref=index"><img src="images/tf72/tf72-logo.jpg" border="0" width="140" height="142"></a></td>
</tr>
</table>
<table width="140" border="0" cellpadding="0" cellspacing="0">
<tr>
<td><image src="images/tf72/menu-ships.jpg" border="0"></td>
</tr>
<tr>
<td> <a href="template.php?pageref=tg&tgid=1">Independents</a></td>
</tr>
<tr>
<!-- <td> <a href="template.php?pageref=tg&tgid=9">Division One</a></td> -->
</tr>
<tr>
<td> <a href="template.php?pageref=tg&tgid=2">Task Group Alpha</a></td>
</tr>
<tr>
<td> <a href="template.php?pageref=tg&tgid=3">Task Group Beta</a></td>
</tr>
<tr>
<!-- <td> <a href="template.php?pageref=tg&tgid=10">Division Two</a></td> -->
</tr>
<tr>
<td> <a href="template.php?pageref=tg&tgid=6">Task Group Gamma</a></td>
</tr>
<tr>
<td> <a href="template.php?pageref=tg&tgid=7">Task Group Delta</a></td>
</tr>
</table>
<table width="140" border="0" cellpadding="0" cellspacing="0">
<tr>
<td><image src="images/tf72/menu-visitors.jpg" border="0" width="140" height="34"></td>
</tr>
<tr>
<td> <a href="template.php?pageref=staff">Task Force Staff</a></td>
</tr>
<tr>
<td> <a href="template.php?pageref=join">Crew Application</a></td>
</tr>
<tr>
<td> <a href="template.php?pageref=co_apply">CO Application</a></td>
</tr>
<tr>
<td> <a href="template.php?pageref=sample">Sample Application</a></td>
</tr>
<tr>
<td> <a href="template.php?pageref=announce">Announcements</a></td>
</tr>
</table>
<table width="140" border="0" cellpadding="0" cellspacing="0">
<tr>
<td><image src="images/tf72/menu-crewmembers.jpg" border="0" width="140" height="34"></td>
</tr>
<tr>
<td> <a target="_blank" href="http://www.bravofleet.info/bfforums">Bravo Fleet Forums</a></td>
</tr>
<tr>
<td> <a href="template.php?pageref=awards">Task Force Awards</a></td>
</tr>
<tr>
<td> <a href="template.php?pageref=links">Our Favorite Links</a></td>
</tr>
<tr>
<td> <a href="template.php?pageref=vote">Vote for TF72</a></td>
</tr>
</table>
<table width="140" border="0" cellpadding="0" cellspacing="0">
<tr>
<td><image src="images/tf72/menu-commanders.jpg" border="0" width="140" height="34"></td>
</tr>
<tr>
<td> <a href="cotemplate.php?pageref=switchboard">CO's Lounge</a></td>
</tr>
<tr>
<td> <a href="template.php?pageref=cohelp">CO's Lounge Help</a></td>
</tr>
<tr>
<td> <a href="admintemplate.php?pageref=switchboard">Admin Menu</a></td>
</tr>
</table>