-
Notifications
You must be signed in to change notification settings - Fork 29
/
BitcoinMeetups.html
executable file
·131 lines (74 loc) · 2.62 KB
/
BitcoinMeetups.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
<!DOCTYPE HTML>
<html>
<head>
<title>Bitcoin Meetups</title>
<!--
<META HTTP-EQUIV="refresh"
CONTENT="0;URL=mailto:bitcoinmeetups-org%40googlegroups.com?subject=Contact&body=%20%20%20Hi%20there%2C%20%20%20%0D%0A%20%20%20%20%20%20%0D%0A%20%20%20How%20can%20we%20help%20you%3F%20%20%20%0D%0A%20%20%20%20%20%20%0D%0A%20%20%20Have%20you%20joined%20the%20Google%20Group%20yet%3F%20%20%20
">
-->
<meta content="Bitcoin Meetups">
<meta content="bitcoin, meetups" name="keywords" />
<link rel="stylesheet" type="text/css" href="lbmstylespl.css">
<style type="text/css">
* { margin: 0; padding: 0; }
html {
background-color:rgba(0,0,0,0);
background-color:black;
}
h4 span {
background-color: white;
font-size: 110%;
}
</style>
</head>
<body>
<ul id=menu>
<div align="right">
<a target="_blank" href="http://www.bitcoinmeetups.org"><h6><span>Index</h6></a><br>
<a target="_blank" href="https://groups.google.com/forum/#!forum/bitcoinmeetups-org"><h6><span>Forum</h6></a><br>
<a target="_blank" href="https://github.com/Entrances/entrances.github.com/edit/master/BitcoinMeetups.html"><h6><span>Edit this page</h6></a><br>
</div>
<!-- by adding user "" on <a target="_blank" href="http://www.telegram.org"><h9>Telegram</h9></a></span>
-->
</h6>
</ul>
<div class="transbox">
<h4><span>
Welcome to Bitcoinmeetups.org
</h4>
<!---->
<style type="text/css">
div.telegramgroups {
height:1200px;
width:100%;
background: url() center no-repeat ;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: 40%;
}
.clearBoth { clear:both; }
h2
{
font-size:80%;
color:white;
background-color:black;
}
</style>
<!-- <h5>GROUPS ASSIGNMENTS SPONSORS</h5>
-->
<h2>
<img border="0" src="http://pixabay.com/static/uploads/photo/2014/09/08/12/44/human-439149_640.jpg" width="100%" height="10%"><br><br>
<a name="LOCALBITCOINMEETUPS"></a><a target="_blank" href="https://groups.google.com/forum/#!forum/bitcoinmeetups-org">
LOCATION (MEETING POINT) - TIME <br><br>
Berlin - Gesundbrunnen Center - Saturdays 6 PM<br><br>
Hanoi - Parkson Mall - Fridays 5 PM<br><br>
Kuala Lumpur - Nasi Dagang Capital, Damansara Utama - Sundays 11 AM<br><br>
London - West One Shopping - Saturdays 3 PM<br><br>
New York - Times Square - Saturdays 7 PM<br><br>
Nairobi - Westgate Shopping Mall - Mondays 3 PM<br><br>
Singapore - Marina Square - Thursdays 6 PM <br><br>
Tianjin - Quanyechang Shopping Mall (Heping road) - Thursdays 4 PM<br><br>
Tokyo - Lumine Yurakucho - Tuesdays 4 PM<br><br>
</body></html>