<!-- Begin
function mes() {
little_window = window.open('message.html', 'newWin', 'top=0,left=0,width=380,height=530,scrollbars=yes,resizable=1');
}
// End -->