//  (c) 2002 Duley Hopkins & Associates, Inc. (http://www.dha-us.com)
//  ======================================================================
//  File: http://.../volIndex.js
//  Created: 08/19/2009 by Stacy Bradford - BA
//  Last updated: 05/28/2010 by Stacy Bradford - BA
//
//  NOTE: also save on bloodassurancesecure
//  ======================================================================

    document.write("   <TD class='index' height='346' width='188' VALIGN='TOP' NOWRAP>" +
                   "     <BR>&nbsp;" +
                   "     <TABLE border='0' cellPadding='0' cellSpacing='0' width='180' height='244'>" +
                   "       <TR>" +
                   "         <TD width='10'>&nbsp;<\/TD>" +
                   "         <TD class='index' valign='TOP'>");

      
 	
	document.write("           <A class='index' HREF='" + base + "volunteer page/Volunteer Application w Confidentiality Statement 5-28-10.pdf' target='link'" +
                   "              onMouseOver='window.status=\"Volunteer Application-Requires Acrobat Reader  \";return true;'" +
                   "              onMouseOut ='window.status=\" \";return true;'>" +
                   "              <center><H4><u>Blood Assurance Volunteer Application</u></H4></center><BR><\/A>");
	
	document.write("           <A class='index' HREF='" + base + "volunteer page/General Rules for Volunteers and Students.pdf' target='link'" +
                   "              onMouseOver='window.status=\"General Rules for Volunteers and Students-Requires Acrobat Reader  \";return true;'" +
                   "              onMouseOut ='window.status=\" \";return true;'>" +
                   "              <center><H4><u>General Rules for Volunteers and Students</u></H4></center><BR><br><br><br><br><br><\/A>");
	
	 document.write("             <center><A class='index' href='http://www.disneyparks.com" + base + "' target='_blank" +
              "              onMouseOver='window.status=\"\";return true;'" +
               "              onMouseOut ='window.status=\" \";return true;'>" +
             "              <img src='volunteer page/Disney/DGAD end.png' border='0' align='center'><\/A></center><br>" );
 
 //document.write("             <center><img src='volunteer page/HON_RGB1.gif' border='0' align='center'></center><br>" );
 
 
 //document.write("		   <center><H4>Blood Assurance is a Hands On Network participant in the <br><i>Disney Give a Day, <br>Get a Day//</i> initiative!</H4></center> ");
	
	//document.write("		   <center><H4>Follow this link to <br>sign up:</H4></center>" + 
	//			   "             <A class='index' href='" + base + "http://handsonnetwork.org/' target='_blank" +
    //          "              onMouseOver='window.status=\"\";return true;'" +
     //          "              onMouseOut ='window.status=\" \";return true;'>" +
     //        "              <center><u>handsonnetwork.org</u><\/A><br><br>");
	
	
	
	//document.write("             Follow this link to learn more about the <i>Disney Give a Day, Get a Day initiative</i>:<A class='index' href='" + base + "http://disneyparks.disney.go.com/disneyparks/en_US/WhatWillYouCelebrate/index?name=Give-A-Day-Get-A-Disney-Day&CMP=KNC-DPGADGADDMSN&s_kwcid=TC-11539-3446396968-b-455332932' target='_blank" +
      //        "              onMouseOver='window.status=\"\";return true;'" +
        //       "              onMouseOut ='window.status=\" \";return true;'>" +
          //   "              <\/A><br><br>" );
	

	
	
	
	document.write("         <\/TD>" +
                   "         <TD width='4'>&nbsp;<\/TD>" +
                   "       <\/TR>" +                
                   "     <\/TABLE>" +
                   "   <\/TD>");
	
	



