if (confirm("This chat has expired. Would you like to create a new one?")) {
window.location=('http://www.chattersonline.com');
}
else {

}
function goChat() {
window.location=('http://www.chattersonline.com');
}
