View file quickchat/quickchat.html
<html> <body> <table border=0><TR><TD><center><B>Быстрый ЧАТ<br> <MARQUEE onmouseover=this.stop() onmouseout=this.start() scrollAmount=1 scrollDelay=1 direction=up width=300 height=145 border=1> <script language="JavaScript" src="run-js.php"></script> </MARQUEE> <BR><BR><A href='#' onclick="window.open('add.php','','width=320,height=345,left=200,top=200')">Добавить сообщение</a></B><BR> <A href="">Обновить</a></B> </td></tr></table> </body> </html>