function openChat() { window.open('../chat.html', 'Chat', 'HEIGHT=520,resizable=yes,WIDTH=955'); }