﻿var option1 = {
suggestWidth:240,
inputName : "keyindex",
inputText: "可输入院校名称",
inputValue: "",
inputlength: 1,
url: "/nav/search.ashx?type=0",
zindex:18,
fns: function () {
}
}
$("#AgenciesNameIndex").suggestShow(option1);

