You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
496 B
14 lines
496 B
<%
|
|
|
|
Dim L_FOOTERINC_TERMS_OFUSE_VERSION
|
|
Dim L_FOOTER_INC_RIGHTS_VERSION
|
|
Dim L_WAIT_MICROSOFT_LINK_TEXT
|
|
|
|
|
|
|
|
'-------------------------footer.asp Page Strings-------------------------
|
|
L_FOOTER_INC_RIGHTS_VERSION = "© 2001 Microsoft Corporation. All rights reserved."
|
|
L_FOOTERINC_TERMS_OFUSE_VERSION = "Terms of Use"
|
|
L_WAIT_MICROSOFT_LINK_TEXT = "http://www.microsoft.com/isapi/gomscom.asp?target=/info/cpyright.htm"
|
|
'-------------------------End-------------------------
|
|
%>
|