summary refs log tree commit diff stats
path: root/theme/header.tpl
blob: 335c975156417c73fe8279390a049d28cb750a02 (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
<HTML>
	<HEAD>
		<TITLE><!--EXTRATITLE-->Four Island</TITLE>

		<LINK REL="stylesheet" TYPE="text/css" HREF="http://fourisland.com/theme/css.php?id=<!--BODYID-->&amp;cat=<!--CATEGORY-->" />
		<LINK REL="stylesheet" TYPE="text/css" HREF="http://fourisland.com/theme/css/thickbox.css" />
		<LINK REL="stylesheet" TYPE="text/css" HREF="http://fourisland.com/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 SRC="/theme/js/jquery-1.2.6.min.js" TYPE="text/javascript"></SCRIPT>
		<SCRIPT SRC="/theme/js/jquery.ie6blocker.js" TYPE="text/javascript"></SCRIPT>
		<SCRIPT SRC="/theme/js/thickbox.js" TYPE="text/javascript"></SCRIPT>

		<!--BEGIN SPLASH-->
		<SCRIPT TYPE="text/javascript">
			tb_splash();
		</SCRIPT>
		<!--END SPLASH-->

		<!--HEADTAGS-->
	</HEAD>

	<BODY ID="<!--BODYID-->" CLASS="<!--CATEGORY--> <!--AID--> <!--CATEGORY-->-<!--AID-->"<!--BODYTAGS-->>
		<DIV ID="top-fade"></DIV>

		<DIV ID="wrap">
			<DIV ID="page-header">
				<DIV ID="banner" STYLE="position: relative;">
					<H1 ID="logo-banner">
						<A HREF="/" TITLE="Four Island">Four Island</A>
					</H1>
				</DIV>				
			</DIV>

			<DIV CLASS="cleardiv"></DIV>

			<DIV ID="fi-navbar">
				<DIV CLASS="bubble">
					<DIV CLASS="rounded">
						<BLOCKQUOTE>
							<UL>
								<LI<!--HOMEACTIVE-->>
									<IMG SRC="/theme/images/icons/newspaper.png" />
									<A HREF="http://fourisland.com/">Blog</A>
								</LI>

								<LI>
									<A HREF="http://projects.fourisland.com/">Projects</A>
								</LI>

								<LI<!--FOURMACTIVE-->>
									<IMG SRC="/theme/images/icons/comment.png" />
									<A HREF="http://fourisland.com/fourm/">The Fourm</A>
								</LI>

								<LI<!--WIKIACTIVE-->>
									<IMG SRC="/theme/images/icons/page_edit.png" />
									<A HREF="http://fourisland.com/wiki/">Fouripedia</A>
								</LI>

								<LI<!--POLLACTIVE-->>
									<IMG SRC="/theme/images/icons/overlays.png" />
									<A HREF="http://fourisland.com/poll/">Polls</A>
								</LI>

								<LI<!--QUOTESACTIVE-->>
									<IMG SRC="/theme/images/icons/16-file-page.png" />
									<A HREF="http://fourisland.com/quotes/">Quotes</A>
								</LI>

								<!--BEGIN MEMBERS-->
								<LI<!--LOGACTIVE-->>
									<IMG SRC="/theme/images/icons/door_in.png" />
									<A HREF="http://fourisland.com/log<!--LOGDATA-->.php?redirect=<!--REDIRPAGE-->">Log<!--LOGDATA--></A>
								</LI>
								<!--END MEMBERS-->
							</UL>
						</BLOCKQUOTE>
					</DIV>
				</DIV>
			</DIV>

			<DIV id="page-body">
				<DIV id="content">