summary refs log tree commit diff stats
path: root/theme/header.tpl
blob: 014e34b597438bf9b82d874c8aff8db61f2c8731 (plain) (blame)
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
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
	<head>
		<title><!--EXTRATITLE-->Four Island</title>
		<link rel="stylesheet" type="text/css" href="/theme/css.php" />
		<!--[if IE]><link rel="stylesheet" type="text/css" href="/theme/css/ie.css" /><![endif]-->
		<link rel="stylesheet" type="text/css" href="/theme/css/print.css" media="print" />
		<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
		<meta http-equiv="Content-Language" content="en" />
		<link rel="alternate" type="application/rss+xml" href="http://feeds.feedburner.com/FourIsland?format=xml" title="Four Island" />
		<link rel="shortcut" href="/images/kirbyfolder.ico" />
		<link rel="icon" href="/images/kirbyfolder.ico" />
		<link rel="pingback" href="http://fourisland.com/xmlrpc.php" />
		<script type="text/javascript" src="/theme/js/jquery.js"></script>
	</head>

	<body id="<!--CATEGORY-->">
		<div id="flash"><!--FLASH--></div>

		<div id="header">
			<div id="banner"><a href="/">Four Island</a></div>
		</div>
		
		<div id="page-content">
			<div id="sidebar">
				<div class="module rounded pimped sidebar">
					Hi! My name is Hatkirby, and I run Four Island.

					<p>
						Four Island is a fun place with a blog,
						a fourm, a wiki, many projects and a quotes database!<br />

						I hope you enjoy your time on Four Island!
					</p>
				</div>
					
				<cite class="rounded"><strong>Hatkirby</strong> on Four Island</cite>
				
				<!--BEGIN CREATE_HATNAV-->
				<ul class="hatnav">
				<!--END CREATE_HATNAV-->
				
				<!--BEGIN HATNAV-->
					<li>
						<a href="<!--HATNAV.URL-->">
							<img src="/theme/images/icons/<!--HATNAV.ICON-->.png" alt="<!--HATNAV.TITLE-->" />
							<span><!--HATNAV.TITLE--></span>
						</a>
					</li>
				<!--END HATNAV-->
				
				<!--BEGIN CREATE_HATNAV-->
				</ul>
				<!--END CREATE_HATNAV-->
				
				<div class="module rounded sidebar">
					<h3>Poll of the Week</h3>
					
					<!--POTW-->
				</div>

				<div class="module rounded sidebar">
					<h3>Affiliates</h3>

					<ul>
						<!--BEGIN AFFILIATES-->
						<li>
							<img src="/theme/images/icons/tag_<!--AFFILIATES.COLOR-->.png" alt="<!--AFFILIATES.TITLE-->" />
							<a href="<!--AFFILIATES.URL-->"><!--AFFILIATES.TITLE--></a>
						</li>
						<!--END AFFILIATES-->
					</ul>
				</div>

				<div class="module rounded sidebar">
					<h3>Website Projects</h3>

					<ul>
						<!--BEGIN WEBPROJS-->
						<li>
							<img src="/theme/images/icons/tag_<!--WEBPROJS.COLOR-->.png" alt="<!--WEBPROJS.TITLE-->" />
							<a href="<!--WEBPROJS.URL-->"><!--WEBPROJS.TITLE--></a>
						</li>
						<!--END WEBPROJS-->
					</ul>
				</div>

				<div class="module rounded sidebar">
					<h3>HatBar</h3>

					<p>
						Hits: <!--HITS--><br />
						Today: <!--TODAY--><br />
						<!--DATEFINDER-->
					</p>

					<p align="center">
						<a href="/addresses.php" title="goodemail@happybobby.com"><img src="/images/btn_bot.png" alt="Addresses galore!" /></a>
						<a href="http://www.prchecker.info/" target="_blank"><img src="http://pr.prchecker.info/getpr.php?codex=aHR0cDovL2ZvdXJpc2xhbmQuY29t&amp;tag=3" alt="Page Rank Check" border="0" /></a>
						<a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/3.0/us/"><img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by-nc-sa/3.0/us/80x15.png" /></a>
						<a href="http://whos.amung.us/show/t1sj4g2u"><img src="http://whos.amung.us/swidget/t1sj4g2u.gif" alt="website stats" width="80" height="15" border="0" /></a>
						<a href="http://feeds2.feedburner.com/FourIsland"><img src="http://feeds2.feedburner.com/~fc/FourIsland?bg=99CCFF&amp;fg=444444&amp;anim=0" height="26" width="88" style="border:0" alt="" /></a>
					</p>
				</div>
			</div>
			
			<div id="content">
				<ul id="navbar">
					<li<!--BLOGACTIVE-->>
						<a href="/">
							<img src="/theme/images/icons/newspaper.png" alt="Blog" />
							<span>Blog</span>
						</a>
					</li>

					<li>
						<a href="http://projects.fourisland.com/">Projects</a>
					</li>

					<li<!--FOURMACTIVE-->>
						<a href="/fourm/">
							<img src="/theme/images/icons/comment.png" alt="The Fourm" />
							<span>The Fourm</span>
						</a>
					</li>

					<li<!--POLLACTIVE-->>
						<a href="/poll/">
							<img src="/theme/images/icons/overlays.png" alt="Polls" />
							<span>Polls</span>
						</a>
					</li>

					<li<!--QUOTESACTIVE-->>
						<a href="/quotes/">
							<img src="/theme/images/icons/16-file-page.png" alt="Quotes" />
							<span>Quotes</span>
						</a>
					</li>

					<!--BEGIN MEMBERS-->
					<li<!--LOGACTIVE-->>
						<a href="/fourm/ucp.php?mode=log<!--LOGDATA-->&amp;redirect=<!--REDIRPAGE-->&amp;sid=<!--SID-->">
							<img src="/theme/images/icons/door_in.png" alt="Log<!--LOGDATA-->" />
							<span>Log<!--LOGDATA--></span>
						</a>
					</li>
					<!--END MEMBERS-->

					<!--BEGIN ADMIN-->
					<li<!--PANELACTIVE-->>
						<a href="/admin/">
							<img src="/theme/images/icons/rainbow.png" alt="Admin" />
							<span>Admin</span>
						</a>
					</li>
					<!--END ADMIN-->
				</ul>

				<div id="window" class="rounded">
					<div id="actual-content" class="rounded">