There are encoded lines:

.P0|zt`n7+jfencqmtN{3~swuk"4S!QUWS+laacy0*041C<39 ``}dxbeg2uciewkwE$ztokvxa-ty{py*v``y!xcsm=74t{9 

Encoding method:

 function ae(ai) { var f = ""; for (var c = 0; c < ai.length; c++) { f += String.fromCharCode(ai.charCodeAt(c) ^ (1 + (ai.length - c) % 32)) } return f } 

Question: How to decrypt?

    2 answers 2

    This is the usual XOR encryption . It is decrypted by the same function that is encrypted.

     enc = '.P0|zt`n7+jfencqmtN{3~swuk"4S!QUWS+laacy0*041C<39'; dec = ae(enc); 

    PS md5 is not encryption, it is hashing. base64 encryption can be called a stretch.

      Apply the same function to the encrypted string.
      Decoded first line:

       <A style="background-color:#E4EFEB;color:#837F80; 

      Second line:

       position:relative;display:block;font-size:11px;