var ac_max_result_display = 20; //(no. of suggestion to show in suggestion list)
var ac_result_scroll = true; //(allow scrolling in suggestion list)
var ac_result_width = 335; //(suggestion list width)
var ac_result_height = 400; //(suggestion list image width)
var ac_onClick_2_link = true;  //(go to a specified link when user press enter or tab after search)
var ac_image_width = '40px'; //(the image width in suggestion list, if any)
