-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmeetings_events.html
More file actions
227 lines (223 loc) · 10.1 KB
/
meetings_events.html
File metadata and controls
227 lines (223 loc) · 10.1 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<link rel="shortcut icon" href="favicon.ico" />
<title>VRSC | Vermont Resident Service Coordinators > Links</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<!-- START preload script -->
<script type="text/javascript" src="js/index.js"></script>
<!-- END preload script -->
<link href="vrsc.css" rel="stylesheet" type="text/css" />
<!-- START metatags -->
<meta name="description" content="Providing educational and peer support to resident service coordinators in Vermont" />
<!-- END metatags -->
</head>
<body onload="preloadImages();MM_preloadImages('images/template/about_vrsc-over.gif','images/template/partners-over.gif','images/template/rsc_list-over.gif','images/template/links_button-over.gif','images/template/contact_us-over.gif','images/template/tools_resources-over.gif')">
<table width="750" border="0" cellpadding="0" cellspacing="0">
<tr>
<td colspan="2" rowspan="2">
<a href="index.html">
<img src="images/template/logo.gif" alt="vrsc: vermont resident service coordinators" width="544" height="109" />
</a>
</td>
<td>
<img src="images/template/spacer.gif" width="200" height="31" alt="" />
</td>
<td rowspan="3" valign="top">
<img src="images/template/right_vertical.gif" width="6" height="86" alt="" />
</td>
</tr>
<tr>
<td>
<img src="images/template/below_login.gif" width="200" height="78" alt="" />
</td>
</tr>
<tr class="belowCopyright">
<td valign="top">
<!-- START side menu -->
<table cellspacing="0" cellpadding="0">
<tr>
<td>
<a href="about.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('aboutUs','','images/template/about_vrsc-over.gif',1)">
<img src="images/template/about_vrsc.gif" alt="about us" name="aboutUs" width="168" height="30" />
</a>
</td>
</tr>
<tr>
<td>
<img src="images/template/meetings_events-over.gif" alt="meetings/events" width="168" height="30" />
</td>
</tr>
<tr>
<td>
<a href="partners.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('partners','','images/template/partners-over.gif',1)">
<img src="images/template/partners.gif" alt="partners" name="partners" width="168" height="30" />
</a>
</td>
</tr>
<tr>
<td>
<a href="resources.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('resources','','images/template/tools_resources-over.gif',1)">
<img src="images/template/tools_resources.gif" alt="tools & resources" name="resources" width="168" height="30"
/>
</a>
</td>
</tr>
<tr>
<td>
<a href="rsc_list.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('rscList','','images/template/rsc_list-over.gif',1)">
<img src="images/template/rsc_list.gif" alt="rsc list" name="rscList" width="168" height="30" />
</a>
</td>
</tr>
<tr>
<td>
<a href="links.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('linksButton','','images/template/links_button-over.gif',1)">
<img src="images/template/links_button.gif" alt="links" name="linksButton" width="168" height="30" id="linksButton"
/>
</a>
</td>
</tr>
<tr>
<td>
<a href="contact.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('contactUs','','images/template/contact_us-over.gif',1)">
<img src="images/template/contact_us.gif" alt="contact us" name="contactUs" width="168" height="30" />
</a>
</td>
</tr>
<tr>
<td>
<a href="accessibility.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('accessibility','',1)">
<img src="images/template/accessibility_off.gif" alt="accessibility notice" name="accessibility" width="168"
height="48" id="accessibility" />
</a>
</td>
</tr>
<!-- MISBEHAVING
<td><img src="images/template/copyright.gif" </td> </tr>
alt="copyright 2006-18 vrsc inc." width="168" height="121" usemap="#craigLink" />
<a href="accessibility.php" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('accessibility','',,1)"><img src="images/template/accessibility_off.gif" alt="accessibility notice" name="accessibility" width="168" height="48" id="accessibility" /></a><br /><br />
-->
</table>
<!-- END side menu -->
</td>
<td colspan="2" valign="top" class="contentWindow">
<h1>Meetings/events</h1>
<p>Education and training opportunities for resident service coordinators are typically offered through regular VRSC
meetings and through conferences in Vermont, New England, and other locations. Watch this
<a href="https://youtu.be/aAb_cwoRm3g">fun video</a> about the New England Resident Services Coordinator conference that took place in Stowe May 6-8,
2015. </p>
<h2>VRSC meetings</h2>
<p>Meetings are a valuable tool for resident service coordinators to learn from professional experts, engage in discussions
among themselves, and conduct peer supervision sessions. Meetings take place on a quarterly basis, with a winter
hiatus to reduce members' having to drive in inclement weather.
</p>
<a name="nextMeeting"></a>
<h3>Next VRSC meeting</h3>
<blockquote>
<p>
<font color="#666666">(Watch this space for details about our next meeting, once it's announced.)</font>
</p>
</blockquote>
<!-- START Acrobat sidebar -->
<table width="154" border="0" cellpadding="0" cellspacing="0" class="sidebar">
<tr>
<td>
<img src="images/sidebar/sidebar_tab_top.gif" width="151" height="20" alt="" />
</td>
</tr>
<tr>
<td class="sidebarOutline">
<p class="sidebarBody">
<br />
<span class="sidebarHeadline">Get Adobe® Reader®</span>
<br /> Some documents at this site are in Adobe portable document format (PDF). To read and print these files,
you'll need the
<a href="http://www.adobe.com/products/acrobat/readstep.html" target="_blank">Adobe® Reader®</a>, available freely for a wide variety of platforms.</p>
<p class="sidebarBody">
<a href="http://www.adobe.com/products/acrobat/readstep.html" target="_blank">
<img src="images/get_acrobat.gif" alt="get acrobat" width="88" height="31" />
</a>
<br />
<br />
</p>
</td>
</tr>
<tr>
<td>
<img src="images/sidebar/sidebar_tab_bottom.gif" width="151" height="20" alt="" />
<p> </p>
</td>
</tr>
</table>
<!-- END Acrobat sidebar -->
<form name="meetingDocuments" method="post" action="meetings_events.html#meetingDocuments">
<a name="meetingDocuments"></a>
<h3>
<label for="documents">Meeting documents</label>
</h3>
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td>
<select name="documents" id="documents">
<option value="">Select a meeting date ...</option>
</select>
<input name="submit" type="submit" id="submit" value="Go >>" />
</td>
</tr>
</table>
<input name="submitted" type="hidden" id="submitted" value="yes" />
</form>
<hr class="dashedLine" />
<h2>
<a name="conferences"></a>Conferences</h2>
<p>Many professional conferences and events take place across Vermont, New England, and the U.S. for resident service
coordinators. Annual conferences are hosted by the New England Resident Service Coordinators, the American Association
of Service Coordinators, as well as by Vermont state government partners, property management associations, and
other trade association or nonprofit groups.</p>
<blockquote>
<p>
<em>There are currently
<span class="emphasizedBody">no upcoming events</span> in our database.</em>
</p>
</blockquote>
<p> </p>
</td>
</tr>
<tr>
<td>
<img src="images/template/spacer.gif" width="168" height="1" alt="" />
</td>
<td>
<img src="images/template/spacer.gif" width="376" height="1" alt="" />
</td>
<td>
<img src="images/template/spacer.gif" width="200" height="1" alt="" />
</td>
<td>
<img src="images/template/spacer.gif" width="6" height="1" alt="" />
</td>
</tr>
</table>
<div id="footer">
<p>©COPYRIGHT Vermont Resident Service Coordinators. All rights reserved</p>
<p>
<em>Web site by
<a href="http://www.vhfa.org">Vermont Housing Finance Agency (VHFA)</a>
</em>
</p>
</div>
<!-- END #footer -->
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
var pageTracker = _gat._getTracker("UA-4242494-1");
pageTracker._initData();
pageTracker._trackPageview();
</script>
</body>
</html>