forked from javaBin/java.no-2017
-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
160 lines (139 loc) · 6.63 KB
/
index.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
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
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="nb" lang="nb">
<head>
<title>java.no - Hjemmesiden til Java Brukerforeningen i Norge</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<meta property="og:title" content="javaBin"/>
<meta property="og:type" content=""/>
<meta property="og:url" content="http://www.java.no"/>
<meta property="og:image"
content="http://java.no/resources/images/logo.png"/>
<meta property="og:description"
content="Java Brukerforening i Norge"/>
<meta property="og:street-address"
content=""/>
<meta property="og:site_name" content="java.no"/>
<link rel="stylesheet" type="text/css" media="screen"
href="resources/stylesheets/reset.css"/>
<link rel="stylesheet" type="text/css" media="screen"
href="resources/stylesheets/text.css"/>
<link rel="stylesheet" type="text/css" media="screen"
href="resources/stylesheets/960.css"/>
<link rel="stylesheet" type="text/css" media="screen"
href="resources/stylesheets/style.css"/>
<link rel="stylesheet" type="text/css" media="screen"
href="resources/stylesheets/java_no_2007.css"/>
<link rel="stylesheet" type="text/css" media="screen"
href="resources/stylesheets/cupertino/jquery-ui-1.8.6.custom.css"/>
<link rel="stylesheet" type="text/css"
href="resources/stylesheets/jquery.bubblepopup.v2.3.1.css"/>
<link rel="shortcut icon" type="image/png"
href="resources/images/favicon.ico"/>
<link href="resources/bootstrap/css/bootstrap.min.css" rel="stylesheet" media="screen">
<script src="resources/javascripts/jquery-1.4.4.min.js"
type="text/javascript"></script>
<script src="resources/javascripts/jquery-ui-1.8.9.custom.min.js"
type="text/javascript" charset="utf-8"></script>
<script src="resources/javascripts/jquery.bubblepopup.v2.3.1.min.js"
type="text/javascript" charset="utf-8"></script>
<script src="resources/javascripts/javano.js"
type="text/javascript" charset="utf-8"></script>
<script src="resources/bootstrap/js/bootstrap.min.js"></script>
<script src="resources/javascripts/moment-with-langs.min.js"></script>
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push([ '_setAccount', 'UA-3676724-2' ]);
_gaq.push([ '_trackPageview' ]);
(function () {
var ga = document.createElement('script');
ga.type = 'text/javascript';
ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl'
: 'http://www')
+ '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(ga, s);
})();
</script>
</head>
<body>
<div id="header_bg"></div>
<div id="header">
<div class="wrapper">
<div id="header_logo">
<a href="/"> <img src="resources/images/logo.png" alt="javaBin"/></a>
</div>
</div>
</div>
<div id="mainmenu">
<div class="wrapper">
<div class="horiz">
<a href="index.html">Forsiden</a>
<a href="index.html?page=regioner">Hvor er vi?</a>
<a href="index.html?page=bidra">Bli med og bidra til javaBin</a>
<a href="index.html?page=medlemskap">Medlemskap</a>
<a href="index.html?page=om">Om javaBin</a>
<a href="http://www.javazone.no">JavaZone</a>
</div>
</div>
</div>
<div class="clearboth"></div>
<div class="container_12">
<div class="clearboth"></div>
<div id="pageContent"></div>
<div class="clearboth"></div>
</div>
<div class="clearboth"></div>
<div id="footer">
<script type="text/javascript">
$(document).ready(function () {
//create a bubble popup for each DOM element with class attribute as "button"
$('.twitterbutton').CreateBubblePopup({ innerHtml: 'Følg javaBin på Twitter', position: 'top', align: 'center', themeName: 'azure', themePath: 'resources/images/jquerybubblepopup-theme'});
$('.githubbutton').CreateBubblePopup({ innerHtml: 'Bidra med funksjonalitet eller rapporter bugs på GitHub', position: 'top', align: 'center', themeName: 'azure', themePath: 'resources/images/jquerybubblepopup-theme'});
$('.mailbutton').CreateBubblePopup({ innerHtml: 'Kontakt javaBin via epost', position: 'top', align: 'center', themeName: 'azure', themePath: 'resources/images/jquerybubblepopup-theme'});
$('.linkedinbutton').CreateBubblePopup({ innerHtml: 'Bli medlem av javaBins LinkedIn gruppe', position: 'top', align: 'center', themeName: 'azure', themePath: 'resources/images/jquerybubblepopup-theme'});
$('.facebookbutton').CreateBubblePopup({ innerHtml: 'Bli javaBin-fan på Facebook', position: 'top', align: 'center', themeName: 'azure', themePath: 'resources/images/jquerybubblepopup-theme'});
});
</script>
<div style="text-align: center;">
<a href="http://twitter.com/#!/javabin">
<img src="resources/images/twitter_1.png" height="40" width="40" alt="Følg javaBin på Twitter"
class="twitterbutton"/>
</a>
<a href="http://www.linkedin.com/groups?mostPopular=&gid=107562">
<img src="resources/images/linkedin.png" height="40" width="40"
alt="Bli medlem av javaBins LinkedIn gruppe" class="linkedinbutton"/>
</a>
<a href="mailto:[email protected]">
<img src="resources/images/email.png" height="50" width="50" alt="Kontakt javaBin via epost."
class="mailbutton"/>
</a>
<a href="https://github.com/javaBin">
<img src="resources/images/octocat.png" height="40" width="40" class="githubbutton"
alt="Bidra med funksjonalitet eller rapporter bugs på GitHub"/>
</a>
<a href="http://www.facebook.com/javabin">
<img src="resources/images/facebook.png" height="40" width="40" alt="Bli Facebookfan av javaBin"
class="facebookbutton"/>
</a>
</div>
</div>
</body>
<script type="text/javascript">
$(document).ready(function () {
var page = getURLParameter("page");
if (page == "null") {
page = "home";
}
$.ajax({
url: "pages/" + page + ".html",
type: "GET",
success: function (data) {
$("#pageContent").html(data);
}
});
})
</script>
</html>