-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathresources.html
More file actions
165 lines (161 loc) · 6.52 KB
/
resources.html
File metadata and controls
165 lines (161 loc) · 6.52 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
<!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/meetings_events-over.gif','images/template/partners-over.gif','images/template/rsc_list-over.gif','images/template/links_button-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 border="0" 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>
<a href="meetings_events.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('meetings','','images/template/meetings_events-over.gif',1)">
<img src="images/template/meetings_events.gif" alt="meetings/events" name="meetings" width="168" height="30"
/>
</a>
</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>
<img src="images/template/tools_resources-over.gif" alt="tools & resources" name="resources" width="168"
height="30" />
</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>
</table>
</td>
<td colspan="2" valign="top" class="contentWindow">
<h1>Tools & resources</h1>
<h2>HUD certification</h2>
<ul>
<li>
<a href="documents/3_hud_h95_16.pdf">HUD H95-16</a>
<span class="added">(10/8/08)</span>
</li>
<li>
<a href="documents/4_vt_summary_documentation.pdf">Vermont Summary Training Documentation</a>
<span class="added">(3/13/12)</span>
</li>
<li>
<a href="documents/5_vt_training_documentation.pdf">Vermont Training Documentation</a>
<span class="added">(10/8/08)</span>
</li>
</ul>
<h2>VRSC Guide</h2>
<ul>
<li>
<a href="documents/2_vrsc_guide.pdf">VRSC Resource Guide</a>
<span class="added">(10/8/08)</span>
</li>
</ul>
</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>