function openChat(id,channel,r){
	window.open("/phpfreechat-0.9.3/index.php?id="+id+"&channel="+channel+"&r="+r,"","width=590,height=317");
}
