var styleSheetElement = document.createElement("link");
styleSheetElement.type = "text/css";
styleSheetElement.rel = "stylesheet";
//styleSheetElement.media = "screen";
styleSheetElement.href = "http://socialsourcecommons.org/stylesheets/api.css?1271457333";

document.getElementsByTagName("head")[0].appendChild(styleSheetElement);

var styleSheetElement = document.createElement("link");
styleSheetElement.type = "text/css";
styleSheetElement.rel = "stylesheet";
styleSheetElement.media = "print";
styleSheetElement.href = "http://socialsourcecommons.org/stylesheets/api-print.css?1271457333";

document.getElementsByTagName("head")[0].appendChild(styleSheetElement);

document.write("<div class=\"ssc\"><div class=\"toolbox-title\"><a href=\"http://socialsourcecommons.org/toolbox/show/1522/\">SFNTC Tools</a></div><div class=\"toolbox-summary\">These are some of the tools we at the <a href=\"http://sftechcenter.org/\">San Francisco Nonprofit Technology Center</a> use and support</div><ul class=\"list-tools compact\">\n    \n    \n    <li class=\"alt\">\n      <a href=\"http://socialsourcecommons.org/tool/show/79/\"><img alt=\"50\" border=\"0\" class=\"icon-16\" height=\"16\" src=\"http://socialsourcecommons.org/picture/x16/50.jpg\" width=\"16\" /></a>\n      <a href=\"http://socialsourcecommons.org/tool/show/79/\">AMP</a>\n    </li>\n    \n    <li >\n      <a href=\"http://socialsourcecommons.org/tool/show/77/\"><img alt=\"42\" border=\"0\" class=\"icon-16\" height=\"16\" src=\"http://socialsourcecommons.org/picture/x16/42.jpg\" width=\"16\" /></a>\n      <a href=\"http://socialsourcecommons.org/tool/show/77/\">Basecamp</a>\n    </li>\n    \n    <li class=\"alt\">\n      <a href=\"http://socialsourcecommons.org/tool/show/67/\"><img alt=\"55\" border=\"0\" class=\"icon-16\" height=\"16\" src=\"http://socialsourcecommons.org/picture/x16/55.gif\" width=\"16\" /></a>\n      <a href=\"http://socialsourcecommons.org/tool/show/67/\">del.icio.us</a>\n    </li>\n    \n    <li >\n      <a href=\"http://socialsourcecommons.org/tool/show/69/\"><img alt=\"41\" border=\"0\" class=\"icon-16\" height=\"16\" src=\"http://socialsourcecommons.org/picture/x16/41.gif\" width=\"16\" /></a>\n      <a href=\"http://socialsourcecommons.org/tool/show/69/\">OpenOffice</a>\n    </li>\n    \n    <li class=\"alt\">\n      <a href=\"http://socialsourcecommons.org/tool/show/93/\"><img alt=\"71\" border=\"0\" class=\"icon-16\" height=\"16\" src=\"http://socialsourcecommons.org/picture/x16/71.jpg\" width=\"16\" /></a>\n      <a href=\"http://socialsourcecommons.org/tool/show/93/\">Ruby on Rails</a>\n    </li>\n    \n    <li >\n      <a href=\"http://socialsourcecommons.org/tool/show/65/\"><img alt=\"34\" border=\"0\" class=\"icon-16\" height=\"16\" src=\"http://socialsourcecommons.org/picture/x16/34.jpg\" width=\"16\" /></a>\n      <a href=\"http://socialsourcecommons.org/tool/show/65/\">Skype</a>\n    </li>\n    \n    <li class=\"alt\">\n      <a href=\"http://socialsourcecommons.org/tool/show/193/\"><img alt=\"322\" border=\"0\" class=\"icon-16\" height=\"16\" src=\"http://socialsourcecommons.org/picture/x16/322.jpg\" width=\"16\" /></a>\n      <a href=\"http://socialsourcecommons.org/tool/show/193/\">SurveyMonkey</a>\n    </li>\n    \n    <li >\n      <a href=\"http://socialsourcecommons.org/tool/show/48/\"><img alt=\"32\" border=\"0\" class=\"icon-16\" height=\"16\" src=\"http://socialsourcecommons.org/picture/x16/32.gif\" width=\"16\" /></a>\n      <a href=\"http://socialsourcecommons.org/tool/show/48/\">WordPress</a>\n    </li>\n    \n\n   \n</ul>\n\n<div class=\"toolbox-branding\">This Toolbox Powered by <a href=\"http://socialsourcecommons.org\">Social Source Commons</a> under a <a href=\"http://creativecommons.org/licenses/by-sa/3.0/\">Creative Commons License</a></div>\n</div>\n");