-1) { /* Strip out tags */
var s = source.indexOf("", e);
scripts.push(source.substring(s_e+1, e)); /* Add to scripts array */
source = source.substring(0, s) + source.substring(e_e+1); /* Strip from source */
}
// Loop through every script collected and eval it (so it gets executed)
for(var i=0; i */