|
|
Прощальное окно
<!-- 2000 copyright AML development -->
<HTML> <HEAD> <TITLE>Scriptsnetwork ::: Демонстрационная версия</TITLE> <meta http-equiv="Content-Type" content="text/html; charset=windows-1251">
<SCRIPT LANGUAGE="JavaScript">
<!--
/* Autor: Joel Hsia twokewl@geocities.com.*/ locnm=location.href; pos=locnm.indexOf(""); locnm1=locnm.substring(0,pos); function ByeWin() { windowIMA=window.open("",'','toolbar=no,location=no,directories=no,menubar=no,scrollbars=no,status=no,resizable=no,width=500,height=100') windowIMA.document.write("<HTML><TITLE>Спасибо за визит</TITLE>" +"<BODY BGCOLOR='ffffff' text=''>" +"<center>Благодарим вас за использование программ сервера scriptsnetwork</center>" );
}
// End Hiding --> </script> </HEAD> <style type="text/css"> A:link { color: #003399; text-decoration: underline } A:visited { color:#003399; text-decoration: underline } A:hover { color:#003399; text-decoration: none } .copy { font: 8pt/normal Verdana, Arial, Helvetica, sans-serif; text-transform: super; text-decoration: none; color: #333333} .copy1 { font: bold 10pt/normal Verdana, Arial, Helvetica, sans-serif; text-transform: super; text-decoration: none; color: #333333 } .copy2 { font: 9pt/normal Verdana, Arial, Helvetica, sans-serif; text-transform: super; text-decoration: none; color: #333333 }
</style> <BODY onUnload="ByeWin()" bgcolor="#FFFFFF"> <div align="center"> <table border="0" width="500" cellspacing="0" cellpadding="0"> <tr> <td><a href="http://www.cgi.ru"><img src="topl.gif" width=500 height=29 border=0 alt="Scriptsnetwork"></a></td> </tr> </table> <table border="0" width="500" cellspacing="2" cellpadding="2"> <tr> <td align="center" class="copy1" valign="top"> Демонстрационная версия! </td> </tr> <tr> <td class="copy2" valign="top"> <br><br><br> Закройте это окно и увидете скрипт в работе. <br><br><br> </td> </tr> </table> <table border="0" width="500" cellspacing="2" cellpadding="2"> <tr> <td align="center" class="copy" valign="top"> <hr noshade size="1"> <a href="http://www.cgi.ru">Посетите наш сервер и подпишитесь на наши рассылки!</a> <hr noshade size="1"> 2000 Copyright © <a class="copy" href="http://www.cgi.ru">scriptsnetwork</a>. All rights reserved.<br> </td>
</tr> </table>
</div> </BODY> </HTML>
© Программа
|