提示:您可以先修改部分代码再运行
<table width="574" height="28" border="0" cellpadding="0" cellspacing="0" id="table20" style="border-collapse: collapse">
<tr>
<td width="29" align="center">·</td>
<td width="545">
<font color="#000080" onclick="dis('wt1',3);" style="cursor:hand;">1、做为我司的合作伙伴,我们所能够代理的产品都是有哪些?</font></td>
</tr>
</table>
<table border="0" cellpadding="0" style="border-collapse: collapse;display:none;line-height:15pt;" width="100%" id="wt1" height="55">
<tr>
<td bgcolor="#FFFFFF">
<font color="#464646"> 1域名注册 2虚拟主机 3企业邮局 4数据库 5 FTP空间<br>
6网站建设 7网站推广 8数据中心 9支付平台 10自助建站</font></td>
</tr>
</table>
<table width="574" height="28" border="0" cellpadding="0" cellspacing="0" id="table20" style="border-collapse: collapse">
<tr>
<td width="29">
<p align="center">·</td>
<td width="545">
<font color="#000080" onclick="dis('wt2',3);" style="cursor:hand;">2、为什么一定要先交预付款?</font></td>
</tr>
</table>
<table border="0" cellpadding="0" style="border-collapse: collapse;display:none;line-height:15pt;" width="100%" id="wt2" height="89">
<tr>
<td bgcolor="#FFFFFF">
<font color="#464646"> 由于ICANN及CNNIC规定所有域名注册都需要在注册时预以确认并支付注册费,为保障代理商的注册权<br>
益,我们要求您先支付一定的预付款,您及您平台上的用户每注册一个域名系统都会自动直接从此预付<br>
款中扣除相应费用。同时,为保证您的用户购买域名、虚拟主机、FTP空间、数据库、企业邮局能实时开<br>
通,在您的会员帐上需有相应的费用供系统自动扣减。</font></td>
</tr>
</table>
<table width="574" height="28" border="0" cellpadding="0" cellspacing="0" id="table20" style="border-collapse: collapse">
<tr>
<td width="29">
<p align="center">·</td>
<td width="545">
<font color="#000080" onclick="dis('wt3',3);" style="cursor:hand;">3、为什么我司的域名比较便宜?</font></td>
</tr>
</table>
<table border="0" cellpadding="0" style="border-collapse: collapse;display:none;line-height:15pt;" width="100%" id="wt3" height="60">
<tr>
<td bgcolor="#FFFFFF">
<font color="#464646">
我们拥有大量用户,降低了采购成本;自由、高效、实时的域名解析系统,大大降低了
我们维护的成<br>
本;我司始终坚持“较高质量,较低价格”的服务宗旨;我司旨在长期经营,并始终以客户利益为先。</font></td>
</tr>
</table>
<SCRIPT language=javascript>
function dis(sid,num)
{
var x=parseInt(sid.substr(2));
//alert(x);
if(document.all(sid).style.display == "none")
{
document.all(sid).style.display="block";
for(i=1;i<=num;i++)
{
if(i!=x)
{
document.all("wt"+i).style.display="none";
}
}
}
else
{
document.all(sid).style.display="none";
}
}
</SCRIPT>
提示:您可以先修改部分代码再运行