<!doctype html><html lang="en-US" prefix="og: http://ogp.me/ns#" class="no-js"><head><meta charset="UTF-8"><link media="all" href="https://www.varotherham.org.uk/wp-content/cache/autoptimize/css/autoptimize_4dc67ed42886a23f777261e546a9bdad.css" rel="stylesheet" /><title> Voluntary Action Rotherham         :        Voluntary Action Rotherham</title> <!-- dns prefetch --><link href="//www.google-analytics.com" rel="dns-prefetch"> <!-- meta --><meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"><meta name="viewport" content="width=device-width,initial-scale=1.0"><meta name="description" content="Voluntary Action Rotherham"> <!-- icons --><link href="https://www.varotherham.org.uk/wp-content/themes/blank_theme/img/icons/favicon.ico" rel="shortcut icon"><link href="https://www.varotherham.org.uk/wp-content/themes/blank_theme/img/icons/touch.png" rel="apple-touch-icon-precomposed"><link href='https://fonts.googleapis.com/css?family=Handlee' rel='stylesheet' type='text/css'><link href='https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,700,900' rel='stylesheet' type='text/css'><link type="text/css" rel="stylesheet" href="https://fast.fonts.net/cssapi/a35f3a78-521a-4f0c-b65a-2084b582be25.css"/><link href="//netdna.bootstrapcdn.com/font-awesome/3.2.1/css/font-awesome.min.css" rel="stylesheet"> <script src="https://maps.google.com/maps/api/js?sensor=true"></script> <!-- css + javascript --> <!-- This site is optimized with the Yoast SEO plugin v7.1 - https://yoast.com/wordpress/plugins/seo/ --><meta name="description" content="Voluntary Action Rotherham provides advice and support services to voluntary and community sector groups and organisations in and around Rotherham."/><link rel="canonical" href="https://www.varotherham.org.uk/" /><meta property="og:locale" content="en_US" /><meta property="og:type" content="website" /><meta property="og:title" content="Voluntary Action Rotherham" /><meta property="og:description" content="Voluntary Action Rotherham provides advice and support services to voluntary and community sector groups and organisations in and around Rotherham." /><meta property="og:url" content="https://www.varotherham.org.uk/" /><meta property="og:site_name" content="Voluntary Action Rotherham" /> <script type='application/ld+json'>{"@context":"https:\/\/schema.org","@type":"WebSite","@id":"#website","url":"https:\/\/www.varotherham.org.uk\/","name":"Voluntary Action Rotherham","potentialAction":{"@type":"SearchAction","target":"https:\/\/www.varotherham.org.uk\/?s={search_term_string}","query-input":"required name=search_term_string"}}</script> <!-- / Yoast SEO plugin. --><link rel='dns-prefetch' href='//ajax.googleapis.com' /><link rel='dns-prefetch' href='//cdnjs.cloudflare.com' /><link rel='dns-prefetch' href='//s.w.org' /> <!-- This site uses the Google Analytics by MonsterInsights plugin v7.17.0 - Using Analytics tracking - https://www.monsterinsights.com/ --> <script src="//www.googletagmanager.com/gtag/js?id=UA-42826305-2"  type="text/javascript" data-cfasync="false"></script> <script type="text/javascript" data-cfasync="false">var mi_version = '7.17.0';
				var mi_track_user = true;
				var mi_no_track_reason = '';
				
								var disableStr = 'ga-disable-UA-42826305-2';

				/* Function to detect opted out users */
				function __gtagTrackerIsOptedOut() {
					return document.cookie.indexOf( disableStr + '=true' ) > - 1;
				}

				/* Disable tracking if the opt-out cookie exists. */
				if ( __gtagTrackerIsOptedOut() ) {
					window[disableStr] = true;
				}

				/* Opt-out function */
				function __gtagTrackerOptout() {
					document.cookie = disableStr + '=true; expires=Thu, 31 Dec 2099 23:59:59 UTC; path=/';
					window[disableStr] = true;
				}

				if ( 'undefined' === typeof gaOptout ) {
					function gaOptout() {
						__gtagTrackerOptout();
					}
				}
								window.dataLayer = window.dataLayer || [];
				if ( mi_track_user ) {
					function __gtagTracker() {dataLayer.push( arguments );}
					__gtagTracker( 'js', new Date() );
					__gtagTracker( 'set', {
						'developer_id.dZGIzZG' : true,
						                    });
					__gtagTracker( 'config', 'UA-42826305-2', {
						forceSSL:true,					} );
										window.gtag = __gtagTracker;										(
						function () {
							/* https://developers.google.com/analytics/devguides/collection/analyticsjs/ */
							/* ga and __gaTracker compatibility shim. */
							var noopfn = function () {
								return null;
							};
							var newtracker = function () {
								return new Tracker();
							};
							var Tracker = function () {
								return null;
							};
							var p = Tracker.prototype;
							p.get = noopfn;
							p.set = noopfn;
							p.send = function (){
								var args = Array.prototype.slice.call(arguments);
								args.unshift( 'send' );
								__gaTracker.apply(null, args);
							};
							var __gaTracker = function () {
								var len = arguments.length;
								if ( len === 0 ) {
									return;
								}
								var f = arguments[len - 1];
								if ( typeof f !== 'object' || f === null || typeof f.hitCallback !== 'function' ) {
									if ( 'send' === arguments[0] ) {
										var hitConverted, hitObject = false, action;
										if ( 'event' === arguments[1] ) {
											if ( 'undefined' !== typeof arguments[3] ) {
												hitObject = {
													'eventAction': arguments[3],
													'eventCategory': arguments[2],
													'eventLabel': arguments[4],
													'value': arguments[5] ? arguments[5] : 1,
												}
											}
										}
										if ( typeof arguments[2] === 'object' ) {
											hitObject = arguments[2];
										}
										if ( typeof arguments[5] === 'object' ) {
											Object.assign( hitObject, arguments[5] );
										}
										if ( 'undefined' !== typeof (
											arguments[1].hitType
										) ) {
											hitObject = arguments[1];
										}
										if ( hitObject ) {
											action = 'timing' === arguments[1].hitType ? 'timing_complete' : hitObject.eventAction;
											hitConverted = mapArgs( hitObject );
											__gtagTracker( 'event', action, hitConverted );
										}
									}
									return;
								}

								function mapArgs( args ) {
									var gaKey, hit = {};
									var gaMap = {
										'eventCategory': 'event_category',
										'eventAction': 'event_action',
										'eventLabel': 'event_label',
										'eventValue': 'event_value',
										'nonInteraction': 'non_interaction',
										'timingCategory': 'event_category',
										'timingVar': 'name',
										'timingValue': 'value',
										'timingLabel': 'event_label',
									};
									for ( gaKey in gaMap ) {
										if ( 'undefined' !== typeof args[gaKey] ) {
											hit[gaMap[gaKey]] = args[gaKey];
										}
									}
									return hit;
								}

								try {
									f.hitCallback();
								} catch ( ex ) {
								}
							};
							__gaTracker.create = newtracker;
							__gaTracker.getByName = newtracker;
							__gaTracker.getAll = function () {
								return [];
							};
							__gaTracker.remove = noopfn;
							__gaTracker.loaded = true;
							window['__gaTracker'] = __gaTracker;
						}
					)();
									} else {
										console.log( "" );
					( function () {
							function __gtagTracker() {
								return null;
							}
							window['__gtagTracker'] = __gtagTracker;
							window['gtag'] = __gtagTracker;
					} )();
									}</script> <!-- / Google Analytics by MonsterInsights --> <script type="text/javascript">window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/11\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/11\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/www.varotherham.org.uk\/wp-includes\/js\/wp-emoji-release.min.js?ver=4.9.20"}};
			!function(e,a,t){var n,r,o,i=a.createElement("canvas"),p=i.getContext&&i.getContext("2d");function s(e,t){var a=String.fromCharCode;p.clearRect(0,0,i.width,i.height),p.fillText(a.apply(this,e),0,0);e=i.toDataURL();return p.clearRect(0,0,i.width,i.height),p.fillText(a.apply(this,t),0,0),e===i.toDataURL()}function c(e){var t=a.createElement("script");t.src=e,t.defer=t.type="text/javascript",a.getElementsByTagName("head")[0].appendChild(t)}for(o=Array("flag","emoji"),t.supports={everything:!0,everythingExceptFlag:!0},r=0;r<o.length;r++)t.supports[o[r]]=function(e){if(!p||!p.fillText)return!1;switch(p.textBaseline="top",p.font="600 32px Arial",e){case"flag":return s([55356,56826,55356,56819],[55356,56826,8203,55356,56819])?!1:!s([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]);case"emoji":return!s([55358,56760,9792,65039],[55358,56760,8203,9792,65039])}return!1}(o[r]),t.supports.everything=t.supports.everything&&t.supports[o[r]],"flag"!==o[r]&&(t.supports.everythingExceptFlag=t.supports.everythingExceptFlag&&t.supports[o[r]]);t.supports.everythingExceptFlag=t.supports.everythingExceptFlag&&!t.supports.flag,t.DOMReady=!1,t.readyCallback=function(){t.DOMReady=!0},t.supports.everything||(n=function(){t.readyCallback()},a.addEventListener?(a.addEventListener("DOMContentLoaded",n,!1),e.addEventListener("load",n,!1)):(e.attachEvent("onload",n),a.attachEvent("onreadystatechange",function(){"complete"===a.readyState&&t.readyCallback()})),(n=t.source||{}).concatemoji?c(n.concatemoji):n.wpemoji&&n.twemoji&&(c(n.twemoji),c(n.wpemoji)))}(window,document,window._wpemojiSettings);</script> <script type='text/javascript' src='https://ajax.googleapis.com/ajax/libs/jquery/1.10.1/jquery.min.js?ver=1.9.1'></script> <script type='text/javascript' src='https://cdnjs.cloudflare.com/ajax/libs/conditionizr.js/2.2.0/conditionizr.min.js?ver=2.2.0'></script> <script type='text/javascript' src='https://cdnjs.cloudflare.com/ajax/libs/modernizr/2.6.2/modernizr.min.js?ver=2.6.2'></script> <script type='text/javascript'>/* <![CDATA[ */
var monsterinsights_frontend = {"js_events_tracking":"true","download_extensions":"doc,pdf,ppt,zip,xls,docx,pptx,xlsx","inbound_paths":"[]","home_url":"https:\/\/www.varotherham.org.uk","hash_tracking":"false","ua":"UA-42826305-2"};
/* ]]> */</script> <link rel='https://api.w.org/' href='https://www.varotherham.org.uk/wp-json/' /><link rel="alternate" type="application/json+oembed" href="https://www.varotherham.org.uk/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.varotherham.org.uk%2F" /><link rel="alternate" type="text/xml+oembed" href="https://www.varotherham.org.uk/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.varotherham.org.uk%2F&#038;format=xml" /> <script>!function(){
			// configure legacy, retina, touch requirements @ conditionizr.com
			conditionizr()
		}()</script> </head><body class="home page-template page-template-page-home page-template-page-home-php page page-id-6 home-page"><div class="header-wrapper"><div class="container_24 header-holder"><div class="grid_7 logo-holder"> <!-- header --><header class="header" role="banner"> <!-- logo --><div class="logo"> <a href="https://www.varotherham.org.uk"> <img src="https://www.varotherham.org.uk/wp-content/themes/blank_theme-child/img/logo.png"></a></div> <!-- /logo --></div><div class="grid_17"> <!-- nav --><div class="mini-top-nav"><ul><li class="text-right search-top"><div id="forms" class="left-form"><form method="get" action="https://www.varotherham.org.uk/"> <input type="text" size="put_a_size_here" name="s" id="s" value="Search" onfocus="if(this.value==this.defaultValue)this.value='';" onblur="if(this.value=='')this.value=this.defaultValue;"/></form></div><div class="search-icon-wrapper"> <a id="search-top" href="javascript:"><img src="https://www.varotherham.org.uk/wp-content/themes/blank_theme-child/img/search-icon.png"></a></div></li><li> <a href="/become-a-member"> <img src="https://www.varotherham.org.uk/wp-content/themes/blank_theme-child/img/top-become.png"></a></li><li> <a href="https://www.varotherham.org.uk/contact-us/"> <img src="https://www.varotherham.org.uk/wp-content/themes/blank_theme-child/img/top-contact.png"></a></li></ul></div> <!-- /nav --> <!-- nav --><nav class="nav" role="navigation"><ul id="menu-mainmenu" class="sf-menu"><li id="menu-item-12" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-6 current_page_item menu-item-12"><a href="https://www.varotherham.org.uk/">Home</a></li><li id="menu-item-13" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-13"><a href="https://www.varotherham.org.uk/about/">About</a><ul class="sub-menu"><li id="menu-item-878" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-878"><a href="https://www.varotherham.org.uk/contact-us/">Contact Us</a></li><li id="menu-item-668" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-668"><a href="https://www.varotherham.org.uk/how-to-find-us/">How to Find Us</a></li><li id="menu-item-680" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-680"><a href="https://www.varotherham.org.uk/membership/">Membership</a></li><li id="menu-item-683" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-683"><a href="https://www.varotherham.org.uk/annual-report/">Annual Report</a></li><li id="menu-item-687" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-687"><a href="https://www.varotherham.org.uk/community-achievement-awards/">Community Achievement Awards</a><ul class="sub-menu"><li id="menu-item-29463" class="menu-item menu-item-type-post_type menu-item-object-ohso_news menu-item-29463"><a href="https://www.varotherham.org.uk/news/community-achievement-award-winners-announced-2/">Winners 2018</a></li><li id="menu-item-27103" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-27103"><a href="https://www.varotherham.org.uk/news/community-achievement-award-winners-announced/">Winners 2017</a></li><li id="menu-item-17006" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-17006"><a href="https://www.varotherham.org.uk/winners-2016/">Winners 2016</a></li><li id="menu-item-12500" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-12500"><a href="https://www.varotherham.org.uk/winners-2015/">Winners 2015</a></li><li id="menu-item-9440" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9440"><a href="https://www.varotherham.org.uk/winners-2014/">Winners 2014</a></li><li id="menu-item-697" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-697"><a href="https://www.varotherham.org.uk/winners-2013/">Winners 2013</a></li><li id="menu-item-698" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-698"><a href="https://www.varotherham.org.uk/winners-2012/">Winners 2012</a></li><li id="menu-item-699" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-699"><a href="https://www.varotherham.org.uk/winners-2011/">Winners 2011</a></li><li id="menu-item-700" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-700"><a href="https://www.varotherham.org.uk/winners-2010/">Winners 2010</a></li></ul></li></ul></li><li id="menu-item-532" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-532"><a href="https://www.varotherham.org.uk/volunteering/">Volunteering</a><ul class="sub-menu"><li id="menu-item-570" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-570"><a href="https://www.varotherham.org.uk/i-want-to-volunteer/">I Want to Volunteer</a></li><li id="menu-item-573" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-573"><a href="https://www.varotherham.org.uk/i-need-volunteers/">I Need Volunteers</a></li><li id="menu-item-44957" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-44957"><a href="https://www.varotherham.org.uk/volunteer-management-help-and-support/">Volunteer Management – Help and Support</a><ul class="sub-menu"><li id="menu-item-1477" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1477"><a href="https://www.varotherham.org.uk/files-category/volunteer-management-toolkit/">Documents</a></li><li id="menu-item-583" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-583"><a href="https://www.varotherham.org.uk/support-and-supervision-top-10-tips/">Support and Supervision – Top 10 Tips</a></li><li id="menu-item-3805" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3805"><a href="https://www.varotherham.org.uk/volunteering/count-rotherham-volunteer-month/">Rotherham Volunteer Month</a></li></ul></li><li id="menu-item-586" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-586"><a href="https://www.varotherham.org.uk/volunteers-coordinator-forum/">Rotherham Volunteer Coordinators Network</a></li><li id="menu-item-16602" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16602"><a href="https://www.varotherham.org.uk/rotherham-kitemark/">Rotherham Kitemark</a></li></ul></li><li id="menu-item-531" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-531"><a href="https://www.varotherham.org.uk/sector-support/">Support</a><ul class="sub-menu"><li id="menu-item-642" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-642"><a href="https://www.varotherham.org.uk/community-accountancy/">Community Accountancy</a></li><li id="menu-item-1332" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-1332"><a href="https://www.varotherham.org.uk/grant-funding-service/">Free Funding and organisational Support</a><ul class="sub-menu"><li id="menu-item-18681" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18681"><a href="https://www.varotherham.org.uk/?page_id=18530">Bite Size Resources</a></li><li id="menu-item-16136" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16136"><a href="https://www.varotherham.org.uk/information-station/">Information Station</a></li><li id="menu-item-1333" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1333"><a href="https://spectrumfutures.co.uk/">Spectrum Futures Website</a></li></ul></li><li id="menu-item-539" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-539"><a href="https://www.varotherham.org.uk/human-resources">Human Resources</a><ul class="sub-menu"><li id="menu-item-43108" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-43108"><a href="https://www.varotherham.org.uk/wellbeing-resources/">Wellbeing Resources</a></li></ul></li><li id="menu-item-703" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-703"><a href="https://www.varotherham.org.uk/meeting-rooms/">Meeting Rooms</a><ul class="sub-menu"><li id="menu-item-710" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-710"><a href="https://www.varotherham.org.uk/photocopying/">Photocopying</a></li><li id="menu-item-707" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-707"><a href="https://www.varotherham.org.uk/office-accomodation/">Office Accommodation</a></li></ul></li><li id="menu-item-908" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-908"><a href="https://www.varotherham.org.uk/online-directory/">Online Directory</a></li><li id="menu-item-651" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-651"><a href="https://www.varotherham.org.uk/payroll/">Payroll</a></li><li id="menu-item-618" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-618"><a href="https://www.varotherham.org.uk/social-prescribing-service/">Social Prescribing Service</a><ul class="sub-menu"><li id="menu-item-632" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-632"><a href="https://www.varotherham.org.uk/team-contacts/">Team Contacts</a></li><li id="menu-item-638" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-638"><a href="https://www.varotherham.org.uk/patient-care-pathway/">Patient Care Pathway</a></li><li id="menu-item-12211" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-12211"><a href="https://www.varotherham.org.uk/evaluation/">Evaluation</a></li></ul></li><li id="menu-item-46409" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-46409"><a href="https://www.varotherham.org.uk/social-value/">Social Value</a></li><li id="menu-item-70" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-70"><a href="https://www.varotherham.org.uk/courses">Training Courses</a><ul class="sub-menu"><li id="menu-item-358" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-358"><a href="https://www.varotherham.org.uk/downloads">Downloads</a></li></ul></li></ul></li><li id="menu-item-530" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-530"><a href="https://www.varotherham.org.uk/networks-voice/">Networks</a><ul class="sub-menu"><li id="menu-item-48821" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-48821"><a href="https://www.varotherham.org.uk/supporting-adults-in-rotherham-network/">Supporting Adults in Rotherham Network</a></li><li id="menu-item-646" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-646"><a href="https://www.varotherham.org.uk/cypf-consortium/">CYP&#038;F Consortium</a></li><li id="menu-item-752" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-752"><a href="https://www.varotherham.org.uk/compact/">Compact</a></li><li id="menu-item-718" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-718"><a href="https://www.varotherham.org.uk/food-for-people-in-crisis/">Food for People in Crisis</a></li><li id="menu-item-38602" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-38602"><a href="https://www.varotherham.org.uk/link-workers-social-prescribing-primary-care-networks/">Link Workers (Primary Care Networks)</a><ul class="sub-menu"><li id="menu-item-38604" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-38604"><a href="https://www.varotherham.org.uk/link-workers-social-prescribing-primary-care-networks/your-gp-practice-link-worker/">Your Link Worker</a></li></ul></li><li id="menu-item-24859" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-24859"><a href="https://www.varotherham.org.uk/rotherham-pay-it-forward/">Rotherham Pay it Forward</a></li><li id="menu-item-734" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-734"><a href="https://www.varotherham.org.uk/vcs-representatives/">VCS Representatives</a><ul class="sub-menu"><li id="menu-item-10006" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-10006"><a href="https://www.varotherham.org.uk/rotherham-together-partnership/">Rotherham Together</a></li><li id="menu-item-732" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-732"><a href="https://www.varotherham.org.uk/business-growth-board/">Business Growth Board</a></li><li id="menu-item-730" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-730"><a href="https://www.varotherham.org.uk/health-and-wellbeing-board/">Health &#038; Wellbeing Board</a></li></ul></li></ul></li><li id="menu-item-509" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-509"><a href="https://www.varotherham.org.uk/news-and-events/">NEWS + EVENTS</a><ul class="sub-menu"><li id="menu-item-534" class="menu-item menu-item-type-taxonomy menu-item-object-ohso_news_t menu-item-534"><a href="https://www.varotherham.org.uk/news-category/var-news/">VAR News</a></li><li id="menu-item-74" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-74"><a href="https://www.varotherham.org.uk/weekly-e-bulletin-sign-up/">E-bulletin Sign up!</a></li><li id="menu-item-535" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-535"><a href="/events">Events</a></li><li id="menu-item-746" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-746"><a href="https://www.varotherham.org.uk/an-audience-with-sessions/">An Audience with Sessions</a></li><li id="menu-item-533" class="menu-item menu-item-type-taxonomy menu-item-object-ohso_news_t menu-item-533"><a href="https://www.varotherham.org.uk/news-category/sector-news/">Sector News</a></li></ul></li><li id="menu-item-529" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-529"><a href="https://www.varotherham.org.uk/sector-jobs/">Jobs</a><ul class="sub-menu"><li id="menu-item-160" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-160"><a href="https://www.varotherham.org.uk/jobs">Current Vacancies</a></li><li id="menu-item-65" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-65"><a href="https://www.varotherham.org.uk/submit-a-vacancy/">Submit a Vacancy</a></li></ul></li></ul></nav> <!-- /nav --></header> <!-- /header --></div></div></div><div class="container_24"></div> <!--container end--> <!-- section --> <!--	slider insert--><div class="slider-wrap"><div class="container_24"><div class="grid_24"><div class="slider-wrap"><div id="slider"><div style="position:relative"> <img src="https://www.varotherham.org.uk/wp-content/uploads/2022/08/Copy-of-Copy-of-Unnamed-Design-960x334.jpg" class="attachment-slider-home size-slider-home wp-post-image" alt="" /><div class="slide-overlay"><div class="inner"></div></div></div></div><div class="arrows"><div id="arrow-l"></div><div id="arrow-r"></div></div></div> <script>$( function () {
$("#slider ").carouFredSel({
	height: 334,
	width: 950, 
	items: {
		visible: 1,
		width: 950,
		height: 334
	},
		scroll: {
		fx: "crossfade"
	},
	prev: "#arrow-l",
	next: "#arrow-r",
	
	pagination  : "#slider-nav",
	auto: 5000
});
	});</script> </div></div></div> <!--    slider insert--><div class="container_24"><div class="grid_24 text-center"><h1 class="home-header">Welcome to Voluntary Action Rotherham</h1><h2>This website is where you can find out about voluntary and community activity in Rotherham and the surrounding area.</h2></div></div><section role="main"> <!--	4 infoboxes insert--><div class="container_24"><hr class="up" /><div class="grid_6 col-4-infobox fourth"><div class="inner"><div> <img style="width:60px;" src="https://www.varotherham.org.uk/wp-content/themes/blank_theme-child/img/group-icon.png"><h4> VOLUNTEER <br /> CENTRE</h4><div class="clearfix"></div></div> <span> Access support to volunteer and recruit volunteers. </span> <br> <a href="/volunteering" class="button">find out more <i class="icon-double-angle-right"></i> </a><div class="clearfix"></div></div></div><div class="grid_6 col-4-infobox third"><div class="inner"><div> <img src="https://www.varotherham.org.uk/wp-content/themes/blank_theme-child/img/mail-icon.png"><h4> EMAIL BULLETINS</h4><div class="clearfix"></div></div> <span> News and information straight to your inbox. </span> <br> <a href="/weekly-e-bulletin-sign-up" class="button">find out more <i class="icon-double-angle-right"></i> </a><div class="clearfix"></div></div></div><div class="grid_6 col-4-infobox second"><div class="inner"><div> <img src="https://www.varotherham.org.uk/wp-content/themes/blank_theme-child/img/house-icon.png"><h4> ROTHERHAM <br /> GISMO</h4><div class="clearfix"></div></div> <span> An online directory of groups in Rotherham. </span> <br> <a href="/online-directory" target="_blank" class="button">find out more <i class="icon-double-angle-right"></i> </a><div class="clearfix"></div></div></div><div class="grid_6 col-4-infobox first"><div class="inner"><div> <img src="https://www.varotherham.org.uk/wp-content/themes/blank_theme-child/img/training-icon.png"><h4> SUPPORT SERVICES</h4><div class="clearfix"></div></div> <span> We offer a comprehensive range of  support services.</span> <br> <a href="/sector-support" class="button">find out more <i class="icon-double-angle-right"></i> </a><div class="clearfix"></div></div></div><div class="clearfix"></div><hr class="ud" /></div> <!--    4 infoboxes  insert--><div class="container_24 news-holder"> <!--	latest-news --><div class="grid_11 widget-news"><h3>Latest News</h3><div class="single"> <a href="https://www.varotherham.org.uk/news/var-invitation-to-audit/"> <img src="https://www.varotherham.org.uk/wp-content/uploads/2013/11/news-120x80.jpg" class="img-polaroid wp-post-image" alt="" /> </a><div class="info"><div class="date"> 1st August</div><div class="title"> <a href="https://www.varotherham.org.uk/news/var-invitation-to-audit/">VAR invitation to Audit</a></div> The trustees of Voluntary Action Rotherham are inviting qualified independent audit companies to submit an invitation to quote application for&hellip;</div><div class="clearfix"></div></div><div class="single"> <a href="https://www.varotherham.org.uk/news/next-gen-2022-cinema-for-all-coaching-scheme/"> <img src="https://www.varotherham.org.uk/wp-content/uploads/2013/11/news-120x80.jpg" class="img-polaroid wp-post-image" alt="" /> </a><div class="info"><div class="date"> 21st July</div><div class="title"> <a href="https://www.varotherham.org.uk/news/next-gen-2022-cinema-for-all-coaching-scheme/">Next Gen 2022 &#8211; Cinema For All coaching scheme</a></div> Coaching scheme for any budding under 30s looking to screen films in their community or at their university. Four online coaching sessions and a £400 bursary available.</div><div class="clearfix"></div></div><hr class="red" ><div class="under-news"> <a href="/news"> More news &raquo;</a></div></div><div class="grid_11 push_2 upcoming-events"><h3>Upcoming Events</h3> <!--column s--> <!--    single s--><div class="single"> <a href="https://www.varotherham.org.uk/event/ferham-festival-2022/"> <img src="https://www.varotherham.org.uk/wp-content/uploads/2022/07/RUCST-120x80.jpg" class="img-polaroid wp-post-image" alt="" srcset="https://www.varotherham.org.uk/wp-content/uploads/2022/07/RUCST-120x80.jpg 120w, https://www.varotherham.org.uk/wp-content/uploads/2022/07/RUCST-230x153.jpg 230w" sizes="(max-width: 120px) 100vw, 120px" /> </a><div class="info"><div class="date"> 11th August</div><div class="content"><div class="title"> <a href="https://www.varotherham.org.uk/event/ferham-festival-2022/"> Ferham Festival 2022 </a></div><div class="content-news"> Thursday 11th August 2022 3.00pm &#8211; 7.00pm at Ferham Park Join us for a fun-filled feast of performances, free activities, workshops and&hellip;</div></div></div><div class="clearfix"></div></div> <!--    single e--> <!--    single s--><div class="single"> <a href="https://www.varotherham.org.uk/event/advancing-digital-breakfast-university-centre-rotherham/"> <img src="https://www.varotherham.org.uk/wp-content/uploads/2013/11/events-120x80.jpg" class="img-polaroid wp-post-image" alt="" srcset="https://www.varotherham.org.uk/wp-content/uploads/2013/11/events-120x80.jpg 120w, https://www.varotherham.org.uk/wp-content/uploads/2013/11/events-230x153.jpg 230w" sizes="(max-width: 120px) 100vw, 120px" /> </a><div class="info"><div class="date"> 12th August</div><div class="content"><div class="title"> <a href="https://www.varotherham.org.uk/event/advancing-digital-breakfast-university-centre-rotherham/"> Advancing Digital Breakfast &#8211; University Centre Rotherham </a></div><div class="content-news"> Develop your own, and your employees’ Digital Skills through our fully-funded digital training courses and ensure the digital future of your business!</div></div></div><div class="clearfix"></div></div> <!--    single e--><hr class="red" /><div class="under-news"> <a href="/events"> More events &raquo;</a></div> <!--column e--></div> <!--    latest-newss  insert--></div></section> <!-- /section --></div> <!-- footer --></div><footer class="footer" role="contentinfo"><div class="footer-wrap"><div class="container_24"><div class="grid_14"><h3 class="bot-h3"> Find out More</h3><div class="grid_7 alpha footer-menu-p"><ul id="menu-footer-left-column-menu" class="menu"><li id="menu-item-849" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-849"><a href="https://www.varotherham.org.uk/contact-us/">Contact</a></li><li id="menu-item-489" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-489"><a href="https://www.varotherham.org.uk/weekly-e-bulletin-sign-up/">Weekly E-bulletin Sign up!</a></li><li id="menu-item-490" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-490"><a href="https://www.varotherham.org.uk/sitemap/">Sitemap</a></li><li id="menu-item-2115" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2115"><a href="https://www.vcconnectsystem.org.uk/RotherhamVMS2/VolunteerOpportunities/OpportunitySearch">Volunteering Opportunities</a></li></ul></div><div class="grid_7 omega footer-menu-p"><ul id="menu-footer-right-column-menu" class="menu"><li id="menu-item-850" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-850"><a href="https://www.varotherham.org.uk/membership/">Become a Member</a></li><li id="menu-item-492" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-492"><a href="https://www.varotherham.org.uk/privacy-statement/">Privacy Statement</a></li><li id="menu-item-991" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-991"><a href="https://portal.office.com">Remote Access</a></li><li id="menu-item-25329" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-25329"><a href="https://meetingspaceinrotherham.org.uk/">Book a Meeting Room</a></li></ul></div></div><div class="grid_10 footer-data"><div class="grid_2 alpha text-right mb20"><img src="https://www.varotherham.org.uk/wp-content/themes/blank_theme-child/img/maps-icon.png"></div><div class="grid_8 omega mb20"> Voluntary Action Rotherham <br /> The Spectrum, Coke Hill <br /> Rotherham S60 2HX</div><div class="clearfix"></div><div class="grid_2 alpha  text-right mb20"><img src="https://www.varotherham.org.uk/wp-content/themes/blank_theme-child/img/speech-icon.png"></div><div class="grid_8 omega mb20">Tel: 01709 829 821<br /> Fax: 01709 829 822<br /> Email: <a href="mailto:admin@varotherham.org.uk">admin@varotherham.org.uk</a></div><div class="clearfix"></div><div class="grid_2 alpha  text-right" style="min-height:40px;"></div><div class="grid_8 omega footer-social"> <a href="https://www.facebook.com/VoluntaryActionRotherham" target="_blank"><img src="https://www.varotherham.org.uk/wp-content/themes/blank_theme-child/img/fb-icon.png"></a> <a href="https://twitter.com/VARotherham" target="_blank"> <img src="https://www.varotherham.org.uk/wp-content/themes/blank_theme-child/img/tw-icon.png"> </a> <a href="http://www.linkedin.com/company/655816?trk=tyah&trkInfo=tas%3Avoluntary%20action%20rotherham%2Cidx%3A1-1-1" target="_blank"><img src="https://www.varotherham.org.uk/wp-content/themes/blank_theme-child/img/in-icon.png"> </a></div></div></div></div><div class="container_24 credits"><div class="grid_12"><nav class="nav" role="navigation"><ul id="menu-footer-menu" class="menu"><li id="menu-item-51" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-51"><a href="https://www.varotherham.org.uk/sitemap/">Sitemap</a></li><li id="menu-item-50" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-50"><a href="https://www.varotherham.org.uk/terms-and-conditions/">Terms and Conditions</a></li><li id="menu-item-49" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-49"><a href="https://www.varotherham.org.uk/privacy-statement/">Privacy Statement</a></li></ul></nav> <small class="footer-numbers"><br> Registered Charity Number: 1075995 &nbsp;&nbsp;&nbsp;
Limited Company Number: 2222190 </small><p style="font-size: 10px;">version 2.0</p></div><div class="grid_12 credits-link"> <img src="https://www.varotherham.org.uk/wp-content/themes/blank_theme-child/img/cabinet-office-logo.jpg"><br><br> Website Design by <a href="http://ohsocreative.co.uk" target="_blank">OhSo Creative Ltd</a></div></div></footer> <!-- /footer --> <script>$('#search-top').click(function() {
  $('#forms').animate({'width': 200});
});</script> <script type='text/javascript'>/* <![CDATA[ */
var wpcf7 = {"apiSettings":{"root":"https:\/\/www.varotherham.org.uk\/wp-json\/contact-form-7\/v1","namespace":"contact-form-7\/v1"},"recaptcha":{"messages":{"empty":"Please verify that you are not a robot."}}};
/* ]]> */</script> <script defer src="https://www.varotherham.org.uk/wp-content/cache/autoptimize/js/autoptimize_516ed1bee19b44370ff6f4820707458f.js"></script></body></html>