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.
 
 
 
 
 
 

56 lines
2.3 KiB

<!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 - Offline</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>
<!-- End Work Area -->
</td>
</tr>
<tr>
<td width="*" class="tborder" height="10px" colspan="3">&nbsp;</td>
</tr>
</table>
</body>
</html>