﻿// JScript File

function code()
{
    Grigg_1 = new Array(60,97,32,104,114,101,102,61,34,109,97,105,108,116,111,58,119,101,100,100,105,110,103,115,64,104,111,108,108,97,110,100,104,97,108,108,104,111,116,101,108,46,99,111,46,117,107,63,115,117,98,106,101,99,116,61,87,101,100,100,105,110,103,37,50,48,69,110,113,117,105,114,121,34,62,119,101,100,100,105,110,103,115,64,104,111,108,108,97,110,100,104,97,108,108,104,111,116,101,108,46,99,111,46,117,107,60,47,97,62);
    var the_code;
    dum = "";
    Grigg_2 = new Array();
    for (i = 0; i < Grigg_1.length; i++)
    {
        Grigg_2[i]=String.fromCharCode(Grigg_1[i]);
        the_code=dum+=Grigg_2[i];
    }
    document.write(the_code);
}