var credits = "<p style=\"text-align:center;font-size:9px\">";
credits = credits + "<a rel=\"license\" href=\"http://creativecommons.org/licenses/by/3.0/\"><img src=\"http://i.creativecommons.org/l/by/3.0/88x31.png\" alt=\"Creative Commons License\" style=\"border: medium none ;\" height=\"31\" width=\"88\"></a>";
credits = credits + "<br /><a rel=\"license\" href=\"http://creativecommons.org/licenses/by/3.0/\" class=\"subfoot\">Creative Commons Attribution 3.0 License</a><br/>";
credits =credits + "Copyright © 2007 The Coffee Shop. Designed by <a href=\"http://www.freecsstemplates.org/\">Free CSS Templates</a>";
document.write(credits);