function onAjaxLoad(site,id){
	switch(site){
		case "kontrolpanel_smssender":
			getContact(null);
		break;
	}
}