function receiveValues()
{
Alert(value);
document.searchform.data[Event][coord].value = value;

}