/* for the template */

a = '<br /><small>Details: <a  target="_new" href="http://www.archive.org/details/';
a += tag;
a += '">';
a += title;
a += '</a><br />Download: ';
a += '<a  href="http://www.archive.org/download/';
a += tag;
a += '/format=512Kb+MPEG4">'; 
a += 'MP4 File</a>  (Right-click or Option-click) &nbsp; or ';
a += '<a  href="http://www.archive.org/download/';
a += tag;
a += '">';
a += "See All Files</a></small>";

a = "WOW";
