// JavaScript Document
//right


function chat() {
window.open('chat.html','chat','height=300,width=500,left=100, top=100,resizable=no,scrollbars=no,toolbar=no,status=no');
}


document.write("<div align='center'><img src='img/24h.gif' alt='' width='145' height='112' usemap='#Map' />");
document.write("<map name='Map' id='Map'>");
document.write("<area shape='rect' coords='26,40,118,60' href='http://www.ringcentral.com/ringme/ringme.asp?uc=56429591,0,1&amp;s=no&amp;v=2' target='_blank' alt='' />");
document.write("<area shape='rect' coords='33,61,115,81' onClick='chat()' href='#' alt='' />");
document.write("<area shape='rect' coords='36,82,108,101' href='http://www.ringcentral.com/ringme/ringme.asp?uc=56249534,0,0&amp;s=no&amp;v=2' target='_blank' alt='' />");
document.write("</map>");
document.write("<img src='img/notsure.png' alt='' width='150' height='88' />");
document.write("<br /><a href='support.html'><img src='img/backup.png' alt='' width='150' height='88' /></a></div>");