var mms = mms || new Object();
mms.urlPrefix = "http://www.makemesustainable.com";
mms.content = "\n<div class=\"mms mms-badge\">\n  <div class=\"tree\">\n    \n    \n       \n         <div id=\"carbon_tree_img1\" class=\"profile-pic\"\n           ><a href=\"http://www.makemesustainable.com/users/fb-685127305\"><img alt=\"Marjorie Vélez\" src=\"http://www.makemesustainable.com/user-images/small/fb-685127305.jpg\" /></a></div>\n         \n       \n    \n       \n         <div id=\"carbon_tree_img2\" class=\"profile-pic\"\n           ><a href=\"http://www.makemesustainable.com/users/fb-541988713\"><img alt=\"Írisz Agócs\" src=\"http://www.makemesustainable.com/user-images/small/fb-541988713.jpg\" /></a></div>\n         \n       \n    \n       \n         <div id=\"carbon_tree_img3\" class=\"profile-pic\"\n           ><a href=\"http://www.makemesustainable.com/users/fb-766529168\"><img alt=\"Frank White\" src=\"http://www.makemesustainable.com/user-images/small/fb-766529168.jpg\" /></a></div>\n         \n       \n    \n       \n         <div id=\"carbon_tree_img4\" class=\"profile-pic\"\n           ><a href=\"http://www.makemesustainable.com/users/fb-633492904\"><img alt=\"Raquel Hernandez\" src=\"http://www.makemesustainable.com/user-images/small/fb-633492904.jpg\" /></a></div>\n         \n       \n    \n       \n         <div id=\"carbon_tree_img5\" class=\"profile-pic\"\n           ><a href=\"http://www.makemesustainable.com/users/fb-653291504\"><img alt=\"Michele Glick\" src=\"http://www.makemesustainable.com/user-images/small/fb-653291504.jpg\" /></a></div>\n         \n       \n    \n       \n         <div id=\"carbon_tree_img6\" class=\"profile-pic\"\n           ><a href=\"http://www.makemesustainable.com/users/fb-662208763\"><img alt=\"Willie Baronet\" src=\"http://www.makemesustainable.com/user-images/small/fb-662208763.jpg\" /></a></div>\n         \n       \n    \n       \n         <div id=\"carbon_tree_img7\" class=\"profile-pic\"\n           ><a href=\"http://www.makemesustainable.com/users/fb-642618905\"><img alt=\"Emila Yusof\" src=\"http://www.makemesustainable.com/user-images/small/fb-642618905.jpg\" /></a></div>\n         \n       \n    \n       \n         <div id=\"carbon_tree_img8\" class=\"profile-pic\"\n           ><a href=\"http://www.makemesustainable.com/users/fb-716608613\"><img alt=\"Médea Marosán\" src=\"http://www.makemesustainable.com/user-images/small/fb-716608613.jpg\" /></a></div>\n         \n       \n    \n       \n    \n       \n    \n       \n    \n       \n    \n       \n    \n       \n    \n       \n    \n       \n    \n       \n    \n       \n    \n       \n    \n    \n    <div id=\"carbon_tree_img_me\" class=\"profile-pic me\">\n    \n      <img alt=\"Andrea Gutierrez\" src=\"http://www.makemesustainable.com/user-images/small/fb-524682649.jpg\" />\n    \n    </div>\n  </div>\n\n  <div class=\"details\">\n    \n      <h3>Andrea's Carbon Tree</h3>\n    \n    \n    <a href=\"http://www.makemesustainable.com/start/c2cmdr1/badge\">\n      <img alt=\"Join my tree button\" class=\"join-my-tree-btn\" src=\"http://www.makemesustainable.com/images/facebook/join_my_tree.gif\" />\n    </a>\n    \n    <h5>\n      <span class=\"number\">21</span>\n      <span class=\"subtext\">people in this tree reduced:</span>\n    </h5>\n    <div class=\"impact\">\n      \n        <div class=\"reduction number\">10</div>\n        <span class=\"subtext\">Tons of Carbon</span>\n      \n    </div>\n    \n      <div class=\"context\">\n        <h4>Our Impact:</h4>\n        <div class=\"left\"><img alt=\"tree\" class=\"context-icon\" src=\"http://www.makemesustainable.com/images/context/tree_icon.gif\" /></div><div class=\"right\"><span class=\"big number big-number\">23</span><span class=\"subtext\">Trees planted</span></div>\n      </div>\n    \n  </div>\n\n  <a href=\"http://www.makemesustainable.com/start/c2cmdr1/badge\"><img alt=\"Make Me Sustainable\" class=\"profile_bottom\" src=\"http://www.makemesustainable.com/images/badge_bottom.png\" /></a>\n</div>\n\n";
// Link up CSS
mms.counter = mms.counter || 0;
mms.counter++;
if(mms.counter == 1){
    var el  = document.createElement('link');
    el.rel = 'stylesheet';
    el.type = 'text/css';
    el.href = mms.urlPrefix + '/stylesheets/badge.css';
    document.getElementsByTagName('head')[0].appendChild(el);
}

document.write(mms.content);

