document.write(''); function getURLParam(strParamName){ var strReturn = ""; var strHref = window.location.href; if ( strHref.indexOf("?") > -1 ){ var strQueryString = strHref.substr(strHref.indexOf("?")).toLowerCase(); var aQueryString = strQueryString.split("&"); for ( var iParam = 0; iParam < aQueryString.length; iParam++ ){ if ( aQueryString[iParam].indexOf(strParamName.toLowerCase() + "=") > -1 ){ var aParam = aQueryString[iParam].split("="); strReturn = aParam[1]; break; } } } return unescape(strReturn); } function readCookie(name) { var nameEQ = name + '='; var ca = document.cookie.split(';'); for(var i=0;i < ca.length;i++) { var c = ca[i]; while (c.charAt(0)==' ') c = c.substring(1,c.length); if (c.indexOf(nameEQ) == 0) return c.substring(nameEQ.length,c.length); } return null; } function createCookie(name,value,days) { if (days) { var date = new Date(); date.setTime(date.getTime()+(days*24*60*60*1000)); var expires = "; expires="+date.toGMTString(); } else var expires = ""; document.cookie = name+"="+value+expires+"; path=/"; } function replaceAll(oldStr,findStr,repStr) { var srchNdx = 0; var newStr = ""; while (oldStr.indexOf(findStr,srchNdx) != -1) { newStr += oldStr.substring(srchNdx,oldStr.indexOf(findStr,srchNdx)); newStr += repStr; srchNdx = (oldStr.indexOf(findStr,srchNdx) + findStr.length); } newStr += oldStr.substring(srchNdx,oldStr.length); return newStr; } var strHref = window.location.href; document.write(''); document.write('
'); document.write('

What is Green Oxford?

Green Oxford, a student-led environmental organization at Miami University, welcomes everyone on campus and in the community who shares the vision of a “greener” future.

Mission Statement

We are committed to improving the environment of the Miami and Oxford communities through education, action, and leadership. By arming our members with knowledge, it is possible to connect with the community and make a difference here at Miami. We envision a university with better environmental policies, an improved curriculum, and a well-informed student body.

Goals

1. Educate Internally (Members)

2. Educate Externally (Miami University/Oxford Community)

3. Take Action

4. Get Outdoors, Be Green, & Have Fun!

Why join Green Oxford?

Simply put: if you care about the planet, and you aspire to have a positive impact on campus and in Oxford, you should join this club.

How can you join?

Mondays. 5pm. 200 Alumni Hall.

Hope to see you this week!

Documents/Info

 

Meeting Minutes

Archived Meeting Minutes available Upon Request: ask Ben: stockwbm@muohio.edu

 

'); document.write('
'); document.write('');