Jul 28 WPL test /** Location Loader **/ function wpl3_search_widget_load_location(level, parent, id) { var next_level = parseInt(level)+1; var html = ""; /** return if .. Read more