// Temporary arrays that will be replaced by ajax requests

var tabFunctions  = new Array();
tabFunctions[0]  = {tabfunc: getTabContent, url: "/part/pub/searchlistpart.jspx", params: {  searchtext:"", searchtype:"", page:0, pagesize:10 },  postComplete: refreshSemanticData, async: true };

var silentSearch=true;