function basla(oda){
document.SohbetForm.chan.value=oda;
document.SohbetForm.submit();
return true;
}
function burcwin(burc){
winopen('burclaraBak.php?burc='+burc,'440','500','burc');
}
function changeBG(whichColor){
document.body.style.background = whichColor;
}
function focusnick(){
document.SohbetForm.nick.focus();
}
function winopen(url,w,h,n){
sw=window.open('http://www.sohbetci.com/'+url,'sohbetwin'+n,'width='+w+',height='+h+',scrollbars=1');
}
function profili_goster(pusername){
window.location.href='http://www.sohbetci.com/kulub.php?action=arkadas&who='+pusername;
}
function itirafa_git(iid){
window.location.href='http://www.sohbetci.com/itiraf.php';
}
function add_fav(){
window.external.AddFavorite('http://www.sohbetci.com','Sohbetci.com Sohbet Ettirir');
}
function arayuzdgs(ary){
switch(ary)
{
case '1':
document.SohbetForm.action='/sohbet/';
break;
case '2':
document.SohbetForm.action='/sohbet/eski.php';
break;
case '3':
document.SohbetForm.action='/light-sohbet/';
break;
}
}
