Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/webmaster/www/webmsg.ru/js/index.php on line 99
Warning: Cannot modify header information - headers already sent by (output started at /home/webmaster/www/webmsg.ru/js/index.php:99) in /home/webmaster/www/webmsg.ru/js/index.php on line 106
function webmsg_open_window(url)
{
myWin= open(url, "displayWindow",
"width=600,height=420,status=no,toolbar=no,menubar=no");
return false;
}
document.write('
');