ÿþ<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd" > <html xmlns="http://www.w3.org/1999/xhtml"> <head> <script type="text/javascript"> function SetContentAndPrint(title, question, answer) { document.getElementById('title').innerHTML = title; document.getElementById('question').innerHTML = question; document.getElementById('answer').innerHTML = answer; // alert('focus'); // self.focus(); //alert('print'); // print(); } </script> <style type="text/css"> thead { display: table-header-group; } tfoot { display: table-footer-group; } #footerIE6 { display: none; } #footer { display: block; } </style> <style type="text/css"> #footer { display: block; position: fixed; bottom: 0; width: 100%; } </style> <!--[if lte IE 6]> <style type="text/css"> body { margin: 0; } div.watermark { display: block; position: fixed; z-index: -1; width: 100%; height: 100%; } div.content > *:first-child, x:-moz-any-link { margin-top: 0; } /* opera only */div.watermark div { position: absolute; left: 0; width: 99%; } /* watermark position *//* horizontal */div.left { text-align: left; } div.center { text-align: center; } div.right { text-align: right; } body:last-child:not(:root:root) div.right div { left: -160px; } /* safari only *//* vertical */div.top div { top: 0; } div.middle div { top: 50%; margin-top: -80px; } div.bottom div { bottom: 0px; } div.watermark { position: absolute; overflow: hidden; } div.content { height: 100%; } table.iforsomereasonstillusetablesforlayout { height: 99.9%; } table.iforsomereasonstillusetablesforlayout td { height: 99.9%; } #footerIE6 { display: block; width: 100%; } #footer { display: none; } .style3 { height: 256px; } </style> <![endif]--> </head> <body> <div class="watermark bottom" id="footerIE6"> <div style="float: left; font-size: 8pt; font-family: Calibri;"> © 2010 Microsoft Corporation. All rights reserved. This document is for informational purposes only.<br /> MICROSOFT MAKES NO WARRANTIES, EXPRESS OR IMPLIED, IN THIS DOCUMENT. </div> <div style="float: right; margin-bottom: 8px; margin-right: 8px"> <img height="26" alt="" src="Footer.jpg" width="200" align="right" /> </div> </div> <div class="content"> <div> <table border="0"> <thead> <tr> <th style="width: 100%; text-align: left"> <div> <img alt="" src="logo 300x90.png" style="height: 70px; width: 230px" /></div> </th> </tr> <tr> <th> </th> </tr> </thead> <tfoot> <tr> <td> <table width="100%" border="0"> <tr> <td colspan="4"> <br /> &nbsp; </td> </tr> </table> </td> </tr> </tfoot> <tbody> <tr> <td class="style3"> <div id="main" style="font-size: 12pt; font-family: Segoe UI; color: #404040;"> Source: <span><a href="http://www.microsoft.com/sqlserver/en/us/future-editions/sql2012-licensing.aspx">http://www.microsoft.com/sqlserver/en/us/future-editions/sql2012-licensing.aspx</a> <br/> </span> <span id="title" style="font-size: 12pt; font-family: Segoe UI; color: #404040;">Existing Customer > Fulfillment > Where can I download Office> I have a retail copy</span><br/> <br/> <br/> <span style="font-size: 12pt; font-family: Segoe UI; font-weight: bold; color: #003399"> QUESTION:<br /> </span> <span id="question" style="font-size: 12pt; font-family: Segoe UI; color: #404040">Where can I download Windows 7?<br /> </span> <br/> <br/> <span style="font-size: 12pt; font-family: Segoe UI; font-weight: bold; color: #003399 "> ANSWER:</span><br/> <span id="answer" style="font-size: 12pt; font-family: Segoe UI; color: #404040">All Volume Licensing customers may download Windows 7 through the <a href="https://www.microsoft.com/licensing/servicecenter/Catalog/CatalogHome.aspx">https://www.microsoft.com/licensing/servicecenter/Catalog/CatalogHome.aspx</a>.</span><br/> <br /> <br /> <span style="font-size: 12pt; font-family: Segoe UI; color: #404040;">If you need more information, please contact Customer Service for further assistance.<br /> </span> <span style="font-size: 12pt; font-family: Segoe UI"><a href="http://www.microsoft.com/licensing/contact-us.aspx">http://www.microsoft.com/licensing/contact-us.aspx</a></span><br/> </div> </td> </tr> </tbody> </table> </div> </div> <div class="watermark bottom" id="footer"> <div style="float: left; font-size: 8pt; font-family: Calibri;"> © 2010 Microsoft Corporation. All rights reserved. This document is for informational purposes only.<br /> MICROSOFT MAKES NO WARRANTIES, EXPRESS OR IMPLIED, IN THIS DOCUMENT. </div> <div style="float: right; margin-bottom: 8px; margin-right: 8px"> <img height="26" alt="" src="Footer.jpg" width="200" align="right" /> </div> </div> </body> </html>