Template:PrimarySourceQuotation

From 4 Enoch: : The Online Encyclopedia of Second Temple Judaism, and Christian and Islamic Origins
Revision as of 06:17, 10 October 2013 by Pibertal (talk | contribs)
Jump to navigation Jump to search

{{{author}}}, {{{title}}}, {{{position}}}

{{{translation}}} {{{originalText}}}

Translation from: {{{translationReference}}}

Original text from: {{{editionReference}}}

jQuery( document ).ready( function( $ ) {

       $(".originalLanguage").mouseenter(function() {
          alert("so far, so good");
       });

} );