var data, template, html; data = { name : "Some Tuts+ Sites", sites: ["Nettuts+", "Psdtuts+", "Mobiletuts+"], url : function () { return function (text, render) { text = render(text); var url = text.trim().toLowerCase().split('tuts+')[0] + '.tutsplus.com'; return '' + text + ''; } } }; template = "