/** AutoPlay - Unobtrusive Automatic Video player for PmWiki Written by (c) Petko Yotov 2014 www.pmwiki.org/Petko This text is written for PmWiki; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. See pmwiki.php for full details and lack of warranty. Version 20140408 */ var AutoPlay = function() { var allspans = document.getElementsByTagName('span'); var players = []; if(allspans)for(var i=0; i