document.write("<div id='wanyxShowAD' style='position:absolute; z-index: 100;'>");
document.write('<table cellspacing="0" cellpadding="0" width="109" border="0">');
document.write('<tr>');
document.write('<td colspan="3"><a onclick="CloseQQ()" href="javascript:;" shape="circle" coords="91,16,12"><img height="34" src="qqimg/qq_top.gif" width="109" usemap="#Map" border="0"></a></td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td width="6"><img height="100" src="qqimg/qq_life.gif" width="6"></td>');
document.write('<td valign="top" width="96" bgcolor="#f2f2f2">');
document.write('<table cellspacing="0" cellpadding="0" width="90" align="center" border="0">');
document.write('<tr><td height="30">');
document.write('<table cellspacing="0" cellpadding="0" width="90" border="0">');
document.write('<tr><td><img height="13" src="qqimg/qq_ico1.gif"><span class="font_12"> <span style="font-size:9pt;">Services</span></span></td></tr>');
document.write('</table>');
document.write('</td></tr>');
document.write('<tr><td>');
document.write('<table border="0" width="100%" cellpadding="2">');
document.write('<tr>');
document.write('<td valign="middle">');
document.write('<a target="_blank" href="http://settings.messenger.live.com/Conversation/IMMe.aspx?invitee=f5203c8734ed1d65@apps.messenger.live.com&mkt=zh-cn"><img style="border-style: none;" src="qqimg/qq_n01.gif" width="16" height="16" /><span class="font_12"> <span style="font-size:9pt;">Service1</span></span></a>');
document.write('</td>');
document.write('</tr></table></td></tr>');
document.write('<tr><td></td></tr>');
document.write('<tr><td><table border="0" width="100%" cellpadding="2">');
document.write('<tr>');
document.write('<td valign="middle">');
document.write('<a target="_blank" href="http://settings.messenger.live.com/Conversation/IMMe.aspx?invitee=530664a06407abb1@apps.messenger.live.com&mkt=zh-cn"><img style="border-style: none;" src="qqimg/qq_n01.gif" width="16" height="16" /><span class="font_12"> <span style="font-size:9pt;">Service2</span></span></a>');
document.write('</td>');
document.write('</tr>');
document.write('</table></td></tr>');
document.write('<tr><td></td></tr></table></td>');
document.write('<td width="7"><img height="100" src="qqimg/qq_right.gif" width="7"></td></tr>');
document.write('<tr><td colspan="3"><img height="30" src="qqimg/qq_bottom1.gif" width="109"></td></tr>');
document.write('<tr><td colspan="3"><a href="http://www.cnmetalscience.com" target="_blank"><img height="33" src="qqimg/qq_logo.gif" width="109" border="0"></a></td></tr>');
document.write('</table>');
document.write("</div>");
var _wanyx_bodyfrm = ( document.compatMode.toLowerCase()=="css1compat" ) ? document.documentElement : document.body;
var _wanyx_adst = document.getElementById("wanyxShowAD").style;
function strQQ(){
	var tempSrc="http://sighttp.qq.com/wpa.js?rantime='+Math.random()+'&sigkey=44d4cce448ddcc92180b453fc31ed3cf3d025e65a7f955d97e4205d5cfc2925a";
	var oldscript=document.getElementById('testJs');
	var newscript=document.createElement('script');
	newscript.setAttribute('type','text/javascript'); 
	newscript.setAttribute('id', 'testJs');
	newscript.setAttribute('src',tempSrc);
	if(oldscript == null){
		document.body.appendChild(newscript);
	}else{
		oldscript.parentNode.replaceChild(newscript, oldscript);
	}
	return false;
}
function strQQ1(){
	var tempSrc="http://sighttp.qq.com/wpa.js?rantime='+Math.random()+'&sigkey=0e3616050d7a83c0698ca705c8c55e048d80205ee0eefd5541905876983997b0";
	var oldscript=document.getElementById('testJs');
	var newscript=document.createElement('script');
	newscript.setAttribute('type','text/javascript'); 
	newscript.setAttribute('id', 'testJs');
	newscript.setAttribute('src',tempSrc);
	if(oldscript == null){
		document.body.appendChild(newscript);
	}else{
		oldscript.parentNode.replaceChild(newscript, oldscript);
	}return false;
}
function CloseQQ(){
 _wanyx_adst.display='none';
}
//download by http://www.codefans.net
function _wanyx_moveR() {
_wanyx_adst.top = ( _wanyx_bodyfrm.scrollTop + _wanyx_bodyfrm.clientHeight - 200 ) + "px";
_wanyx_adst.left = ( _wanyx_bodyfrm.scrollLeft + _wanyx_bodyfrm.clientWidth - 110 ) + "px";
}
setInterval( '_wanyx_moveR()' , 100 );