//Contents for Activities
var divmiss = '<div id="bodhead">What Do We Do?<a name="whatwedo" id="whatwedo"></a></div>'
var para1 = '<p>Homemakers gain new knowledge and skills that improve the quality of life for themselves and their families. Practical demonstrations and discussions are important parts of the meetings. Meeting plans are implemented by members of county associations, in cooperation with County Extension Advisors, on the basis of the latest resource data from the University of Kentucky.</p>'
var backup = '<p><a href="#top">Back to Top</a></p>'

document.write(divmiss + para1 + backup)
