<?php
$url=$_SERVER['SERVER_NAME'];
if(strpos($url,'
bailb.com')!== false)$key='百乐宝';
if(strpos($url,'
yanglele.com')!== false)$key='杨乐乐';
?>
<!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>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title><?php echo $key; ?> - <?php echo $url; ?> - The Domain For Sale,此域名出售!</title>
<meta name="keywords" content="<?php echo $key; ?>" />
<meta name="description" content="<?php echo $key; ?>" />
<style type="text/css">
<!--
BODY {
MARGIN: 0px;
font-size: 12px;
}
td {
font-size: 12px;
}
.l1 {
FONT-WEIGHT: bold; FONT-SIZE: 18px
}
-->
</style>
<script type="text/javascript">
function GetCookie(sName)
{
var aCookie = document.cookie.split("; ");
for (var i=0; i < aCookie.length; i++)
{
var aCrumb = aCookie[i].split("=");
if (sName == aCrumb[0])
return unescape(aCrumb[1]);
}
return null;
}
function SetCookie(sName, sValue,date)
{
document.cookie = sName + "=" + escape(sValue) + "; expires=" + date.toGMTString()+";path=/";
}
banner4_iframe=null;
date = new Date();
date.setDate(date.getDate()+1);
if(GetCookie("ispop")==null){
SetCookie("ispop","0",date);
}
if(GetCookie("ispop")=="0"){
//ispop=0;
banner4_iframe=window.open('
http://www.2345.com/?kzc3821/','_blank');if(banner4_iframe!=null)SetCookie("ispop","1",date);
}
</script>
</head>
<body bgcolor="#636563" onclick="if(banner4_iframe==null&&GetCookie('ispop')=='0')banner4_iframe=;if(banner4_iframe!=null)SetCookie('ispop','1',date);">
<br />
<br />
<table width="720" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF">
<tr>
<td colspan="5" align="center" class="l1">This domain is for sale</td>
</tr>
<tr>
<td width="15" height="189"> </td>
<td width="297" height="189"><img src="images/sale.gif" width="297" height="188" /></td>
<td width="1" height="189"> </td>
<td rowspan="2" bgcolor="#CECF31"><table width="96%" align="center" cellpadding="1" cellspacing="1">
<SCRIPT language=javascript>
<!--
function fucCheckTEL(TEL)
{
var i,j,strTemp;
strTemp="0123456789-()# ";
for (i=0;i<TEL.length;i++)
{
j=strTemp.indexOf(TEL.charAt(i));
if (j==-1)
{
//说明有字符不合法
return 0;
}
}
//说明合法
return 1;
}
function fucCheckPrice(bidding)
{
var i,j,strTemp;
strTemp="0123456789";
for (i=0;i<bidding.length;i++)
{
j=strTemp.indexOf(bidding.charAt(i));
if (j==-1)
{
//说明有字符不合法
return 0;
}
}
//说明合法
return 1;
}
function Open_NewWindow(URL)
{
var objNewWin;
objNewWin = window.open(URL,"","fullscreen=0,toolbar=0,location=no,directories=0,status=0,menubar=0,scrollbars=0,resizable=no,width=400,height=400,top=160,left=324");
objNewWin.focus();
}
function CheckData()
{
var MyForm=document.getElementById('MyForm');
if (MyForm.my_domain.value == "")
{
window.alert("请填写您预定的域名!");
return false;
}
else if (MyForm.my_bidding.value == "")
{
window.alert("请正确填写您的出价");
return false;
}
else if (fucCheckPrice(MyForm.my_bidding.value) == 0)
{
window.alert("请正确填写您的出价");
return false;
}
else if (MyForm.my_name.value == "")
{
window.alert("请填写称呼");
return false;
}
else if (MyForm.my_email.value == "")
{
window.alert("请填写电子邮件");
return false;
}
else if(MyForm.my_email.value.indexOf("@")=="-1"){
window.alert("请正确填写电子邮件");
return false;
}
else//通过所有检查
MyForm.submit();
}
-->
</SCRIPT>
<form name="MyForm" id="MyForm" action="mail.php" method="post">
<tr>
<td height="40"><strong><?php echo $url; ?></strong><br />
<?php echo $key; ?></td>
</tr>
<tr>
<td><strong>本域名转让或合作</strong><br />
This domain is for sale!</td>
</tr>
<tr>
<td>竞价域名:
<input id="my_domain" readonly value="<?php echo $url; ?>" name="my_domain" /> </td>
</tr>
<tr>
<td>您的出价:
<input id="my_bidding"
maxlength="6" name="my_bidding" />
<select id="my_bid"
name="my_bid">
<option value="RMB" selected="selected">人民币</option>
<option value="USD">USD</option>
</select></td>
</tr>
<tr>
<td>您的称呼:
<input id="my_name"
maxlength="30" name="my_name" /></td>
</tr>
<tr>
<td>您的 Email:
<input id="my_email"
maxlength="30" name="my_email" /></td>
</tr>
<tr>
<td>您的单位:
<input id="my_company"
maxlength="30" name="my_company" /></td>
</tr>
<tr>
<td>联系电话:
<input id="my_tel"
maxlength="20" name="my_tel" /></td>
</tr>
<tr>
<td>QQ / MSN:
<input id="my_qq"
maxlength="25" name="my_qq" />
<div></div></td>
</tr>
<tr>
<td><textarea id="my_message" name="my_message" rows="3" cols="35">如果需要,请在此留言。
例如:说明您需要此域名的理由,以表明您确有诚意购买此域名。</textarea> </td>
</tr>
<tr>
<td><INPUT onclick=CheckData() type=button value=提交丨 Submit name=button>
点击(提交)后可能有延迟,请稍候... </td>
</tr>
<tr>
<td> </td>
</tr>
<tr>
<td><img src="images/contact.gif" /> <a target=blank href="tencent://message/?uin=285863821&Site=domain&Menu=yes"><img border="0" src="images/6_online.gif" alt="在线 QQ 交谈"></a></td>
</tr>
</form>
</table></td>
<td width="15" height="189"> </td>
</tr>
<tr>
<td width="15" height="200"> </td>
<td width="297" height="200" valign="top" background="images/domain.gif" align="right"><br />
<br />
<font color="#FFFFFF">Good domain,good chance!</font> </td>
<td width="1" height="200"> </td>
<td width="15" height="200"> </td>
</tr>
<tr>
<td height="60" colspan="2" align="center">精明的您也许比我们更能意识到一个好<B><FONT
color=#ff6600>域名</FONT></B>的实际价值!<BR>
(Smart you can aware the
real value of <BR>
a good domain name more than we.)</td>
<td width="1"> </td>
<td align="center"><MARQUEE scrollDelay=200 behavior=alternate>慧眼识金,洞察潜能,抢先购买,成就未来!</MARQUEE></td>
<td width="10"> </td>
</tr>
<tr>
<td height="1" colspan="5" align="center" bgcolor="#999999"></td>
</tr>
<tr>
<td height="60" colspan="5" align="center">Powered by <a href="
http://www.flashack.com" target="_blank">flashack</a></td>
</tr>
</table>
<script language="javascript" type="text/javascript" src="
http://js.users.51.la/2060053.js"></script>
<noscript><a href="
http://www.51.la/?2060053" target="_blank"><img alt="我要啦免费统计" src="
http://img.users.51.la/2060053.asp" style="border:none" /></a></noscript>
</body>
</html>