// JavaScript Document
function sohbetAc(){
	$('div#sohbet').slideToggle('slow');
}