posts - 189,comments - 115,trackbacks - 0

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">&nbsp;</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>&nbsp;</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">&nbsp;');
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>&nbsp;</TD></TR><TR><TD align=middle height=15><P align=left><SPAN class=STYLE1>&nbsp;<A href="http://www.whwise.com/zhima/N_user/BigUserReg.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">&nbsp;');
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>&nbsp;</TD></TR><TR><TD align=middle height=15><P align=left><SPAN class=STYLE1>&nbsp;<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">&nbsp;');
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>&nbsp;</TD></TR><TR><TD align=middle height=15><P align=left><SPAN class=STYLE1>&nbsp;<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">&nbsp;');
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>&nbsp;</TD></TR><TR><TD align=middle height=15><P align=left><SPAN class=STYLE1>&nbsp;<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">&nbsp;');
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>&nbsp;</TD></TR><TR><TD align=middle height=15><P align=left><SPAN class=STYLE1>&nbsp;<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">&nbsp;');
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>&nbsp;</TD></TR><TR><TD align=middle height=15><P align=left><SPAN class=STYLE1>&nbsp;<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">&nbsp;');
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>&nbsp;</TD></TR><TR><TD align=middle height=15><P align=left><SPAN class=STYLE1>&nbsp;<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">&nbsp;');
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>&nbsp;</TD></TR><TR><TD align=middle height=15><P align=left><SPAN class=STYLE1>&nbsp;<A href="http://www.whwise.com/zhima/N_user/login.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">&nbsp;');
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>&nbsp;</TD></TR><TR><TD align=middle height=15><P align=left><SPAN class=STYLE1>&nbsp;<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">&nbsp;');
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>&nbsp;已经有 <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>&nbsp;</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">&nbsp;');
document.write ('  <TABLE cellSpacing=0 cellPadding=0 width=96 border=0><TBODY><TR><TD height=33><A href="http://www.vwork.cn/include/Call_center1.asp?callid=91016001"><IMG 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>&nbsp; <U><A href="http://voip.whwise.com"><FONT 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">&nbsp;');
document.write ('  <TABLE cellSpacing=0 cellPadding=0 width=96 border=0><TBODY><TR><TD height=33><A href="http://www.vwork.cn/chat/msg.htm?hotid=91016001"><IMG style="FILTER: ; WIDTH: 99px; HEIGHT: 41px" height=41 alt="" hspace=0 src="/zhima/editor/UploadFile/2006521163845242.gif" width=99 border=0></A><A href="http://www.vwork.cn/index.asp"></A></TD></TR><TR><TD class=STYLE1 align=middle height=43><P align=left>&nbsp;&nbsp;&nbsp;<U><A href="http://www.vwork.cn/chat/chat.htm?hotid=91016001&amp;mode=video"><FONT color=#777777>网页电话</FONT></A></U></P></TD></TR></TBODY></TABLE>');
document.write ('    </td>');
document.write ('  </tr>');


document.write ('  <tr>');
document.write ('    <td align="center">&nbsp;');
document.write ('  <TABLE cellSpacing=0 cellPadding=0 width=96 border=0><TBODY><TR><TD height=33>&nbsp;&nbsp;&nbsp;<A href="http://wpa.qq.com/msgrd?V=1&amp;Uin=61337315"><IMG 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>&nbsp;&nbsp;&nbsp; <U><A href="http://freeqq2.qq.com/1.shtml"><FONT 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">&nbsp;');
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="http://www.skype.com/i/logos/skype_logo.png" width=96 border=0></A></P></TD></TR><TR><TD class=STYLE1 align=middle height=43><P align=left>&nbsp;&nbsp; <U><A href="http://skypetools.tom.com/voucher/register.php"><FONT color=#777777>Skype通讯</FONT></A></U></P></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE>');
document.write ('    </td>');
document.write ('  </tr>');


document.write ('  <tr>');
document.write ('    <td align="center">&nbsp;');
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="http://scs1.sh1.china.alibaba.com/msg.atc?v=1&amp;uid=whwise" target=_blank><IMG alt=点击这里可以给对方发送消息 src="http://scs1.sh1.china.alibaba.com/online.atc?v=1&amp;uid=whwise&amp;s=101" border=0></A> <DIV style="DISPLAY: none"><A href="http://www.alibaba.com/">Alibaba</A></DIV></FONT></TD></TR></TBODY></TABLE><P><U><STRONG><A href="http://china.alibaba.com/member/join.htm?tracelog=MyAlibaba_TradeToolbar"><FONT color=#777777>阿里巴巴贸易通</FONT></A></STRONG></U></P></TD>');
document.write ('    </td>');
document.write ('  </tr>');


document.write ('  <tr>');
document.write ('    <td align="center">&nbsp;');
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>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<FONT face=宋体 color=#777777 size=3><U><A href="http://get.live.com/messenger/overview"><STRONG>MSN</STRONG></A></U></FONT></P></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE>');
document.write ('    </td>');
document.write ('  </tr>');


document.write ('  <tr>');
document.write ('    <td align="center">&nbsp;');
document.write ('  <P>&nbsp;<A href="wangwang:SendIM?godhamhamchang&amp;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>&nbsp;&nbsp; <U><A href="http://www.taobao.com/help/wangwang/wangwang.php"><FONT color=#777777><STRONG>淘宝旺旺</STRONG></FONT></A></U></P>');
document.write ('    </td>');
document.write ('  </tr>');


document.write ('  <tr>');
document.write ('    <td align="center">&nbsp;');
document.write ('  <P>&nbsp; <A onclick="return rd_clk(""logo/messenger/"",""http://cn.messenger.yahoo.com/"");" href="http://" target=_self><IMG style="FILTER: ; WIDTH: 44px; HEIGHT: 46px" height=46 alt="" hspace=0 src="/zhima/editor/UploadFile/2006521164446434.gif" width=44 border=0></A></P><P>&nbsp;&nbsp;&nbsp; <A href="http://cn.messenger.yahoo.com/"><FONT color=#777777><STRONG>雅虎通</STRONG></FONT></A></P>');
document.write ('    </td>');
document.write ('  </tr>');


document.write ('  <tr>');
document.write ('    <td align="center">&nbsp;');
document.write ('  &nbsp; <A href="http://register.sdo.com/register.asp?from=19" target=_blank><IMG style="FILTER: ; WIDTH: 87px; HEIGHT: 105px" height=105 alt="" hspace=0 src="/zhima/editor/UploadFile/2006521164526123.gif" width=87 border=0></A>');
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">&nbsp;</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="http://www.whwise.com/zhima/N_Blog/FeedBack.asp?mid=3554&amp;id=882" target=_blank><FONT color=#444444>公司资源</FONT></A><FONT color=#444444>&nbsp;&nbsp;<A title=教育培训 href="http://www.whwise.com/zhima/N_Blog/ArticleList.asp?mid=3554&amp;classid=217" target=_blank><FONT color=#444444>教育培训</FONT></A></FONT><FONT color=#444444>&nbsp;&nbsp;</FONT><A title=项目推荐 href="http://www.whwise.com/zhima/N_Blog/ArticleList.asp?mid=3554&amp;classid=218" target=_blank><FONT color=#444444>项目推荐</FONT></A><FONT color=#444444>&nbsp;&nbsp;</FONT><A title=名扬天下产品介绍 href="http://www.whwise.com/zhima/N_Blog/ArticleList.asp?mid=3554&amp;classid=212" target=_blank><FONT color=#444444>产品介绍</FONT></A><FONT color=#444444>&nbsp;&nbsp;</FONT><A title=名扬天下如何赢利 href="http://www.whwise.com/zhima/N_Blog/ArticleList.asp?mid=3554&amp;classid=211" target=_blank><FONT color=#444444>如何赢利</FONT></A><FONT color=#444444>&nbsp;&nbsp;</FONT><A title=名扬天下推广技巧 href="http://www.whwise.com/zhima/N_Blog/ArticleList.asp?mid=3554&amp;classid=210" target=_blank><FONT color=#444444>推广技巧</FONT></A><FONT color=#444444>&nbsp;&nbsp;</FONT><A title=名扬天下操作手册 href="http://www.whwise.com/zhima/N_Blog/ArticleList.asp?mid=3554&amp;classid=209" target=_blank><FONT color=#444444>操作手册</FONT></A><FONT color=#444444>&nbsp;&nbsp;</FONT><A title=名扬天下代理合作 href="http://www.whwise.com/zhima/N_Blog/FeedBack.asp?mid=3554&amp;id=738" target=_blank><FONT color=#444444>代理合作</FONT></A><FONT color=#444444>&nbsp;&nbsp;<A title=增值服务 href="http://wwww.whwise.com/PHB/Article.asp?id=160&amp;MOB=7" target=_blank><FONT color=#444444>兼职专栏</FONT></A></FONT>&nbsp; <A href="http://emailpage.activepower.net/script/user/send.asp?emailpage_id=26398"><FONT color=#444444>推荐给朋友</FONT></A><FONT color=#444444><BR>&nbsp;&nbsp; <A href="http://www.whwise.net"><IMG 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">&nbsp;</td>
  </tr>
</table>


<!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=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>&nbsp;</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">&nbsp;</td>
                </tr>
                <tr>
                  <td align="left" style="line-height:18px;"><span class="STYLE3">姓名</span> 火狐狸&nbsp; 业务员<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 />
&nbsp;&nbsp;E-mail: <span class="STYLE4">wang_dongliang@sohu.com</span><br />
&nbsp;&nbsp;&nbsp;&nbsp;Q Q :

<a href="" target="_blank"> <font color="#FF0000">61337315</font></a><br />
&nbsp;&nbsp;&nbsp;&nbsp;MSN : <span class="STYLE4"></span><br />
贸 易 通:<span class="STYLE4"> </span><br />
雅 虎 通:<span class="STYLE4"> </span><br />
Skype &nbsp;&nbsp;: <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">&nbsp;</td>
          </tr>
        </table>
      <table width="100%" border="0" cellspacing="0" cellpadding="0">
          <tr>
           
            <td><P align=center><A href="http://whkmz.900me.com/go/"></A>&nbsp; <IFRAME id=baiduframe border=0 marginWidth=0 frameSpacing=0 marginHeight=0 src="http://unstat.baidu.com/bdun.bsc?tn=whwkn_pg&amp;cv=0&amp;cid=1030766&amp;csid=1&amp;rkcs=19&amp;bgcr=FFFFFF&amp;ftcr=0000CC&amp;rk=1&amp;bd=0&amp;tbsz=12&amp;tbst=0&amp;sropls=1,4,6,2,3&amp;wd=580&amp;ht=50&amp;kwnm=9&amp;kwgp=1&amp;sropst=1&amp;bdas=0" frameBorder=0 width=580 scrolling=no height=50>  </IFRAME><BR><FONT color=#777777><BR><A href="http://www.miibeian.gov.cn/login.jsp"><FONT face=宋体 color=#777777 size=2>ICP备案编号:</FONT></A><A href="http://www.miibeian.gov.cn/login.jsp"><FONT face=宋体 color=#00a3cc size=2>鄂ICP备05002940号</FONT></A><MAP name=AutoMap1><FONT color=#00a3cc> </FONT><FONT color=#00a3cc><FONT color=#777777>工商执照:</FONT>4201002170078&nbsp;&nbsp; <FONT color=#777777>组织机构代码:</FONT>72270962-8<BR></P></FONT></MAP></FONT></td>
           
          </tr>
        </table>
     
    </td>
  </tr>
</table>


</body>
</html>

posted on 2007-01-26 16:37 MEYE 阅读(608) 评论(1)  编辑  收藏

FeedBack:
# 森马
2010-04-21 08:57 | 森马
似懂非懂,呵呵。  回复  更多评论
  

只有注册用户登录后才能发表评论。


网站导航: