function ShowAc()
{
	jQuery('#ac_clients').toggle(500);
}
