﻿// JScript File

function js_search() {
    alert("test");
    return false;
}
