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.
66 lines
2.4 KiB
66 lines
2.4 KiB
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
|
|
<HTML><HEAD><TITLE>DirectPlay</TITLE></HEAD>
|
|
<BODY BGCOLOR="#000000">
|
|
<!--TOOLBAR_START-->
|
|
<SCRIPT LANGUAGE="javascript">
|
|
<!--
|
|
function turnRed() {
|
|
what = window.event.srcElement;
|
|
if (what.tagName == "IMG") {
|
|
what.src = what.src.substring(0,(what.src.indexOf(".gif"))) + "-red.gif";
|
|
window.event.cancelBubble = true;
|
|
}
|
|
}
|
|
|
|
function turnWhite () {
|
|
what = window.event.srcElement
|
|
if (what.tagName == "IMG") {
|
|
what.src = what.src.substring(0,(what.src.indexOf("-red.gif"))) + ".gif";
|
|
window.event.cancelBubble = true;
|
|
}
|
|
}
|
|
//-->
|
|
</SCRIPT>
|
|
<TABLE WIDTH="100%" CELLPADDING=0 CELLSPACING=0 BORDER=0 bordercolor=yellow BGCOLOR=BLACK>
|
|
<TR>
|
|
<TD WIDTH=459 ROWSPAN=2 VALIGN=TOP NOWRAP onmouseover="turnRed()" onmouseout="turnWhite()"><NOBR><FONT FACE="Arial, Helvetica" SIZE=1><A HREF="http://www.microsoft.com/">
|
|
<IMG SRC="../../help/da/art/home.gif" WIDTH=103 HEIGHT=21
|
|
ALT="Microsoft Home" BORDER=0></A><A HREF="http://www.microsoft.com/products/default.asp"
|
|
TARGET="_top"><IMG SRC="../../help/da/art/prod_o.gif" WIDTH=81
|
|
HEIGHT=21 ALT="Products" BORDER=0></A><A
|
|
HREF="http://www.microsoft.com/search/default.asp" target="_top"><IMG
|
|
SRC="../../help/da/art/search_o.gif" WIDTH=68
|
|
HEIGHT=21 ALT="Search"
|
|
BORDER=0></A><A HREF="http://www.microsoft.com/support/" TARGET="_top"><IMG
|
|
SRC="../../help/da/art/support_.gif" WIDTH=74
|
|
HEIGHT=21 ALT="Support"
|
|
BORDER=0></A><A HREF="http://www.microsoft.com/referral/default.asp" TARGET="_top"><IMG
|
|
SRC="../../help/da/art/shop_o.gif" WIDTH=55 HEIGHT=21
|
|
ALT="Shop" BORDER=0></A><A
|
|
HREF="http://www.microsoft.com/isapi/goregwiz.asp?target=/regwiz/regwiz.asp"><IMG
|
|
SRC="../../help/da/art/write_o.gif" WIDTH=78 HEIGHT=21
|
|
ALT="Write Us" BORDER=0></A></FONT></NOBR></TD>
|
|
|
|
<TD BGCOLOR="#000000" WIDTH="100%" HEIGHT=20><IMG
|
|
SRC="../../help/da/art/spacer.gif" WIDTH=1
|
|
HEIGHT=1 ALT="" BORDER=0></TD>
|
|
<TD WIDTH=91 ROWSPAN=2 ALIGN=RIGHT VALIGN=TOP>
|
|
<FONT FACE="Arial, Helvetica" SIZE=1><A HREF="http://www.microsoft.com/" TARGET="_top"><IMG
|
|
SRC="../../help/da/art/msft.gif" WIDTH=91
|
|
HEIGHT=21 ALT="Microsoft Home" BORDER=0></A></FONT></TD>
|
|
</TR>
|
|
<TR>
|
|
<TD BGCOLOR="#FFFFFF" WIDTH="100%" HEIGHT=1><IMG
|
|
SRC="../../help/da/art/spacer.gif" WIDTH=1
|
|
HEIGHT=1 ALT="" BORDER=0></TD>
|
|
</TR>
|
|
</TABLE>
|
|
<!--TOOLBAR_END-->
|
|
<SCRIPT LANGUAGE="JScript">
|
|
<!--
|
|
if (window.top.frames.length!=0 && window.top.frames[0].ShowNoButtons!=null)
|
|
window.top.frames[0].ShowNoButtons();
|
|
//-->
|
|
</SCRIPT>
|
|
|
|
</BODY></HTML> |