document.write ('<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">');
document.write ('<html xmlns="http://www.w3.org/1999/xhtml">');
document.write ('<head>');
document.write ('<meta http-equiv="Content-Type" content="text/html; charset=big5" />');
document.write ('<title>無標題文件</title>');
document.write ('<style type="text/css">');
document.write ('<!--');
document.write ('.style1 {');
document.write ('	font-family: Arial, Helvetica, sans-serif;');
document.write ('	font-size: 14px;');
document.write ('}');
document.write ('.style2 {');
document.write ('	color: #FF0000;');
document.write ('	font-weight: bold;');
document.write ('}');
document.write ('.style3 {color: #666666}');
document.write ('.style5 {color: #FF0000}');
document.write ('-->');
document.write ('</style>');
document.write ('</head>');
document.write ('');
document.write ('<body>');
document.write ('<p>&nbsp;</p>');
document.write ('<table width="100%" border="0" cellspacing="0" cellpadding="0">');
document.write ('  <tr>');
document.write ('    <td><p align="right"><span class="style1"><span class="style2">Grand Opening Specials !!!</span><br />');
document.write ('          <span class="style3">Buy anyone of our Disney &amp; WXD Products<br />');
document.write ('          and get a Disney laptop skin</span> <span class="style5">ABSOLUTELY FREE!!!</span></span><span class="style5"><br />  ');
document.write ('        <br />');
document.write ('        </span></p>');
document.write ('    </td>');
document.write ('  </tr>');
document.write ('</table>');
document.write ('</body>');
document.write ('</html>');
document.write ('');