|
|
Меню в форме
<!-- 2000 copyright AML development -->
<HTML> <HEAD> <TITLE>Scriptsnetwork ::: Демонстрационная версия</TITLE> <meta http-equiv="Content-Type" content="text/html; charset=windows-1251">
</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 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 align="center" class="copy2" valign="top"> <br><br><br>
<SCRIPT LANGUAGE="JavaScript"> function GoToPage(form) { x = form.page.selectedIndex if( x == -1) { alert("Выберите страницу!") } else { location.href = form.page.options[x].value } } </SCRIPT> <FORM NAME="form1"> <SELECT NAME="page" VALUE="value" size=3> <OPTION value="http://www.yandex.ru">Yandex <OPTION value="http://www.cgi.ru">Крутые скрипты <OPTION value="http://www.spylog.ru">Статистика <OPTION value="http://www.aport.ru">Апорт </SELECT> <p> <INPUT TYPE="button" VALUE="Go To!" onClick="GoToPage(this.form);"> </FORM>
<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>
© Программа
|