﻿document.write('<input id="BtnNetStart" class="BtnCNetService" type="image" alt="启动网络服务" src="/Images/UserCenter/NetStartOn.png"   style="display:none;" />');

document.write('<input id="BtnNewCard" type="image" alt="注册新服务" src="/Images/UserCenter/RegNew.png" style="display:none;" />');
document.write('    <div id="ServiceDialog" title="网络服务" style="z-index: 999;display:none;" >');
document.write('      <div id="ServiceTabs">');
document.write('        <ul>');
document.write('          <li><a href="#tabs-service">网络服务</a></li>');
document.write('          <li style="display:none;"><a href="#tabs-rto">远程协助</a></li>');

document.write('        </ul>');
document.write('        <div id="tabs-service">');
document.write('          <iframe id="ServiceFrame" width="550" height="514" src="about:blank" frameborder="0" scrolling="no" style="border:0px solid #CCCCCC;"></iframe>');
document.write('        </div>');
document.write('        <div id="tabs-rto">');
document.write('          <p style="padding:3px;padding-top:15px;line-height: 18px;">');
document.write('          &nbsp;&nbsp;&nbsp;&nbsp;1、客户了解并同意其有责任自行对机器中所有程序、数据、资料备份并确保其安全；<br />');
document.write('          &nbsp;&nbsp;&nbsp;&nbsp;2、客户承诺其对相关软件拥有合法使用权，授权联想为该等软件提供服务将不会损害任何版权人、<br />');
document.write('          &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 或其它经版权人许可使用人的合法权益；<br />');
document.write('          &nbsp;&nbsp;&nbsp;&nbsp;3、客户承诺并保证该被提供服务机器不存在任何阻碍服务进行的法律责任或限制；<br />');
document.write('          &nbsp;&nbsp;&nbsp;&nbsp;4、客户授权工程师通过网络远程接管您的机器，并在您的监督许可下完成整个远程操作；<br />');
document.write('          &nbsp;&nbsp;&nbsp;&nbsp;5、客户了解并知悉联想仅对客户拥有合法使用权的软件提供服务支持；<br />');
document.write('          &nbsp;&nbsp;&nbsp;&nbsp;6、按Ctrl + Z ，您可以随时退出远程接管状态；<br />');
document.write('          &nbsp;&nbsp;&nbsp;&nbsp;7、选择“同意并开始服务”，即表明您已经阅读并同意本服务协议。<br />');
document.write('          <br />');
document.write('          </p>');
document.write('          <iframe id="RTOFrame" name="RTOFrame" src="/UserCenter/VoiceClient.htm" style="height: 100%; width: 100%;" bordercolor="blue" frameborder="no" scrolling="no"></iframe>');
document.write('        </div>');
        

document.write('      </div>');
document.write('    </div>');
document.write('  <div id="NewCardDialog" title="注册新服务" style="z-index:999;display:none;padding-top:10px;">');
document.write("<a href=\"#\" onclick=\"document.getElementById('NewCardFrom').style.display='';document.getElementById('NewProFrom').style.display='none';document.getElementById('NewExprienceCodeFrom').style.display='none';document.getElementById('imgno').src='/images/regnohui.jpg';document.getElementById('imgno2').src='/images/regcodehui.jpg';document.getElementById('imgcard').src='/images/regcard.jpg';return false;\"><img id='imgcard' src='/images/regcard.jpg' border='0'></a>");
document.write("&nbsp;&nbsp;&nbsp;&nbsp;<a id=\"BtnAddNewCard2\" href=\"#\" onclick=\"document.getElementById('NewCardFrom').style.display='none';document.getElementById('NewProFrom').style.display='';document.getElementById('NewExprienceCodeFrom').style.display='none';document.getElementById('imgcard').src='/images/regcardhui.jpg';document.getElementById('imgno').src='/images/regno.jpg';document.getElementById('imgno2').src='/images/regcodehui.jpg';return false;\"><img id='imgno' src='/images/regnohui.jpg' border='0'></a>");
document.write("&nbsp;&nbsp;&nbsp;&nbsp;<a id=\"BtnAddNewCard3\" href=\"#\" onclick=\"document.getElementById('NewCardFrom').style.display='none';document.getElementById('NewProFrom').style.display='none';document.getElementById('NewExprienceCodeFrom').style.display='';document.getElementById('imgcard').src='/images/regcardhui.jpg';document.getElementById('imgno').src='/images/regnohui.jpg';document.getElementById('imgno2').src='/images/regcode.jpg';return false;\"><img id='imgno2' src='/images/regcodehui.jpg' border='0'></a>");
document.write('  <div id="NewCardFrom" style="margin-bottom:20px;display:;margin-top:10px; text-align:left;margin-left:36px;"><form id="RegCardForm" method="post" action="">');
document.write('服务卡号：<input type="text" id="NewCardNo" />');
document.write('    <input id="BtnAddNewCard" type="button" value="注册" onclick="" />');
document.write('  </form></div>');
document.write('  <div id="NewProFrom" style="margin-bottom:20px;display:none;margin-top:10px; text-align:left;margin-left:36px;"><form id="RegProductForm" method="post" action="">');
document.write('主机编号：<input type="text" id="NewProduct" />');
document.write('    <input id="BtnAddNewProduct" type="button" value="注册" onclick="" />');
document.write('  </form></div>');
document.write('  <div id="NewExprienceCodeFrom" style="margin-bottom:20px;display:none;margin-top:10px; text-align:left;margin-left:36px;"><form id="RegExprienceCodeForm" method="post" action="">');
document.write('体&nbsp;&nbsp;验&nbsp;&nbsp;码：<input type="text" id="NewExprienceCode" />');
document.write('    <input id="BtnAddNewExprienceCode" type="button" value="注册" onclick="" />');
document.write('  </form></div>');
document.write('  </div>');
