var online=new Array();
if (!document.layers)
document.write('<div id=divStayTopLeft style="position:absolute;z-index: 100">');

//document.write('<script src="http://webpresence.qq.com/getonline?Type=1&155053794:">

 
document.write('<table cellSpacing="0" cellPadding="0" width="92"  border="0" id="qqtab">');
document.write('    <tr>');
document.write('      <td width="60" onclick="if(document.all.qqtab.style.display==\'none\'){document.all.qqtab.style.display=\'\'} else {document.all.qqtab.style.display=\'none\'}"><img src="images/qq_01.jpg" border="0"></td>');
document.write('    </tr>');
document.write('    <tr id="qqstab" >');
document.write('      <td valign="middle" align="center" height="69"  background="images/qq_02.jpg">');    
document.write('<table border="0" width="60" cellSpacing="0" cellPadding="0">');
document.write('  <tr>');
document.write('    <td width="70" height="5" border="0" colspan="2"></td>');
document.write('  </tr>');

//no1
document.write('  <tr>');
document.write('    <td width="60" height="5" border="0" colspan="2" align="right"></td>');
document.write('    <td height="5" valign="middle" align="center">');
document.write('<A href="http://wpa.qq.com/msgrd?V=1&amp;Uin=88409134&amp;Site=michong.com.cn&amp;Menu=yes" target=_blank title="²úÆ·×ÉÑ¯"><IMG alt=QQ src="http://wpa.qq.com/pa?p=1:88409134:6" align=absMiddle border=0></A>');
document.write('    </td>');
document.write('  </tr>');
//blank
//document.write('  <tr>');
//document.write('    <td width="60" height="5" border="0" colspan="2" align="right"></td>');
//document.write('    <td height="28" valign="middle" align="center">');
//document.write('<A href="http://wpa.qq.com/msgrd?V=1&amp;Uin=765028992&amp;Site=michong.com.cn&amp;Menu=yes" target=_blank title="²úÆ·×ÉÑ¯"><IMG alt=QQ src="http://wpa.qq.com/pa?p=1:765028992:6" align=absMiddle border=0></A>');
//document.write('    </td>');
//document.write('  </tr>');
//no2
//no3
document.write('  <tr>');
document.write('    <td width="25" height="5" valign="middle" align="center">');
document.write('');
document.write('    </td>');
document.write('    <td width="55" height="5" valign="middle" align="left">');
document.write('');
document.write('    </td>');
document.write('  </tr>');


document.write('</table>');     
document.write('</td>');
document.write('    </tr>');


document.write('      <td width="60"><a href="book.asp"><img src="images/qq_03.jpg" border="0"></a></td>');
document.write('    </tr>');
document.write('    <tr>');
document.write('      <td width="60"><a href="contact.asp"><img src="images/qq_04.jpg" border="0"></a></td>');
document.write('    </tr>');
document.write('    <tr>');
document.write('      <td width="60" onclick="#top"><img src="images/qq_05.jpg" border="0"></td>');
document.write('    </tr>');
document.write('</table>');



var verticalpos="frombottom"
if (!document.layers)
document.write('</div>')
function JSFX_FloatTopDiv()
{
	var startX = (document.body.clientWidth - 1024)/2 + 900;
	startY = 530;
	var ns = (navigator.appName.indexOf("Netscape") != -1);
	var d = document;
	function ml(id)
	{
		var el=d.getElementById?d.getElementById(id):d.all?d.all[id]:d.layers[id];
		if(d.layers)el.style=el;
		el.sP=function(x,y){this.style.left=x;this.style.top=y;};
		el.x = startX;
		if (verticalpos=="fromtop")
		el.y = startY;
		else{
		el.y = ns ? pageYOffset + innerHeight : document.body.scrollTop + document.body.clientHeight;
		el.y -= startY;
		}
		return el;
	}
	window.stayTopLeft=function()
	{
		if (verticalpos=="fromtop"){
		var pY = ns ? pageYOffset : document.body.scrollTop;
		ftlObj.y += (pY + startY - ftlObj.y)/8;
		}
		else{
		var pY = ns ? pageYOffset + innerHeight : document.body.scrollTop + document.body.clientHeight;
		ftlObj.y += (pY - startY - ftlObj.y)/8;
		}
		ftlObj.sP(ftlObj.x, ftlObj.y);
		setTimeout("stayTopLeft()", 10);
	}
	ftlObj = ml("divStayTopLeft");
	stayTopLeft();
}
JSFX_FloatTopDiv();
