<!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>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Virginia Adult Resource Center</title>
<link href="../inc/stylesheet.css" media="screen" rel="stylesheet" />

<SCRIPT LANGUAGE="JavaScript" TYPE="text/javascript">
<!--
// 
gSlideshowInterval = 4;
gNumberOfImages = 4;

gImages = new Array(gNumberOfImages);
gImages[0] = "images/sum15_1.jpg";
gImages[1] = "images/sum15_2.jpg";
gImages[2] = "images/sum15_3.jpg";
gImages[3] = "images/sum15_4.jpg";

function canManipulateImages() {
	if (document.images)
		return true;
	else
		return false;
}
function loadSlide(imageURL) {
	if (gImageCapableBrowser) {
		document.slide.src = imageURL;
		return false;
	}
	else {
		return true;
	}
}
function nextSlide() {
	gCurrentImage = (gCurrentImage + 1) % gNumberOfImages;
	loadSlide(gImages[gCurrentImage]);
}
gImageCapableBrowser = canManipulateImages();
gCurrentImage = 0;
setInterval("nextSlide()",gSlideshowInterval * 1000);
// -->
</SCRIPT>
</head>

<body>
<!--#include virtual="inc/navigation_header.html"-->
  <tr>
<td colspan="3"><img src="images/sum15_1.jpg" alt="Homepage Image" name="slide" width="980" height="225" id="slide" /><br />
<div class="center"><span class="style1">Welcome to the Virginia Adult Learning Resource Center</span><br />
<span class="style2">We provide adult education and literacy resources, publications, and training for teachers of adults in Virginia.</span></div>
</td>
  </tr>
  <tr>
<td colspan="3"><br />
<table> 
  <tr>
  
   <td class="bg8"><h2 class="center">Latest News</h2> 
        
<iframe src="http://www.facebook.com/plugins/likebox.php?href=http://www.facebook.com/pages/Virginia-Adult-Learning-Resource-Center/333037475357&amp;width=300&amp;colorscheme=light&amp;show_faces=true&amp;border_color&amp;stream=true&amp;header=false&amp;height=350" scrolling="yes" frameborder="0" style="border:none; overflow:hidden; width:300px; height:350px; background: white; float:left; " allowTransparency="true"></iframe> 
         
         </td>
         
         
  
 
    <td class="bg8"> <h2 class="center">Website Updates</h2> 
    <p><div class="center"><a href="http://covkc.virginia.gov/valrc/KView/CustomCodeBehind/Base/LinkingRouter.aspx?strDLItemId=359A3E60FE7D4705823DBAE94E6D0D32" target="_blank">      <img src="images/Thinkingoutsidethebook.jpg" width="250" height="227" alt="VAILL"/></a><br />
      <a href="docs/KC VAILL Registration.docx" class="links"><strong>For registration instructions click here.</strong> <em>(.doc)</em></a></div></p>
    <br />
    
         <p><div class="center"><a href="https://www.youtube.com/playlist?list=PLnSxGEX1KvgzrNjtoMeSLH3x0F95j-sN2" target="_blank"><img src="images/wioayoutube.gif" width="150" height="150" alt="WIOA Youtube"/></a></div></p>
         
     <p><div class="center"><a href="http://www.valrc.org/gateways/" target="_blank"><img src="images/elcivicslogofinal2colorred_HP.gif" width="235" height="250" alt="IEL/Civics Gateways for Teachers"/></a></div></p>
     
<!--      <p><div class="center"><a href="survey/index.html" target="_blank"><img src="images/map_survey.gif" width="250" height="218" alt="Annual Report"/></a></div></p>-->
         
    
<!--   <p><div class="center"><a href="http://www.vaged.vcu.edu/success/index.html" target="_blank"><img src="images/map_1129.gif" alt="websites" /></a></div></p>-->
   
<!-- <p><div class="center"><a href="resources/websites.html"><img src="resources/images/websites.gif" alt="websites" /></a></div></p>-->
   
   <!--<p class="center">More <a href="news/updates.html" class="links">Updates</a></p>-->
   
    </td>

<td class="bg8"><h2 class="center">June Poll</h2>
   <div class="center"><iframe src ="https://www.surveymonkey.com/s/HLWWWDY" width="300" height="450"></iframe></div>
<br />

<a href="images/may15_poll.gif" class="links" target="_blank">Last month's results</a>   </div></td>
 </tr>
</table>

<!--#include virtual="inc/navigation_footer.html"-->


</td>
  </tr>
  
</body>
</html>
