Linux 學習:
http://www.openfans.net/main.html
http://www.uplooking.com/
http://blog.csdn.net/yuanmeng001/archive/2007/01/24/1491939.aspx
開源盛世 http://blog.chinaunix.net/u/4536/
http://blog.chinaunix.net/u/12857/
一段JAVAScript代碼:
<style type="text/css">
<!--
body,td,th {
?font-size: 12px;
}
a:link {
?color: #0000FF;
}
a:visited {
?color: #0000FF;
}
a:hover {
?color: #CC0000;
}
a:active {
?color: #0000FF;
}
-->
</style>
<title>mozhongxia 的名片</title>
<body style="overflow:scroll;overflow-x:hidden;">
<DIV id=overDiv style="POSITION: absolute; Z-INDEX: 1"></DIV>
<script src="overlib.js"></script>
<script>
<!--
document.write("<style>#vwork_master{LEFT:0px; POSITION:absolute;}#vwork_menu{LEFT:130px;POSITION:absolute; TOP:30px; Z-INDEX:5}#vwork_screen{POSITION:absolute; TOP:10px; Z-INDEX:5}#vwork_screenlinks{POSITION:absolute; TOP:-5px; VISIBILITY:visible; Z-INDEX:5}</style>")
document.write('<style>#vwork_screen{filter:Alpha(Opacity=60)</style>')
var vwork_master = new Object("element")
vwork_master.curLeft = 0;
vwork_master.curTop = 10;
function moveAlong(layerName, paceLeft, paceTop, fromLeft, fromTop){
clearTimeout(eval(layerName).timer)
if(eval(layerName).curLeft != fromLeft){
???? if((Math.max(eval(layerName).curLeft, fromLeft) - Math.min(eval(layerName).curLeft, fromLeft)) < paceLeft){eval(layerName).curLeft = fromLeft}
else if(eval(layerName).curLeft < fromLeft){eval(layerName).curLeft = eval(layerName).curLeft + paceLeft}
else if(eval(layerName).curLeft > fromLeft){eval(layerName).curLeft = eval(layerName).curLeft - paceLeft}
document.all[layerName].style.left = eval(layerName).curLeft
}
if(eval(layerName).curTop != fromTop){
???? if((Math.max(eval(layerName).curTop, fromTop) - Math.min(eval(layerName).curTop, fromTop)) < paceTop){eval(layerName).curTop = fromTop}
else if(eval(layerName).curTop < fromTop){eval(layerName).curTop = eval(layerName).curTop + paceTop}
else if(eval(layerName).curTop > fromTop){eval(layerName).curTop = eval(layerName).curTop - paceTop}
document.all[layerName].style.top = eval(layerName).curTop
}
eval(layerName).timer=setTimeout('moveAlong("'+layerName+'",'+paceLeft+','+paceTop+','+fromLeft+','+fromTop+')',30)
}
function setPace(layerName, fromLeft, fromTop, motionSpeed){
eval(layerName).gapLeft = (Math.max(eval(layerName).curLeft, fromLeft) - Math.min(eval(layerName).curLeft, fromLeft))/motionSpeed
eval(layerName).gapTop = (Math.max(eval(layerName).curTop, fromTop) - Math.min(eval(layerName).curTop, fromTop))/motionSpeed
moveAlong(layerName, eval(layerName).gapLeft, eval(layerName).gapTop, fromLeft, fromTop)
}
var expandState = 0
var clickNum = 0
function expand(){
?if (clickNum==0){
??clickNum=1
??if(expandState == 0){setPace("vwork_master", -131, 10, 10);
???document.menutop.src="../images/an.gif"; expandState = 1;}//end if
??else{
???setPace("vwork_master", 0, 10, 10);
???document.menutop.src="../images/an.gif"; expandState = 0;}//end if
??setTimeout("expandend()", 100);
?}
}//end function
function expandend(){
?clickNum=0;
}
document.write ('<div id="vwork_master">');
document.write ('? <div id="vwork_menu" onmouseover="expand()" style="cursor:hand;">');
document.write ('??? <table border="0" cellpadding="0" cellspacing="0" width="35">');
document.write ('????? <tbody>');
document.write ('??????? <tr>');
document.write ('????????? <td width="100%"><img src="../images/an.gif" alt="點擊此處隱藏或展開客服中心" name="menutop" id="menutop" /></td>');
document.write ('??????? </tr>');
document.write ('????? </tbody>');
document.write ('??? </table>');
document.write ('? </div>');
document.write ('? <div id="vwork_screenlinks" >');
document.write ('??? <table width="132" border="0" cellpadding="0" cellspacing="0">');
document.write ('????? <tr>');
document.write ('??????? <td width="15" background="images/bg_1.gif"> </td>');
document.write ('??????? <td width="112" align="center" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">');
document.write ('????????? <tr>');
document.write ('??????????? <td> </td>');
document.write ('????????? </tr>');
document.write ('??????? </table>');
document.write ('<table width="100%" border="0" cellspacing="0" cellpadding="0">');
document.write ('? <tr>');
document.write ('??? <td align="center"> ');
document.write ('? <TABLE height=74 cellSpacing=0 cellPadding=0 width=70 border=0><TBODY><TR><TD vAlign=top align=middle background=images/biao7.gif><TABLE cellSpacing=0 cellPadding=0 width="90%" border=0><TBODY><TR><TD height=50> </TD></TR><TR><TD align=middle height=15><P align=left><SPAN class=STYLE1> <A href=" color=#777777>注冊名片</FONT></A></SPAN></P></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE>');
document.write ('??? </td>');
document.write ('? </tr>');
document.write ('? <tr>');
document.write ('??? <td align="center"> ');
document.write ('? <TABLE height=74 cellSpacing=0 cellPadding=0 width=70 border=0><TBODY><TR><TD vAlign=top align=middle background=images/biao2.gif><TABLE cellSpacing=0 cellPadding=0 width="90%" border=0><TBODY><TR><TD height=50> </TD></TR><TR><TD align=middle height=15><P align=left><SPAN class=STYLE1> <A href="/zhima/N_Adv/index.asp?mid=4527" target=_blank><FONT color=#777777>我的廣告</FONT></A></SPAN></P></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE>');
document.write ('??? </td>');
document.write ('? </tr>');
document.write ('? <tr>');
document.write ('??? <td align="center"> ');
document.write ('? <TABLE height=74 cellSpacing=0 cellPadding=0 width=70 border=0><TBODY><TR><TD vAlign=top align=middle background=images/biao3.gif><TABLE cellSpacing=0 cellPadding=0 width="90%" border=0><TBODY><TR><TD height=50> </TD></TR><TR><TD align=middle height=15><P align=left><SPAN class=STYLE1> <A href="/zhima/N_Shop/index.asp?mid=4527" target=_blank><FONT color=#777777>我的商城</FONT></A></SPAN></P></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE>');
document.write ('??? </td>');
document.write ('? </tr>');
document.write ('? <tr>');
document.write ('??? <td align="center"> ');
document.write ('? <TABLE height=74 cellSpacing=0 cellPadding=0 width=70 border=0><TBODY><TR><TD vAlign=top align=middle background=images/biao4.gif><TABLE cellSpacing=0 cellPadding=0 width="90%" border=0><TBODY><TR><TD height=50> </TD></TR><TR><TD align=middle height=15><P align=left><SPAN class=STYLE1> <A href="/zhima/N_Blog/index.asp?mid=4527"><FONT color=#777777>我的博客</FONT></A></SPAN></P></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE>');
document.write ('??? </td>');
document.write ('? </tr>');
document.write ('? <tr>');
document.write ('??? <td align="center"> ');
document.write ('? <TABLE height=74 cellSpacing=0 cellPadding=0 width=70 border=0><TBODY><TR><TD vAlign=top align=middle background=images/biao5.gif><TABLE cellSpacing=0 cellPadding=0 width="90%" border=0><TBODY><TR><TD height=50> </TD></TR><TR><TD align=middle height=15><P align=left><SPAN class=STYLE1> <A href="/zhima/N_User/MyCollection.asp?user=mozhongxia"><FONT color=#777777>我的收藏</FONT></A></SPAN></P></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE>');
document.write ('??? </td>');
document.write ('? </tr>');
document.write ('? <tr>');
document.write ('??? <td align="center"> ');
document.write ('? <TABLE height=74 cellSpacing=0 cellPadding=0 width=70 border=0><TBODY><TR><TD vAlign=top align=middle background=images/biao1.gif><TABLE cellSpacing=0 cellPadding=0 width="90%" border=0><TBODY><TR><TD height=50> </TD></TR><TR><TD align=middle height=15><P align=left><SPAN class=STYLE1> <A href="/zhima/companyinfo.asp?user=mozhongxia" target=_blank><FONT color=#777777>我的簡介</FONT></A></SPAN></P></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE>');
document.write ('??? </td>');
document.write ('? </tr>');
document.write ('? <tr>');
document.write ('??? <td align="center"> ');
document.write ('? <TABLE height=74 cellSpacing=0 cellPadding=0 width=70 border=0><TBODY><TR><TD vAlign=top align=middle background=images/biao6.gif><TABLE cellSpacing=0 cellPadding=0 width="90%" border=0><TBODY><TR><TD height=50> </TD></TR><TR><TD align=middle height=15><P align=left><SPAN class=STYLE1> <A href="/zhima/msg.asp?user=mozhongxia"><FONT color=#777777>給我留言</FONT></A></SPAN></P></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE>');
document.write ('??? </td>');
document.write ('? </tr>');
document.write ('? <tr>');
document.write ('??? <td align="center"> ');
document.write ('? <TABLE height=74 cellSpacing=0 cellPadding=0 width=70 border=0><TBODY><TR><TD vAlign=top align=middle background=images/biao8.gif><TABLE cellSpacing=0 cellPadding=0 width="90%" border=0><TBODY><TR><TD height=50> </TD></TR><TR><TD align=middle height=15><P align=left><SPAN class=STYLE1> <A href=" color=#777777>管理名片</FONT></A></SPAN></P></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE>');
document.write ('??? </td>');
document.write ('? </tr>');
document.write ('? <tr>');
document.write ('??? <td align="center"> ');
document.write ('? <TABLE height=74 cellSpacing=0 cellPadding=0 width=70 border=0><TBODY><TR><TD vAlign=top align=middle background=images/biao9.gif><TABLE cellSpacing=0 cellPadding=0 width="90%" border=0><TBODY><TR><TD height=50> </TD></TR><TR><TD align=middle height=15><P align=left><SPAN class=STYLE1> <A href="../goUnion.asp?user=mozhongxia"><FONT color=#777777>名片排行</FONT></A></SPAN></P></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE>');
document.write ('??? </td>');
document.write ('? </tr>');
document.write ('? <tr>');
document.write ('??? <td align="center"> ');
document.write ('? <br>人氣:<font color="#FF0000">19</font>');
document.write ('??? </td>');
document.write ('? </tr>');
document.write ('? <tr>');
document.write ('??? <td align="center"? onMouseOver="drs(\'如果您是本站付費用戶可以獲得從您名片注冊付費會員服務費15%的推廣獎勵,并可以獲得該注冊用戶在本站會員商城消費獎勵的10%提成獎勵;若您是免費用戶,可以即刻升級為正式會員,以獲取獎勵的資格。\'); return true;" onMouseOut="nd(); return true;">');
document.write ('? <br> 已經有 <font color=#ff0000>0</font> 位用戶從您的名片注冊');
document.write ('??? </td>');
document.write ('? </tr>');
document.write ('</table>');
document.write ('??????????? </td>');
document.write ('??????? <td valign="Top" background="images/tiao.gif" width="4" height="800" id="menu_left"></td>');
document.write ('????? </tr>');
document.write ('??? </table>');
document.write ('? </div>');
document.write ('</div>');
var sidemenu = document.all.vwork_master;
sidemenu.style.top = document.body.scrollTop+2
function yuzi(){
}
setInterval("yuzi()",100);
expand();
-->
</script>
<script>
<!--
vwork_master_r_width=document.body.clientWidth-138
document.write("<style>#vwork_master_r{LEFT:" + vwork_master_r_width + "px;POSITION:absolute;}#vwork_menu_r{LEFT:-20px;POSITION:absolute; TOP:30px; Z-INDEX:5}#vwork_screen_r{POSITION:absolute; TOP:10px; Z-INDEX:5}#vwork_screenlinks_r{POSITION:absolute; TOP:-5px; VISIBILITY:visible; Z-INDEX:5}</style>")
document.write('<style>#vwork_screen_r{filter:Alpha(Opacity=60)</style>')
var vwork_master_r = new Object("element")
vwork_master_r.curLeft = vwork_master_r_width;
vwork_master_r.curTop = 10;
function moveAlong_r(layerName, paceLeft, paceTop, fromLeft, fromTop){
clearTimeout(eval(layerName).timer)
if(eval(layerName).curLeft != fromLeft){
???? if((Math.max(eval(layerName).curLeft, fromLeft) - Math.min(eval(layerName).curLeft, fromLeft)) < paceLeft){eval(layerName).curLeft = fromLeft}
else if(eval(layerName).curLeft < fromLeft){eval(layerName).curLeft = eval(layerName).curLeft + paceLeft}
else if(eval(layerName).curLeft > fromLeft){eval(layerName).curLeft = eval(layerName).curLeft - paceLeft}
document.all[layerName].style.left = eval(layerName).curLeft
}
if(eval(layerName).curTop != fromTop){
???? if((Math.max(eval(layerName).curTop, fromTop) - Math.min(eval(layerName).curTop, fromTop)) < paceTop){eval(layerName).curTop = fromTop}
else if(eval(layerName).curTop < fromTop){eval(layerName).curTop = eval(layerName).curTop + paceTop}
else if(eval(layerName).curTop > fromTop){eval(layerName).curTop = eval(layerName).curTop - paceTop}
document.all[layerName].style.top = eval(layerName).curTop
}
eval(layerName).timer=setTimeout('moveAlong_r("'+layerName+'",'+paceLeft+','+paceTop+','+fromLeft+','+fromTop+')',30)
}
function setPace(layerName, fromLeft, fromTop, motionSpeed){
eval(layerName).gapLeft = (Math.max(eval(layerName).curLeft, fromLeft) - Math.min(eval(layerName).curLeft, fromLeft))/motionSpeed
eval(layerName).gapTop = (Math.max(eval(layerName).curTop, fromTop) - Math.min(eval(layerName).curTop, fromTop))/motionSpeed
moveAlong_r(layerName, eval(layerName).gapLeft, eval(layerName).gapTop, fromLeft, fromTop)
}
var expandState_r = 0
var clickNum_r = 0
function expand_r(){
?if (clickNum_r==0){
??clickNum_r=1
??if(expandState_r == 0){setPace("vwork_master_r", document.body.clientWidth , 10, 10);
???document.menutop_r.src="../images/an2.gif"; expandState_r = 1;}//end if
??else{
???setPace("vwork_master_r", vwork_master_r_width , 10, 10);
???document.menutop_r.src="../images/an2.gif"; expandState_r = 0;}//end if
??setTimeout("expandend_r()", 100);
?}
}//end function
function expandend_r(){
?clickNum_r=0;
}
document.write ('<div id=vwork_master_r>');
document.write ('? <div id=vwork_menu_r onmouseover=expand_r() style=cursor:hand;>');
document.write ('??? <table border=0 cellpadding=0 cellspacing=0 width=35>');
document.write ('????? <tbody>');
document.write ('??????? <tr>');
document.write ('????????? <td width=100%><img name=menutop_r src=../images/an2.gif alt="點擊此處隱藏或展開客服中心"></td>');
document.write ('??????? </tr>');
document.write ('????? </tbody>');
document.write ('??? </table>');
document.write ('? </div>');
document.write ('? <div id=vwork_screenlinks_r >');
document.write ('??? <table width="142" border="0" cellpadding="0" cellspacing="0">');
document.write ('????? <tr>');
document.write ('??????? <td width="4" background="images/tiao.gif"></td>');
document.write ('??????? <td width="112" align="center" valign="top"><table width="100%" height="18" border="0" cellpadding="0" cellspacing="0">');
document.write ('????????? <tr>');
document.write ('??????????? <td> </td>');
document.write ('????????? </tr>');
document.write ('??????? </table>');
document.write ('<table width="100%" border="0" cellspacing="0" cellpadding="0">');
document.write ('? <tr>');
document.write ('??? <td align="center"> ');
document.write ('? <TABLE cellSpacing=0 cellPadding=0 width=96 border=0><TBODY><TR><TD height=33><A href=" style="BORDER-LEFT-COLOR: #ffffff; FILTER: ; BORDER-BOTTOM-COLOR: #ffffff; WIDTH: 97px; BORDER-TOP-COLOR: #ffffff; HEIGHT: 34px; BORDER-RIGHT-COLOR: #ffffff" height=34 alt="" hspace=0 src="/zhima/editor/UploadFile/200652116374591.gif" width=97 border=0></A></TD></TR><TR><TD align=middle height=43><P align=left><SPAN class=STYLE1> <U><A href=" color=#777777>視頻會議室</FONT></A></U></SPAN></P></TD></TR></TBODY></TABLE>');
document.write ('??? </td>');
document.write ('? </tr>');
document.write ('? <tr>');
document.write ('??? <td align="center"> ');
document.write ('? <TABLE cellSpacing=0 cellPadding=0 width=96 border=0><TBODY><TR><TD height=33><A href=" style="FILTER: ; WIDTH: 99px; HEIGHT: 41px" height=41 alt="" hspace=0 src="/zhima/editor/UploadFile/2006521163845242.gif" width=99 border=0></A><A href=" class=STYLE1 align=middle height=43><P align=left> <U><A href=" color=#777777>網頁電話</FONT></A></U></P></TD></TR></TBODY></TABLE>');
document.write ('??? </td>');
document.write ('? </tr>');
document.write ('? <tr>');
document.write ('??? <td align="center"> ');
document.write ('? <TABLE cellSpacing=0 cellPadding=0 width=96 border=0><TBODY><TR><TD height=33> <A href=" style="FILTER: ; WIDTH: 65px; HEIGHT: 66px" height=66 alt="" hspace=0 src="/zhima/editor/UploadFile/2006521163937112.bmp" width=65 border=0></A></TD></TR><TR><TD class=STYLE1 align=middle height=43><P align=left> <U><A href=" color=#777777>在線QQ</FONT></A></U></P></TD></TR></TBODY></TABLE>');
document.write ('??? </td>');
document.write ('? </tr>');
document.write ('? <tr>');
document.write ('??? <td align="center"> ');
document.write ('? <TABLE height=74 cellSpacing=0 cellPadding=0 width="100%" border=0><TBODY><TR><TD align=middle><TABLE cellSpacing=0 cellPadding=0 width=96 border=0><TBODY><TR><TD height=33><P align=left><A href="callto://wkn13307187196"><IMG title="Go to Skype.com homepage" style="BORDER-LEFT-COLOR: #ffffff; FILTER: ; BORDER-BOTTOM-COLOR: #ffffff; WIDTH: 89px; BORDER-TOP-COLOR: #ffffff; HEIGHT: 38px; BORDER-RIGHT-COLOR: #ffffff" height=40 alt=Skype hspace=0 src="document.write ('? <TABLE style="WIDTH: 36px; HEIGHT: 25px" cellSpacing=0 cellPadding=0 width=36 border=0><TBODY><TR><TD><P align=left><FONT color=#ff0000 size=1><A href=" color=#777777>阿里巴巴貿易通</FONT></A></STRONG></U></P></TD>');
document.write ('??? </td>');
document.write ('? </tr>');
document.write ('? <tr>');
document.write ('??? <td align="center"> ');
document.write ('? <TABLE height=74 cellSpacing=0 cellPadding=0 width="100%" border=0><TBODY><TR><TD align=middle><TABLE cellSpacing=0 cellPadding=0 width=96 border=0><TBODY><TR><TD height=33><A target=_top><IMG title=MSN style="FILTER: ; WIDTH: 115px; HEIGHT: 35px" height=35 alt=MSN hspace=0 src="/zhima/editor/UploadFile/200652116410143.gif" width=115 border=0 ?></A></TD></TR><TR><TD class=STYLE1 align=middle height=43><P align=left> <FONT face=宋體 color=#777777 size=3><U><A href=");
document.write ('??? </td>');
document.write ('? </tr>');
document.write ('? <tr>');
document.write ('??? <td align="center"> ');
document.write ('? <P> <A href="wangwang:SendIM?godhamhamchang&uid_t=whwkn"><IMG style="BORDER-LEFT-COLOR: #ffffff; FILTER: ; BORDER-BOTTOM-COLOR: #ffffff; WIDTH: 103px; BORDER-TOP-COLOR: #ffffff; HEIGHT: 51px; BORDER-RIGHT-COLOR: #ffffff" height=51 alt="" hspace=0 src="/zhima/editor/UploadFile/2006521164319194.gif" width=103 border=0></A></P><P> <U><A href=" color=#777777><STRONG>淘寶旺旺</STRONG></FONT></A></U></P>');
document.write ('??? </td>');
document.write ('? </tr>');
document.write ('? <tr>');
document.write ('??? <td align="center"> ');
document.write ('? <P> <A onclick="return rd_clk(""logo/messenger/"",""document.write ('? <A href="document.write ('??? </td>');
document.write ('? </tr>');
document.write ('</table>');
document.write ('??????? </td>');
document.write ('??????? <td width="15" background="images/bg_1.gif" height="800" id="menu_right"> </td>');
document.write ('????? </tr>');
document.write ('??? </table>');
document.write ('? </div>');
document.write ('</div>');
var sidemenu = document.all.vwork_master_r;
sidemenu.style.top = document.body.scrollTop+2
menu_left.height=document.body.scrollHeight+100;
menu_right.height=document.body.scrollHeight;
function yuzi(){
}
setInterval("yuzi()",100);
expand_r();
-->
</script>
<div style="LEFT:200px; POSITION:absolute; TOP:30px; width: 708px;">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
? <tr>
? ?
??? <td><P align=left><A title=公司資源 href=" src="/zhima/editor/UploadFile/200694221925720.gif" border=0></A></FONT></P></td>
?
? </tr>
</table>
</div>
<table width="100" border="0" cellspacing="0" cellpadding="0">
? <tr>
??? <td height="50"> </td>
? </tr>
</table>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "<html xmlns="<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>商務白領</title>
<style type="text/css">
<!--
.STYLE1 {
?color: #4269BD;
?font-weight: bold;
}
.STYLE3 {
?color: #980105;
?font-size: 16px;
?font-weight: bold;
}
body,td,th {
?font-size: 12px;
}
.STYLE4 {color: #9C0000}
body {
?margin-top: 50px;
}
-->
</style>
</head>
<body>
<table width="550" height="482" border="0" align="center" cellpadding="0" cellspacing="0">
? <tr>
??? <td valign="top" background="../images/Card/104.gif"><table width="100%" height="180" border="0" cellpadding="0" cellspacing="0">
????? <tr>
??????? <td> </td>
????? </tr>
??? </table>
????? <table width="100%" height="295" border="0" cellpadding="0" cellspacing="0">
??????? <tr>
????????? <td valign="top"><table width="100%" height="294" border="0" cellpadding="0" cellspacing="0">
??????????? <tr>
????????????? <td width="52%" valign="top"><table width="90%" border="0" align="right" cellpadding="0" cellspacing="0">
??????????????? <tr>
????????????????? <td height="80"> </td>
??????????????? </tr>
??????????????? <tr>
????????????????? <td align="left" style="line-height:18px;"><span class="STYLE3">姓名</span> 火狐貍 業務員<br />
????????????????? 武漢萬思網絡有限公司
????????????????? <br />
??????????????????? 武漢市江漢區寶豐二路天驕國際1905室<br /></td>
??????????????? </tr>
??????????????? <tr>
????????????????? <td height="100" align="center" style="line-height:18px;"><a href="" target="_blank"><img src="../images/Mphoto.gif" width="108" height="128" alt="我的照片" border=0 /></a></td>
??????????????? </tr>
????????????? </table></td>
????????????? <td width="48%" valign="top" style="line-height:18px;"><table width="100%" border="0" cellspacing="0" cellpadding="0">
??????????????? <tr>
????????????????? <td>郵 編: 430061 <br />
??????????????????? 電 話: 027-63218035<br />
傳 真: 027-82668112-809 <br />
手 機: 13871069405<br />
網 址: <a href='http://' target="_blank"><font color="#FF0000"></font></a><br />
E-mail: <span class="STYLE4">wang_dongliang@sohu.com</span><br />
Q Q :
<a href="" target="_blank"> <font color="#FF0000">61337315</font></a><br />
MSN : <span class="STYLE4"></span><br />
貿 易 通:<span class="STYLE4"> </span><br />
雅 虎 通:<span class="STYLE4"> </span><br />
Skype : <br />
網絡電話:
<a href="#" target="_blank"> <font color="#FF0000"></font></a></td>
??????????????? </tr>
??????????????? <tr>
????????????????? <td height="50" align="left"><table width="97%" border="0" cellspacing="0" cellpadding="0">
????????????????????? <tr>
??????????????????????? <td> </td>
????????????????????? </tr>
??????????????????? </table></td>
??????????????? </tr>
????????????? </table></td>
??????????? </tr>
????????? </table></td>
??????? </tr>
????? </table></td>
? </tr>
</table>
<table width="600" border="0" cellspacing="0" cellpadding="0" align="center">
? <tr>
??? <td>
??????? <table width="100%" border="0" cellspacing="0" cellpadding="0">
????????? <tr>
??????????? <td height="30"> </td>
????????? </tr>
??????? </table>
????? <table width="100%" border="0" cellspacing="0" cellpadding="0">
????????? <tr>
???????????
??????????? <td><P align=center><A href="; <IFRAME id=baiduframe border=0 marginWidth=0 frameSpacing=0 marginHeight=0 src=" face=宋體 color=#00a3cc size=2>鄂ICP備05002940號</FONT></A><MAP name=AutoMap1><FONT color=#00a3cc> </FONT><FONT color=#00a3cc><FONT color=#777777>工商執照:</FONT>4201002170078 <FONT color=#777777>組織機構代碼:</FONT>72270962-8<BR></P></FONT></MAP></FONT></td>
???????????
????????? </tr>
??????? </table>
?????
??? </td>
? </tr>
</table>
</body>
</html>