-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
643 lines (502 loc) · 46.5 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
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
<!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="en" lang="en" dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Olive Juice Music | Real Independent Music</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link rel="EditURI" type="application/rsd+xml" title="RSD" href="blogapi/rsd/index.html" />
<link rel="alternate" type="application/rss+xml" title="Front page feed" href="rss.xml" />
<link rel="shortcut icon" href="sites/default/files/olivejuice_favicon.ico" type="image/x-icon" />
<style type="text/css">div.a6e57_field { display: none; visibility: hidden; }</style>
<link type="text/css" rel="stylesheet" media="all" href="modules/node/node-F.css" />
<link type="text/css" rel="stylesheet" media="all" href="modules/system/defaults-F.css" />
<link type="text/css" rel="stylesheet" media="all" href="modules/system/system-F.css" />
<link type="text/css" rel="stylesheet" media="all" href="modules/system/system-menus-F.css" />
<link type="text/css" rel="stylesheet" media="all" href="modules/user/user-F.css" />
<link type="text/css" rel="stylesheet" media="all" href="sites/all/modules/cck/theme/content-module-F.css" />
<link type="text/css" rel="stylesheet" media="all" href="sites/all/modules/date/date-F.css" />
<link type="text/css" rel="stylesheet" media="all" href="sites/all/modules/date/date_popup/themes/datepicker-F.css" />
<link type="text/css" rel="stylesheet" media="all" href="sites/all/modules/date/date_popup/themes/jquery.timeentry-F.css" />
<link type="text/css" rel="stylesheet" media="all" href="sites/all/modules/filefield/filefield-F.css" />
<link type="text/css" rel="stylesheet" media="all" href="sites/all/modules/lightbox2/css/lightbox-F.css" />
<link type="text/css" rel="stylesheet" media="all" href="sites/all/modules/logintoboggan/logintoboggan-F.css" />
<link type="text/css" rel="stylesheet" media="all" href="sites/all/modules/simplenews/simplenews-F.css" />
<link type="text/css" rel="stylesheet" media="all" href="sites/all/modules/ubercart/uc_order/uc_order-F.css" />
<link type="text/css" rel="stylesheet" media="all" href="sites/all/modules/ubercart/uc_product/uc_product-F.css" />
<link type="text/css" rel="stylesheet" media="all" href="sites/all/modules/ubercart/uc_store/uc_store-F.css" />
<link type="text/css" rel="stylesheet" media="all" href="modules/forum/forum-F.css" />
<link type="text/css" rel="stylesheet" media="all" href="misc/farbtastic/farbtastic-F.css" />
<link type="text/css" rel="stylesheet" media="all" href="sites/all/modules/calendar/calendar-F.css" />
<link type="text/css" rel="stylesheet" media="all" href="sites/all/modules/cck/modules/fieldgroup/fieldgroup-F.css" />
<link type="text/css" rel="stylesheet" media="all" href="sites/all/modules/views/css/views-F.css" />
<link type="text/css" rel="stylesheet" media="all" href="sites/all/themes/olivejuice/html-elements-F.css" />
<link type="text/css" rel="stylesheet" media="all" href="sites/all/themes/zen/zen/tabs-F.css" />
<link type="text/css" rel="stylesheet" media="all" href="sites/all/themes/zen/zen/messages-F.css" />
<link type="text/css" rel="stylesheet" media="all" href="sites/all/themes/zen/zen/block-editing-F.css" />
<link type="text/css" rel="stylesheet" media="all" href="sites/all/themes/zen/zen/wireframes-F.css" />
<link type="text/css" rel="stylesheet" media="all" href="sites/all/themes/olivejuice/layout-F.css" />
<link type="text/css" rel="stylesheet" media="all" href="sites/all/themes/olivejuice/olivejuice-F.css" />
<link type="text/css" rel="stylesheet" media="print" href="sites/all/themes/olivejuice/print-F.css" />
<!--[if IE]>
<link type="text/css" rel="stylesheet" media="all" href="sites/all/themes/zen/zen/ie-F.css" />
<![endif]-->
<script type="text/javascript" src="sites/default/files/js/js_f31f3b2f1ce8f8b4fcc5db40e43952e5.js"></script>
<script type="text/javascript">
<!--//--><![CDATA[//><!--
jQuery.extend(Drupal.settings, { "basePath": "/", "lightbox2": { "rtl": 0, "file_path": "/(\\w\\w/)sites/default/files", "default_image": "/sites/all/modules/lightbox2/images/brokenimage.jpg", "border_size": 10, "font_color": "000", "box_color": "fff", "top_position": "", "overlay_opacity": "0.8", "overlay_color": "000", "disable_close_click": true, "resize_sequence": 0, "resize_speed": 400, "fade_in_speed": 400, "slide_down_speed": 600, "use_alt_layout": false, "disable_resize": false, "disable_zoom": false, "force_show_nav": false, "show_caption": true, "loop_items": false, "node_link_text": "View Image Details", "node_link_target": false, "image_count": "Image !current of !total", "video_count": "Video !current of !total", "page_count": "Page !current of !total", "lite_press_x_close": "press \x3ca href=\"#\" onclick=\"hideLightbox(); return FALSE;\"\x3e\x3ckbd\x3ex\x3c/kbd\x3e\x3c/a\x3e to close", "download_link_text": "", "enable_login": false, "enable_contact": false, "keys_close": "c x 27", "keys_previous": "p 37", "keys_next": "n 39", "keys_zoom": "z", "keys_play_pause": "32", "display_image_size": "original", "image_node_sizes": "()", "trigger_lightbox_classes": "", "trigger_lightbox_group_classes": "", "trigger_slideshow_classes": "", "trigger_lightframe_classes": "", "trigger_lightframe_group_classes": "", "custom_class_handler": 0, "custom_trigger_classes": "", "disable_for_gallery_lists": true, "disable_for_acidfree_gallery_lists": true, "enable_acidfree_videos": true, "slideshow_interval": 5000, "slideshow_automatic_start": true, "slideshow_automatic_exit": true, "show_play_pause": true, "pause_on_next_click": false, "pause_on_previous_click": true, "loop_slides": false, "iframe_width": 600, "iframe_height": 400, "iframe_border": 1, "enable_video": false } });
//--><!]]>
</script>
<script type="text/javascript">
<!--//--><![CDATA[//><!--
Drupal.behaviors.itr_r270fa19f2477d = function() {
$("input.a6e57_field").each(function() {
f=$(this)[0];
if (f.value.indexOf("47719f2")==0){f.value="79"+f.value.substring(3)+"c7fa2ebcb5790ae7_form";}
});
};
//--><!]]>
</script>
<script type="text/javascript">
<!--//--><![CDATA[//><!--
Drupal.behaviors.itr_r370faa712ece5 = function() {
$("input.a024c_field").each(function() {
f=$(this)[0];
if (f.value.indexOf("ece54ca7")==0){
v=f.value.substring(6);
form=$(this).parents("form#user-login-form")[0];
$(form)[0].action ='/frontpage?destination=frontpage&024c_name=ca'+v+'54c93dd5e4113b067_form';
}
});
};
//--><!]]>
</script>
<meta name="google-site-verification" content="-D3oqt7OxsjwQcsJgiaj9AneY_Ux9W1QV_WUPBgE14I" />
</head>
<body class="front not-logged-in two-sidebars">
<div id="page"><div id="page-inner">
<a name="navigation-top" id="navigation-top"></a>
<div id="skip-to-nav"><a href="#navigation">Skip to Navigation</a></div>
<div id="header"><div id="header-inner" class="clear-block">
<div id="logo-title">
<div id="logo"><a href="index.html" title="Home" rel="home"><img src="sites/all/themes/olivejuice/logo.png" alt="Home" id="logo-image" /></a></div>
</div> <!-- /#logo-title -->
</div></div> <!-- /#header-inner, /#header -->
<div id="main"><div id="main-inner" class="clear-block with-navbar">
<div id="content"><div id="content-inner">
<div id="content-area">
<div class="view view-frontpage view-id-frontpage view-display-id-page view-dom-id-1">
<div class="view-content">
<div class="views-row views-row-1 views-row-odd views-row-first">
<div id="node-2102" class="node node-teaser node-type-blog"><div class="node-inner">
<h2 class="title">
<a href="blog/2013/03/07/schwervon-spring-roll-tour-2013/index.html" title="Schwervon "Spring Roll" Tour 2013">Schwervon "Spring Roll" Tour 2013</a>
</h2>
<div class="meta">
<div class="submitted">
Submitted by MMM on Thu, 03/07/2013 - 9:32pm </div>
</div>
<div class="content">
<div class="field field-type-filefield field-field-picture">
<div class="field-label">picture: </div>
<div class="field-items">
<div class="field-item odd">
<img class="imagefield imagefield-field_picture" width="270" height="405" alt="" src="sites/default/files/blog/13/03/SpringRoll-1362706208.jpg" /> </div>
</div>
</div>
<p>Hi Friends! We're hitting the road again this Spring. These are confirmed dates so far. Love till Niagara Falls, Nan + Matt</p>
<p>March 8 - Wichita, KS @ Kirby's Beer Store w/ Bergeron + Money Badger <a href="http://www.facebook.com/events/160333224117171/" title="http://www.facebook.com/events/160333224117171/">http://www.facebook.com/events/160333224117171/</a></p>
<p>March 9 - Tulsa, OK @ The Soundpony (w/ The Fabulous St. Knicholas Cage + The Levitators) <a href="http://www.facebook.com/events/411088748984635/" title="http://www.facebook.com/events/411088748984635/">http://www.facebook.com/events/411088748984635/</a></p>
<p>March 13 - Austin, TX @ Shangri-La's Major Matt Mason USA show w/ Special Guests! (<a href="http://www.midcoasttakeover.com/sxsw-acoustic-showcase-2013/" title="http://www.midcoasttakeover.com/sxsw-acoustic-showcase-2013/">http://www.midcoasttakeover.com/sxsw-acoustic-showcase-2013/</a>) 1:15pm Sharp!</p>
<p>March 16 - Austin, TX @ Shangri-La's ("SXSW Midcoast Takeover/ <a href="http://www.midcoasttakeover.com/sxsw-showcase-2013/" title="http://www.midcoasttakeover.com/sxsw-showcase-2013/">http://www.midcoasttakeover.com/sxsw-showcase-2013/</a>) 6:15pm sharp!</p>
<p>March 17 - Houston, TX @ Super Happy Fun Land (SXSW Overflow Fest) <a href="http://www.facebook.com/events/412301262196730/" title="http://www.facebook.com/events/412301262196730/">http://www.facebook.com/events/412301262196730/</a></p>
<p>March 18th - New Orleans, LA @ Allways Lounge (w/ The Dangerous Ponies + Norwegian Arms + Bottomfeeders) <a href="http://www.facebook.com/events/429513097134865/" title="http://www.facebook.com/events/429513097134865/">http://www.facebook.com/events/429513097134865/</a></p>
<p>March 19 - Memphis, TN @ Tako's Treasures (w/ White Mystery + The Vignettes + Gay Brother + Berkano) <a href="http://www.facebook.com/events/435559793187305/" title="http://www.facebook.com/events/435559793187305/">http://www.facebook.com/events/435559793187305/</a> <span class="read-more"><a href="blog/2013/03/07/schwervon-spring-roll-tour-2013/index.html" title="Read the whole post" rel="nofollow"><strong>Read more »</strong></a></span></p>
</div>
<ul class="links inline"><li class="blog_usernames_blog first"><a href="blogs/mmm/index.html" title="Read MMM's latest blog entries.">MMM's blog</a></li>
<li class="comment_forbidden last"><span><a href="user/login/index-destination=comment_reply_2102%23comment-form.html">Login</a> or <a href="user/register/index-destination=comment_reply_2102%23comment-form.html">register</a> to post comments</span></li>
</ul>
</div></div> <!-- /node-inner, /node -->
</div>
<div class="views-row views-row-2 views-row-even">
<div id="node-2097" class="node node-teaser node-type-blog"><div class="node-inner">
<h2 class="title">
<a href="blog/2013/02/26/caves-coed-pageant-schwervon-author-illustrator-art-closet-studios-kc-mo/index.html" title="The Caves + Coed Pageant + Schwervon + The Author & The Illustrator @ Art Closet Studios / KC, MO">The Caves + Coed Pageant + Schwervon + The Author & The Illustrator @ Art Closet Studios / KC, MO</a>
</h2>
<div class="meta">
<div class="submitted">
Submitted by MMM on Wed, 02/27/2013 - 12:11am </div>
</div>
<div class="content">
<div class="field field-type-filefield field-field-picture">
<div class="field-label">picture: </div>
<div class="field-items">
<div class="field-item odd">
<img class="imagefield imagefield-field_picture" width="270" height="353" title="3/2/13" alt="" src="sites/default/files/blog/13/02/3_2_13-1361938177.jpg" /> </div>
</div>
</div>
<p><strong>Art Closet Studios</strong><br />
3951 broadway<br />
Kansas City, MO<br />
All Ages/ $4<br />
<a href="http://www.facebook.com/ArtClosetStudios" title="http://www.facebook.com/ArtClosetStudios">http://www.facebook.com/ArtClosetStudios</a></p>
<p>8:00pm<br />
The AUTHOR AND THE ILLUSTRATOR (KC Indie Experimental) -<br />
<a href="http://theauthorandtheillustrator.bandcamp.com/" title="http://theauthorandtheillustrator.bandcamp.com/">http://theauthorandtheillustrator.bandcamp.com/</a></p>
<p>8:45pm<br />
SCHWERVON! (KC Indie Rock) -<br />
<a href="http://schwervon.bandcamp.com/album/courage" title="http://schwervon.bandcamp.com/album/courage">http://schwervon.bandcamp.com/album/courage</a></p>
<p>9:30pm<br />
COED PAGEANT (Illinois Indie Rock) -<br />
<a href="https://www.facebook.com/coedpageant" title="https://www.facebook.com/coedpageant">https://www.facebook.com/coedpageant</a></p>
<p>10:15pm<br />
THE CAVES (KC Indie Rock) -<br />
<a href="https://www.facebook.com/thecavesband" title="https://www.facebook.com/thecavesband">https://www.facebook.com/thecavesband</a></p>
<p>FB: <a href="http://www.facebook.com/events/304897619613523/" title="http://www.facebook.com/events/304897619613523/">http://www.facebook.com/events/304897619613523/</a></p>
</div>
<ul class="links inline"><li class="blog_usernames_blog first"><a href="blogs/mmm/index.html" title="Read MMM's latest blog entries.">MMM's blog</a></li>
<li class="comment_forbidden last"><span><a href="user/login/index-destination=comment_reply_2097%23comment-form.html">Login</a> or <a href="user/register/index-destination=comment_reply_2097%23comment-form.html">register</a> to post comments</span></li>
</ul>
</div></div> <!-- /node-inner, /node -->
</div>
<div class="views-row views-row-3 views-row-odd">
<div id="node-2087" class="node node-teaser node-type-blog"><div class="node-inner">
<h2 class="title">
<a href="blog/2013/02/14/major-matt-show-poem-rabbit-killer-folkicide-major-matt-mason-usa-daveys-uptown-kcmo/index.html" title="Major Matt "Show Poem" from: Rabbit Killer, Folkicide, Major Matt Mason USA @ Davey's Uptown- KC,MO- 2/13/13 ">Major Matt "Show Poem" from: Rabbit Killer, Folkicide, Major Matt Mason USA @ Davey's Uptown- KC,MO- 2/13/13 </a>
</h2>
<div class="meta">
<div class="submitted">
Submitted by MMM on Thu, 02/14/2013 - 7:01pm </div>
</div>
<div class="content">
<div class="field field-type-filefield field-field-picture">
<div class="field-label">picture: </div>
<div class="field-items">
<div class="field-item odd">
<img class="imagefield imagefield-field_picture" width="270" height="452" alt="" src="sites/default/files/blog/13/02/mmm-1360882620.jpg" /> </div>
</div>
</div>
<p>Just before waking up today I had an anxiety dream. I’ve grown to kind of enjoy anxiety dreams. They seem to be the kinds dreams that I remember most frequently. This dream took place on the day of my college graduation. I was waiting in a room, preparing to walk out onto a field with my fellow graduates. Then I realize that I’m supposed to be giving a speech of some kind and I’ve done absolutely nothing to prepare for it. There’s a couple of other very smart looking people in the room with me that are looking over notes and mumbling to themselves like they're rehearsing their own speeches. <span class="read-more"><a href="blog/2013/02/14/major-matt-show-poem-rabbit-killer-folkicide-major-matt-mason-usa-daveys-uptown-kcmo/index.html" title="Read the whole post" rel="nofollow"><strong>Read more »</strong></a></span></p>
</div>
<ul class="links inline"><li class="blog_usernames_blog first"><a href="blogs/mmm/index.html" title="Read MMM's latest blog entries.">MMM's blog</a></li>
<li class="comment_forbidden last"><span><a href="user/login/index-destination=comment_reply_2087%23comment-form.html">Login</a> or <a href="user/register/index-destination=comment_reply_2087%23comment-form.html">register</a> to post comments</span></li>
</ul>
</div></div> <!-- /node-inner, /node -->
</div>
<div class="views-row views-row-4 views-row-even">
<div id="node-2078" class="node node-teaser node-type-blog"><div class="node-inner">
<h2 class="title">
<a href="blog/2013/01/24/2013-sxsw-midcoast-takeover-bands/index.html" title="2013 SXSW MIDCOAST TAKEOVER BANDS">2013 SXSW MIDCOAST TAKEOVER BANDS</a>
</h2>
<div class="meta">
<div class="submitted">
Submitted by MMM on Thu, 01/24/2013 - 5:00pm </div>
</div>
<div class="content">
<div class="field field-type-filefield field-field-picture">
<div class="field-label">picture: </div>
<div class="field-items">
<div class="field-item odd">
<img class="imagefield imagefield-field_picture" width="270" height="268" alt="" src="sites/default/files/blog/13/01/MidcoastTakeover_TikiBarberQue-1359061194.png" /> </div>
</div>
</div>
<p>The Midwest Music Foundation is proud to present the fourth annual MidCoast Takeover, March 13th – 16th at Shangri-La in Austin, TX. This event promises four days of music, mayhem, and general debauchery — the definitive Midwestern musical throw down. MidCoast Takeover will showcase bands from Kansas City, Lawrence, and the Midwest region on the national stage during South by Southwest.</p>
<p>THIS IS A FREE AND UNOFFICIAL SXSW SHOWCASE.<br />
NO WRISTBANDS OR BADGES REQUIRED<br />
The first round of 2013 bands have been selected. Congratulations to all the bands! <a href="http://www.midcoasttakeover.com/bands/bands-2013/" title="http://www.midcoasttakeover.com/bands/bands-2013/">http://www.midcoasttakeover.com/bands/bands-2013/</a> <span class="read-more"><a href="blog/2013/01/24/2013-sxsw-midcoast-takeover-bands/index.html" title="Read the whole post" rel="nofollow"><strong>Read more »</strong></a></span></p>
</div>
<ul class="links inline"><li class="blog_usernames_blog first"><a href="blogs/mmm/index.html" title="Read MMM's latest blog entries.">MMM's blog</a></li>
<li class="comment_forbidden last"><span><a href="user/login/index-destination=comment_reply_2078%23comment-form.html">Login</a> or <a href="user/register/index-destination=comment_reply_2078%23comment-form.html">register</a> to post comments</span></li>
</ul>
</div></div> <!-- /node-inner, /node -->
</div>
<div class="views-row views-row-5 views-row-odd">
<div id="node-2069" class="node node-teaser node-type-blog"><div class="node-inner">
<h2 class="title">
<a href="blog/2013/01/05/anthology-film-archives-presents-new-york-premier-corporate-fm-new-film-kevin-mckinn/index.html" title="The Anthology Film Archives Presents the New York Premier of Corporate FM A New Film by Kevin McKinney & Jill McKeever January 7">The Anthology Film Archives Presents the New York Premier of Corporate FM A New Film by Kevin McKinney & Jill McKeever January 7</a>
</h2>
<div class="meta">
<div class="submitted">
Submitted by MMM on Sat, 01/05/2013 - 1:26pm </div>
</div>
<div class="content">
<div class="field field-type-filefield field-field-picture">
<div class="field-label">picture: </div>
<div class="field-items">
<div class="field-item odd">
<img class="imagefield imagefield-field_picture" width="270" height="238" alt="" src="sites/default/files/blog/13/01/MG_0304W-300x264-1357406397.jpg" /> </div>
</div>
</div>
<p>In 1996, commercial radio underwent a quiet revolution. In the wake of the new “Telecom Act,” local station owners everywhere sold their stations to conglomerate groups as fast as they could. The new corporate owners gutted staffs. Corporate FM is about what happens when a city loses a communal microphone. Radioʼs broad coverage gives it the ability to unify huge populations. Unlike Facebook, Satellite radio, or webbased music sharing apps, locally owned terrestrial radio can reach thousands of people across all incomes and ages in a local region at the same time with a message that is relevant to them at that moment. <span class="read-more"><a href="blog/2013/01/05/anthology-film-archives-presents-new-york-premier-corporate-fm-new-film-kevin-mckinn/index.html" title="Read the whole post" rel="nofollow"><strong>Read more »</strong></a></span></p>
</div>
<ul class="links inline"><li class="blog_usernames_blog first"><a href="blogs/mmm/index.html" title="Read MMM's latest blog entries.">MMM's blog</a></li>
<li class="comment_forbidden last"><span><a href="user/login/index-destination=comment_reply_2069%23comment-form.html">Login</a> or <a href="user/register/index-destination=comment_reply_2069%23comment-form.html">register</a> to post comments</span></li>
</ul>
</div></div> <!-- /node-inner, /node -->
</div>
<div class="views-row views-row-6 views-row-even">
<div id="node-2049" class="node node-teaser node-type-blog"><div class="node-inner">
<h2 class="title">
<a href="blog/2012/11/29/schwervon-2012-fall-european-tour-blog-recap/index.html" title="Schwervon 2012 Fall European Tour Blog Recap!">Schwervon 2012 Fall European Tour Blog Recap!</a>
</h2>
<div class="meta">
<div class="submitted">
Submitted by MMM on Thu, 11/29/2012 - 1:52pm </div>
</div>
<div class="content">
<div class="field field-type-filefield field-field-picture">
<div class="field-label">picture: </div>
<div class="field-items">
<div class="field-item odd">
<img class="imagefield imagefield-field_picture" width="270" height="203" alt="" src="sites/default/files/blog/12/11/8076352646_0514b8588b_z-1354211166.jpg" /> </div>
</div>
</div>
<p>Nan and I got back recently from a 5 week tour of Europe in support of our new album Courage. First off, thank you for your support! This was our most successful tour to date. We are so thankful to those who appreciate and share in what we do. If would you’d like to check out the new album (Olive Juice/Loud Baby Sounds), you can purchase your own personal copy in digital or limited edition CD and Vinyl format from the <a href="http://schwervon.bandcamp.com/album/courage" title="http://schwervon.bandcamp.com/album/courage">Schwervon! Bandcamp</a> page.<br />
XO<br />
Nan and Matt</p>
<p><a href="http://schwervon.wordpress.com/2012/10/11/week-1-of-european-tour-berlin-dresden-krakow-vienna-munich-nuremburg/" title="http://schwervon.wordpress.com/2012/10/11/week-1-of-european-tour-berlin-dresden-krakow-vienna-munich-nuremburg/">Week # 1 of European Tour: Berlin, Dresden, Krakow, Vienna, Munich, Nuremburg</a></p>
<p><a href="http://schwervon.wordpress.com/2012/10/20/week-23-mannheim-regensburg-gunzenhausen-tobel-zurich-wetzler-darmstadt-cologne-bremen/" title="http://schwervon.wordpress.com/2012/10/20/week-23-mannheim-regensburg-gunzenhausen-tobel-zurich-wetzler-darmstadt-cologne-bremen/">Week #2, 3: Mannheim, Regensburg, Gunzenhausen, Tobel, Zurich, Wetzler, Darmstadt, Cologne, Bremen</a></p>
<p><a href="http://schwervon.wordpress.com/2012/11/10/week-34-oldenburg-hannover-hamburg-offenbach-nantes-paris/" title="http://schwervon.wordpress.com/2012/11/10/week-34-oldenburg-hannover-hamburg-offenbach-nantes-paris/">Week# 3, 4 Oldenburg, Hannover, Hamburg, Offenbach, Nantes, Paris<br />
</a><br />
<a href="http://schwervon.wordpress.com/2012/11/13/week-4-5-london-cardiff-bristol-nottingham-wakefield-manchester/" title="http://schwervon.wordpress.com/2012/11/13/week-4-5-london-cardiff-bristol-nottingham-wakefield-manchester/">Week # 4, 5 London, Cardiff, Bristol, Nottingham, Wakefield, Manchester</a></p>
<p><a href="http://schwervon.wordpress.com/2012/11/27/week-5-halifax-glasgow-aberdeen-and-home/" title="http://schwervon.wordpress.com/2012/11/27/week-5-halifax-glasgow-aberdeen-and-home/">Week #5 Halifax, Glasgow, Aberdeen and Home</a> <span class="read-more"><a href="blog/2012/11/29/schwervon-2012-fall-european-tour-blog-recap/index.html" title="Read the whole post" rel="nofollow"><strong>Read more »</strong></a></span></p>
</div>
<ul class="links inline"><li class="blog_usernames_blog first"><a href="blogs/mmm/index.html" title="Read MMM's latest blog entries.">MMM's blog</a></li>
<li class="comment_comments last"><a href="blog/2012/11/29/schwervon-2012-fall-european-tour-blog-recap/index.html#comments" title="Jump to the first comment of this posting.">2 comments</a></li>
</ul>
</div></div> <!-- /node-inner, /node -->
</div>
<div class="views-row views-row-7 views-row-odd">
<div id="node-2043" class="node node-teaser node-type-blog"><div class="node-inner">
<h2 class="title">
<a href="blog/2012/11/18/2012-q-and-stanley-brinks-aka-andre-herman-dune/index.html" title="2012 Q. and A. with Stanley Brinks aka Andre Herman Dune">2012 Q. and A. with Stanley Brinks aka Andre Herman Dune</a>
</h2>
<div class="meta">
<div class="submitted">
Submitted by Barry Bliss on Sun, 11/18/2012 - 9:30am </div>
</div>
<div class="content">
<div class="field field-type-filefield field-field-picture">
<div class="field-label">picture: </div>
<div class="field-items">
<div class="field-item odd">
<img class="imagefield imagefield-field_picture" width="270" height="203" title="Great Guy" alt="" src="sites/default/files/blog/12/11/Stanley%20Brinks-1353245329.jpeg" /> </div>
</div>
</div>
<p>1. Stanley, you spend very little time on the internet.<br />
How come you don't spend more?<br />
Why do you spend any?</p>
<p> I have to, mostly for work, because i don't use the telephone. As little as i can, though, one hour a week or something, all at once, and not every week. I feel much better only being where i am, one place in space. </p>
<p> 2. You were one of the original members of Herman Dune.<br />
Why did you leave the band?</p>
<p> We lasted a very long time, for a two-headed band. I liked that we didn't rehearse at all, we were even living in different countries for a while. It seemed to make sense back then to have a bit of a mess on stage. We did that for a decade, then we were ready to try new things. I started listening to calypso myself, it's still my main influence as Stanley Brinks. I still play with people a lot of the time, i like improvisation, solos and all. I get a lot of that when i perform with the Wave Pictures, or with my new Norwegian band - the Kaniks. </p>
<p> 3. What kind of musical project(s) are you currently involved in? <span class="read-more"><a href="blog/2012/11/18/2012-q-and-stanley-brinks-aka-andre-herman-dune/index.html" title="Read the whole post" rel="nofollow"><strong>Read more »</strong></a></span></p>
</div>
<ul class="links inline"><li class="blog_usernames_blog first"><a href="blogs/barry-bliss/index.html" title="Read Barry Bliss's latest blog entries.">Barry Bliss's blog</a></li>
<li class="comment_forbidden last"><span><a href="user/login/index-destination=comment_reply_2043%23comment-form.html">Login</a> or <a href="user/register/index-destination=comment_reply_2043%23comment-form.html">register</a> to post comments</span></li>
</ul>
</div></div> <!-- /node-inner, /node -->
</div>
<div class="views-row views-row-8 views-row-even">
<div id="node-2041" class="node node-teaser node-type-blog"><div class="node-inner">
<h2 class="title">
<a href="blog/2012/11/14/schwervon-paleface-folkicide-davey%E2%80%99s-uptown-ramblers-club-kansas-city-mo-nov-14th-9p/index.html" title="Schwervon! + Paleface + Folkicide @ Davey’s Uptown Ramblers Club/ Kansas City, MO / Nov. 14th / 9pm">Schwervon! + Paleface + Folkicide @ Davey’s Uptown Ramblers Club/ Kansas City, MO / Nov. 14th / 9pm</a>
</h2>
<div class="meta">
<div class="submitted">
Submitted by MMM on Wed, 11/14/2012 - 8:41pm </div>
</div>
<div class="content">
<div class="field field-type-filefield field-field-picture">
<div class="field-label">picture: </div>
<div class="field-items">
<div class="field-item odd">
<img class="imagefield imagefield-field_picture" width="270" height="285" alt="" src="sites/default/files/blog/12/11/pf-1352940002.jpg" /> </div>
</div>
</div>
<p>PALEFACE: "a neo-folk icon" (The Flagpole, Athens GA) is currently on tour as a three piece band in support of his Ramseur Records follow-up, One Big Party. The band celebrated the release with a special guest-performance alongside The Avett Brothers at NYC's Radio City Music Hall, followed by US and Europe tours. And soon after, PASTE Magazine premiered "PALEFACE: The Making Of One Big Party", a short documen<br />
tary which follows the band as they record their new album and travel across the US, including clips from live performance in NYC and Boston's The House of Blues. Paleface has released over a dozen records including two major label releases, and he's collaborated and performed on three albums by The Avett Brothers. He's also influenced and inspired a wide range of musical acts, from electropopsters YACHT, to Grammy Award recipients Kimya Dawson (The Moldy Peaches / Juno), and Beck who calls Paleface “a big influence on my early work” on Annie Leibovitz’s book American Music. At the moment, Paleface is in the process of writing a new album to record later in the year, and in the meantime he's self-released Multibean Bootleg Vol.3, a collection of raw demos, live performances and outtakes.<br />
<a href="http://PalefaceOnline.com/" title="http://PalefaceOnline.com/">http://PalefaceOnline.com/</a></p>
<p>"Paleface's One Big Party is one big sonic shit-eatin' grin. Joyous, carefree and catchy as hell, this record is a perfect and cost-effective antidote to whatever ails ya" My Old Kentucky Blog</p>
<p>SCHWERVON!: A two piece rock band....Nan plays drums and Matt plays guitar and they both sing. They lived in NYC for 15+ years and have recently relocated to Kansas City with their cat Gummo. While living in Manhattan, they recorded and mixed the bulk of their music in their apartment as well as curating a DIY music hub called Olive Juice Music, which centered around their own local and online community. They all presently reside in Shawnee, Kansas with Matt’s Dad Harry. Together, Schwervon! have produced 4 full length albums, 2 seven inch vinyl only singles, in addition to touring the world and performing with The Vaselines, Belle and Sebastian, Kimya Dawson, The Thermals, Jeffrey Lewis, The Essex Green, Comet Gain, Herman Dune, Veronica Falls, The Trachtenburg Family Slideshow Players and other luminaries.<br />
<a href="http://schwervon.wordpress.com/" title="http://schwervon.wordpress.com/">http://schwervon.wordpress.com/</a> <span class="read-more"><a href="blog/2012/11/14/schwervon-paleface-folkicide-davey%E2%80%99s-uptown-ramblers-club-kansas-city-mo-nov-14th-9p/index.html" title="Read the whole post" rel="nofollow"><strong>Read more »</strong></a></span></p>
</div>
<ul class="links inline"><li class="blog_usernames_blog first"><a href="blogs/mmm/index.html" title="Read MMM's latest blog entries.">MMM's blog</a></li>
<li class="comment_forbidden last"><span><a href="user/login/index-destination=comment_reply_2041%23comment-form.html">Login</a> or <a href="user/register/index-destination=comment_reply_2041%23comment-form.html">register</a> to post comments</span></li>
</ul>
</div></div> <!-- /node-inner, /node -->
</div>
<div class="views-row views-row-9 views-row-odd">
<div id="node-2030" class="node node-teaser node-type-blog"><div class="node-inner">
<h2 class="title">
<a href="blog/2012/10/24/post-paradeyardsale-online-zine/index.html" title="post parade/yardsale online zine">post parade/yardsale online zine</a>
</h2>
<div class="meta">
<div class="submitted">
Submitted by Prewar Yardsale on Wed, 10/24/2012 - 9:10pm </div>
</div>
<div class="content">
<div class="field field-type-filefield field-field-picture">
<div class="field-label">picture: </div>
<div class="field-items">
<div class="field-item odd">
<img class="imagefield imagefield-field_picture" width="270" height="360" title="joan" alt="" src="sites/default/files/blog/12/10/joan-1351127445.jpg" /> </div>
</div>
</div>
<p>Debe Dalton - Lives in Brooklyn<br />
Kale Records, 2012</p>
<p>A timeless album you will play over and over, good music for chilling in the afternoon or evening and good music for coming down in the morning. Stalwart Seeger and Newport treatments render a comfortable listen yet Dalton's activist wit and occasional pop flourish never let things get passive. Missed Opportunities, classic antifolk, chides the opportunism of the new folk revival. 52 Minutes comforts the doubt in the spiritual quest Seek and You Shall Find. Think Again recasts the Billy Bragg song of the same title from political to personal without losing any any urgency. (I Was) Quietly Playing Banjo (In the Park) sentiment and arrangement bite Kimya Dawson's Sorry Sometimes I'm Mean.</p>
<p>The Magic Trip<br />
Directed by Alison Ellwood & Alex Gibney<br />
History Channel Films, 2011 <span class="read-more"><a href="blog/2012/10/24/post-paradeyardsale-online-zine/index.html" title="Read the whole post" rel="nofollow"><strong>Read more »</strong></a></span></p>
</div>
<ul class="links inline"><li class="blog_usernames_blog first"><a href="blogs/prewar-yardsale/index.html" title="Read Prewar Yardsale's latest blog entries.">Prewar Yardsale's blog</a></li>
<li class="comment_forbidden last"><span><a href="user/login/index-destination=comment_reply_2030%23comment-form.html">Login</a> or <a href="user/register/index-destination=comment_reply_2030%23comment-form.html">register</a> to post comments</span></li>
</ul>
</div></div> <!-- /node-inner, /node -->
</div>
<div class="views-row views-row-10 views-row-even views-row-last">
<div id="node-2029" class="node node-teaser node-type-blog"><div class="node-inner">
<h2 class="title">
<a href="blog/2012/10/24/2012-q-julie-lamendola/index.html" title="2012 Q. & A. With Julie LaMendola">2012 Q. & A. With Julie LaMendola</a>
</h2>
<div class="meta">
<div class="submitted">
Submitted by Barry Bliss on Wed, 10/24/2012 - 4:19pm </div>
</div>
<div class="content">
<div class="field field-type-filefield field-field-picture">
<div class="field-label">picture: </div>
<div class="field-items">
<div class="field-item odd">
<img class="imagefield imagefield-field_picture" width="270" height="404" title=""no not brave girls are happy girls"" alt="" src="sites/default/files/blog/12/10/Julie%20LaMendola-1351109833.jpg" /> </div>
</div>
</div>
<p>1. I know you go to Europe and sing in some production(s) sometimes.<br />
Is that still going on and what is that all about?</p>
<p>I'm a performer for an experimental theater company called Nature Theater of Oklahoma. About 4 years ago they asked me to be a part of an epic experimental piece called Life and Times. I didn't know what I was getting into but I really liked the directors when I went to speak with them about the project. I sing dance and act in it which is dreamy, but the job is good for me because it pushes me artistically and physically. The people in the company have similar artistic heroes as me and it's challenging and good to use that as a springboard for the performances I do. And now the company includes Dan from Ching Ching and his husband Dany who does a lot of dancing with us so it's good to be around those guys even if we aren't doing our own show.<br />
The show is 11 hours long when all episodes are performed together. We've done it once and we'll do in in a couple of weeks too. I thought I wouldn't be able to do it, I sing for about 5 hours. It's really energizing. It turns out I really like doing things that I don't think are possible. <span class="read-more"><a href="blog/2012/10/24/2012-q-julie-lamendola/index.html" title="Read the whole post" rel="nofollow"><strong>Read more »</strong></a></span></p>
</div>
<ul class="links inline"><li class="blog_usernames_blog first"><a href="blogs/barry-bliss/index.html" title="Read Barry Bliss's latest blog entries.">Barry Bliss's blog</a></li>
<li class="comment_forbidden last"><span><a href="user/login/index-destination=comment_reply_2029%23comment-form.html">Login</a> or <a href="user/register/index-destination=comment_reply_2029%23comment-form.html">register</a> to post comments</span></li>
</ul>
</div></div> <!-- /node-inner, /node -->
</div>
</div>
<div class="item-list"><ul class="pager"><li class="pager-current first">1</li>
<li class="pager-item"><a href="frontpage/index-page=1.html" title="Go to page 2" class="active">2</a></li>
<li class="pager-item"><a href="frontpage/index-page=2.html" title="Go to page 3" class="active">3</a></li>
<li class="pager-item"><a href="frontpage/index-page=3.html" title="Go to page 4" class="active">4</a></li>
<li class="pager-item"><a href="frontpage/index-page=4.html" title="Go to page 5" class="active">5</a></li>
<li class="pager-item"><a href="frontpage/index-page=5.html" title="Go to page 6" class="active">6</a></li>
<li class="pager-item"><a href="frontpage/index-page=6.html" title="Go to page 7" class="active">7</a></li>
<li class="pager-item"><a href="frontpage/index-page=7.html" title="Go to page 8" class="active">8</a></li>
<li class="pager-item"><a href="frontpage/index-page=8.html" title="Go to page 9" class="active">9</a></li>
<li class="pager-ellipsis">…</li>
<li class="pager-next"><a href="frontpage/index-page=1.html" title="Go to next page" class="active">next ›</a></li>
<li class="pager-last last"><a href="frontpage/index-page=25.html" title="Go to last page" class="active">last »</a></li>
</ul></div>
</div> </div>
<div class="feed-icons"><a href="rss.xml" class="feed-icon"><img src="misc/feed.png" alt="Syndicate content" title="Front page feed" width="16" height="16" /></a></div>
<div style="clear:both"></div>
</div></div> <!-- /#content-inner, /#content -->
<div id="navbar"><div id="navbar-inner" class="clear-block region region-navbar">
<a name="navigation" id="navigation"></a>
<div id="primary" class="clear-block">
<ul class="links"><li class="menu-4155 first"><a href="frontpage" title="">Blog</a></li>
<li class="menu-1313"><a href="forum/index.html" title="">Forum</a></li>
<li class="menu-258 last"><a href="artists/index.html" title="Listing of all Olive Juice Music artists">Artists</a></li>
</ul> </div> <!-- /#primary -->
</div></div> <!-- /#navbar-inner, /#navbar -->
<div id="sidebar-left"><div id="sidebar-left-inner" class="region region-left">
<div id="search-box">
<form action="/" accept-charset="UTF-8" method="post" id="search-theme-form">
<div><div id="search" class="container-inline">
<div class="form-item" id="edit-search-theme-form-1-wrapper">
<label for="edit-search-theme-form-1">Search this site: </label>
<input type="text" maxlength="128" name="search_theme_form" id="edit-search-theme-form-1" size="15" value="" title="Enter the terms you wish to search for." class="form-text" />
</div>
<input type="submit" name="op" id="edit-submit-2" value="Search" class="form-submit" />
<input type="hidden" name="form_build_id" id="form-5deb9966abe370b6a12275c38fd742a1" value="form-5deb9966abe370b6a12275c38fd742a1" />
<input type="hidden" name="form_id" id="edit-search-theme-form" value="search_theme_form" />
</div>
</div></form>
</div> <!-- /#search-box -->
<div id="block-user-0" class="block block-user region-odd odd region-count-1 count-1"><div class="block-inner">
<h2 class="title">User login</h2>
<div class="content">
<form action="/frontpage?destination=frontpage" accept-charset="UTF-8" method="post" id="user-login-form">
<div><div class="a6e57_field"><span class="description"> (If you're a human, don't change the following field)</span><div class="form-item" id="edit-e6e-name-wrapper">
<label for="edit-e6e-name">Enter your name: </label>
<input type="text" maxlength="128" name="e6e_name" id="edit-e6e-name" size="60" value="47719f2477d" class="form-text a6e57_field" autocomplete="off" />
<div class="description">Your first name.</div>
</div>
</div><noscript>Please enable Javascript to use this form.</noscript><div class="form-item" id="edit-name-wrapper">
<label for="edit-name">Username or e-mail: <span class="form-required" title="This field is required.">*</span></label>
<input type="text" maxlength="60" name="name" id="edit-name" size="15" value="" class="form-text required" />
</div>
<div class="form-item" id="edit-pass-wrapper">
<label for="edit-pass">Password: <span class="form-required" title="This field is required.">*</span></label>
<input type="password" name="pass" id="edit-pass" maxlength="60" size="15" class="form-text required" />
</div>
<input type="submit" name="op" id="edit-submit" value="Log in" class="form-submit" />
<div class="item-list"><ul><li class="first"><a href="user/register/index.html" title="Create a new user account.">Create new account</a></li>
<li class="last"><a href="user/password/index.html" title="Request new password via e-mail.">Request new password</a></li>
</ul></div><input type="hidden" name="form_build_id" id="form-9762adf161d067727cc02e9cab554332" value="form-9762adf161d067727cc02e9cab554332" />
<input type="hidden" name="form_id" id="edit-user-login-block" value="user_login_block" />
<input type="hidden" name="402_name" id="edit-402-name" value="ece54ca712ece" class="a024c_field" />
</div></form>
</div>
</div></div> <!-- /block-inner, /block -->
<div id="block-user-1" class="block block-user region-even even region-count-2 count-2"><div class="block-inner">
<h2 class="title">Navigation</h2>
<div class="content">
<ul class="menu"><li class="expanded first"><a href="content/about-oj/index.html" title="About OJ">About OJ</a><ul class="menu"><li class="leaf first"><a href="history/index.html" title="History">History</a></li>
<li class="leaf"><a href="content/studio/index.html" title="The Studio">The Studio</a></li>
<li class="leaf"><a href="content/press/index.html" title="Press">Press</a></li>
<li class="leaf last"><a href="posting-blog/index.html" title="Posting a Blog">Posting a Blog</a></li>
</ul></li>
<li class="leaf last"><a href="popular/index.html">Popular content</a></li>
</ul> </div>
</div></div> <!-- /block-inner, /block -->
</div></div> <!-- /#sidebar-left-inner, /#sidebar-left -->
<div id="sidebar-right"><div id="sidebar-right-inner" class="region region-right">
<div id="block-simplenews-4" class="block block-simplenews region-odd odd region-count-1 count-3"><div class="block-inner">
<h2 class="title">Olive Juice Music Newsletter</h2>
<div class="content">
<p>Sign up and stay informed on our latest news!</p>
<form action="/" accept-charset="UTF-8" method="post" id="simplenews-block-form-4">
<div><div class="form-item" id="edit-mail-wrapper">
<label for="edit-mail">Email: <span class="form-required" title="This field is required.">*</span></label>
<input type="text" maxlength="128" name="mail" id="edit-mail" size="20" value="" class="form-text required" />
</div>
<div class="form-radios"><div class="form-item" id="edit-action-subscribe-wrapper">
<label class="option" for="edit-action-subscribe"><input type="radio" id="edit-action-subscribe" name="action" value="subscribe" checked="checked" class="form-radio" /> Subscribe</label>
</div>
<div class="form-item" id="edit-action-unsubscribe-wrapper">
<label class="option" for="edit-action-unsubscribe"><input type="radio" id="edit-action-unsubscribe" name="action" value="unsubscribe" class="form-radio" /> Unsubscribe</label>
</div>
</div><input type="submit" name="op" id="edit-submit-1" value="Save" class="form-submit" />
<input type="hidden" name="form_build_id" id="form-3a3f8296d48ae9351b2b9f3c4de6440b" value="form-3a3f8296d48ae9351b2b9f3c4de6440b" />
<input type="hidden" name="form_id" id="edit-simplenews-block-form-4" value="simplenews_block_form_4" />
</div></form>
<div class="issues-link"><a href="category/newsletter/olive-juice-music-newsletter/index.html">Previous issues</a></div>
<a href="taxonomy/term/4/0/feed/index.html" class="feed-icon"><img src="misc/feed.png" alt="Syndicate content" title="Olive Juice Music Newsletter feed" width="16" height="16" /></a> </div>
</div></div> <!-- /block-inner, /block -->
<div id="block-forum-0" class="block block-forum region-even even region-count-2 count-4"><div class="block-inner">
<h2 class="title">Active forum topics</h2>
<div class="content">
<div class="item-list"><ul><li class="first"><a href="forum/2013/03/17/2108/index.html">How awesome is Jon Bon Jovi?</a></li>
<li><a href="forum/2013/02/22/2096/index.html" title="19 comments">Photo History of Antifolk at Sidewalk</a></li>
<li><a href="forum/2013/02/20/2092/index.html" title="28 comments">Why does Germany love Antifolk*?</a></li>
<li><a href="forum/2013/03/14/2106/index.html"> Watch Dave Grohl’s SXSW Keynote Speech</a></li>
<li><a href="forum/2013/03/12/2105/index.html">Sharing one of my better concerts...</a></li>
<li><a href="forum/2013/03/07/2103/index.html">Schwervon "Spring Roll" Tour 2013</a></li>
<li class="last"><a href="forum/2013/03/05/2101/index.html">Antifolk.com new issue Sprinkle Genies intrview</a></li>
</ul></div><div class="more-link"><a href="forum/index.html" title="Read the latest forum topics.">more</a></div> </div>
</div></div> <!-- /block-inner, /block -->
</div></div> <!-- /#sidebar-right-inner, /#sidebar-right -->
</div></div> <!-- /#main-inner, /#main -->
</div></div> <!-- /#page-inner, /#page -->
</body>
</html>
<!-- Localized -->