-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmeetings-2011.php
52 lines (40 loc) · 2.14 KB
/
meetings-2011.php
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
<?php echo "<?xml version=\"1.0\" encoding=\"iso-8859-1\"?".">"; ?>
<!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">
<head>
<title>American Chronic Pain Association - Boston Chapter</title>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<link rel="shortcut icon" href="favicon.ico" >
<link href="include/acpa.css" rel="stylesheet" type="text/css">
</head>
<body>
<div id="background">
<div id="mainText">
<div id="subtitle">Schedule of Meetings</div>
<div id="content">We meet the second Friday of every month from 11:00 am to
12:30 pm at the Arlington <a href="http://www.robbinslibrary.org" target="_blank">Robbins
(main) Library</a>, 700 Mass Ave. in the ground floor Community Room. Please
note that meetings marked with an asterisk will be held at an alternate location.
Please mark your calendar!<br />
<h3>2011 Meeting Schedule:</h3>
<p>January 14th - Guest Speaker: Irene Axelrod, Boston Clinical Trials</p>
<p>February 11th - Open Agenda Discussion</p>
<p>March 11th - Guest Speaker: Samantha Libby-Cap, PAINSafe, American Pain Foundation</p>
<p>April 8th</p>
<p>May 13th - Guest Speaker & Group Member: Brigitte Roubert-Romeo, Reiki and Tong Ren for Pain</p>
<p>June 10th</p>
<p>July 8th</p>
<p>August 12th</p>
<p>September 9th *</p>
<p>October 14th</p>
<p>November 11th - Guest Speaker - Paul Arnstein, RN, PhD, Clinical Nurse Specialist for Pain Relief Mass. General Hospital **
</p>
<p>December 9th</p>
<p class="finePrint">* Meeting at Jefferson Cutter House, Arlington Center, corner of Mystic Street and Mass Ave, rear entrance</p>
<p class="finePrint">** Meeting will be held at Sunrise Assisted Living in Arlington Heights at 1395 Mass Ave, Arlington, MA in the Activity Room; there is a large free parking lot on the premises.</p>
</div>
</div>
</div>
<?php include ('include/acpa.php'); ?>
</body>
</html>