Having trouble getting this scrollbar to work. Any help would be greatly appreciated. Thanks
<div class="events">
<!-- EVENT CONTENT -->
<div class="contentdiv">
<div id="slider1" class="contentslide">
<h3>37th Annual Washington, DC Chapter of the ROCKS, Inc. Spring Gala and Awards Ceremony</h3>
Saturday, April 16, 2011<br/>
6:00pm – 11:00pm<br/>
Fort Belvoir’s Office Club<br/>
www.therocksdc.org<br/>
<h3>37th Annual Washington, DC Chapter of the ROCKS, Inc. Spring Gala and Awards Ceremony</h3>
Saturday, April 16, 2011<br/>
6:00pm – 11:00pm<br/>
Fort Belvoir’s Office Club<br/>
www.therocksdc.org<br/>
</div>
<!-- TO ADD ADDITIONAL/REMOVE EVENTS... -->
<!-- Use the template below beginning at EVENT CONTENT. Copy and paste the code above these instructions and under the event above. Remove the comment marks around <div class="contentdiv">...</div>. Do NOT change the div class name. To remove an event, highlight and delete the code beginning with <div class="contentdiv">...</div>.-->
<!-- EVENT CONTENT -->
<div class="contentdiv">
<h3></h3>
<p> </p>
</div>
</div>
<b>
<div class="pagination" id="paginate-slider1"></div>
<script type="text/javascript">
// ContentSlider("slider_ID" , opt_miliseconds_rotate)
// MANUAL VERSION
// ContentSlider("slider1")
// AUTOMATIC VERSION
ContentSlider("slider1", 5000)
</script>
<div class="clear"></div>
</b></div>