﻿// JScript File

function Test(obj,e)
{
    var o = obj;
    alert("hhhh");
}