Source code of Windows XP (NT5)
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.
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"> <html> <head> <meta http-equiv="Content-Language" content="en-us"> <meta HTTP-EQUIV="Content-Type" Content="text-html; charset=Windows-1252">
<title>Media Bar - Loading</title> <script language="JScript" src="localtext.js"></script> <script language="JScript" src="mbCommon.js"></script> <script>IncludeCSS();</script>
<base target="_main"> </head> <body onload="ShowHideShellLinks();"> <div class="glyph"></div> <table border="0" cellpadding="0" cellspacing="0" height="102%" width="100%"> <tr> <td colspan="2" width="100" height="25" class="titlebarLeft title" > <nobr><ID id="idMediaPlaces">Media Places</ID></nobr></td> <td width="100" height="25" class="titlebarRight" > </td> </tr> <tr> <td width="*" class="workarea" height="*" colspan="3"> <!-- Begin Work Area --> <div id="divMyMusic" class="action" style="display:none"> <a href="shell:My Music" onmouseover="window.status=L_MyMusic_Text;return true" onmouseout="window.status='';return true" > <img src="myMusic.gif" align="absmiddle" hspace="10" border="0" width="16" height="16" ><ID id="idMyMusic">My Music</ID></a> </div> <div id="divMyVideo" class="action" style="display:none"> <a href="shell:My Video" onmouseover="window.status=L_MyVideos_Text;return true" onmouseout="window.status='';return true"> <img src="myVideo.gif" align="absmiddle" hspace="10" border="0" width="16" height="15" ><ID id="idMyVideos">My Videos</ID></a> </div> <div id="divMyWebMusic" class="action"> <a href="http://go.microsoft.com/fwlink/?LinkId=512" > <img src="myWebMusic.gif" align="absmiddle" hspace="10" border="0" width="18" height="18" ><ID id="idMyWebMusic">More Media</ID></a> </div> <div id="divMyRadio" class="action"> <a href="http://go.microsoft.com/fwlink/?LinkId=822"> <img src="myRadio.gif" align="absmiddle" hspace="10" border="0" width="16" height="16" ><ID id="idMyRadio">Radio Guide</ID></a> </div> <BR>
<div style="" id="oLoad"><center><ID id="idLoading">Loading...</ID><BR><BR> <a href="mb404.htm" target="_self" onmouseover="window.status=L_AbortLoading_Text;return true" onmouseout="window.status='';return true"> <img src="loadgraphic.gif" width="94" height="17" border="0"></a></center> </div> <!-- End Work Area --> </td> </tr> <tr> <td width="*" class="tborder" height="10px" colspan="3"> </td> </tr> </table>
</body> </html>
|