function showmenu(sid)
{
eval("submenu" + sid + ".style.display=\"none\";");
}
function CloseDiv(sid)
{
	var divid=document.getElementById(sid);
	divid.style.display="none";
}
var online= new Array();
if (!document.layers)
document.write('<div id="divStayTopLeft" style="position:absolute">')

document.writeln("<LAYER id=divStayTopLeft height=\"101\" width=\"6095574\" top=\"2022\" left=\"1\" ");
document.writeln("name=\"divStayTopLeft\" >");
document.writeln("<div id=\"chatOnline\">");
document.writeln("<table width=\"80\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\">");
document.writeln("  <tr>");
document.writeln("    <td align=\"left\" valign=\"top\"><img src=\"chatImage\/index_41.jpg\" width=\"80\" height=\"22\" onclick=\"javascript:CloseDiv(\'divStayTopLeft\');\" style=\"cursor:hand\" \/><\/td>");
document.writeln("  <\/tr>");
document.writeln("  <tr>");
document.writeln("    <td height=\"58\" align=\"center\" valign=\"top\" background=\"chatImage\/index_67.jpg\"><div id=\"chat\">");
document.writeln("      <table width=\"80%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">");







//document.writeln("<tr>");
//document.writeln("  <td style=\"text-align:center; height:16px; padding:0 0 5px 0;\"><img src=\"chatImage\/hrq.jpg\" style=\"height:16px; width:68px;\" \/><\/td>");
//document.writeln("  <\/tr>");

document.writeln("<tr>");
document.writeln("<td style=\"height:22px; text-align:center; line-height:22px\"><a target=\"_blank\" href=\"msnim:chat?szsuperstar@hotmail.com\"><img src=\"chatImage\/msn.jpg\" \/>&nbsp;MSN<\/a><\/td>");
document.writeln("<\/tr>");
document.writeln("<tr>");
document.writeln("<td style=\"height:22px; text-align:center; line-height:22px\"><a target=\"_blank\" href=\"msnim:chat?Davidwong_18@hotmail.com\"><img src=\"chatImage\/msn.jpg\" \/>&nbsp;MSN<\/a><\/td>");
document.writeln("<\/tr>");
document.writeln("<tr>");
document.writeln("<td style=\"height:22px; text-align:center; line-height:22px\"><a target=\"_blank\" href=\"tencent:\/\/message\/?uin=494822831&Menu=yes\"><img src=\"chatImage\/qq.jpg\" \/>&nbsp;QQ1<\/a><\/td>");
document.writeln("<\/tr>");
document.writeln("<tr>");
document.writeln("<td style=\"height:22px; text-align:center; line-height:22px\"><a target=\"_blank\" href=\"tencent:\/\/message\/?uin=931946579&Menu=yes\"><img src=\"chatImage\/qq.jpg\" \/>&nbsp;QQ2<\/a><\/td>");
document.writeln("<\/tr>");











document.writeln("      <\/table>");
document.writeln("    <\/div>");
//document.writeln("        <table width=\"88%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">");
//document.writeln("          <tr>");
//document.writeln("            <td height=\"26\" align=\"center\" valign=\"bottom\"><img src=\"chatImage\/index_60.jpg\" width=\"50\" height=\"16\" onclick=\"javascript:CloseDiv(\'divStayTopLeft\');\" style=\"cursor:hand\"\/><\/td>");
//document.writeln("          <\/tr>");
//document.writeln("      <\/table>");
document.writeln("      <\/td>");
document.writeln("  <\/tr>");
document.writeln("  <tr>");
document.writeln("    <td align=\"left\" valign=\"top\"><img src=\"chatImage\/index_68.jpg\" width=\"80\" height=\"9\" \/><\/td>");
document.writeln("  <\/tr>");
document.writeln("<\/table>");
document.writeln("<\/div>");
document.writeln("<\/LAYER>");


//Enter "frombottom" or "fromtop"
var verticalpos="frombottom"
if (!document.layers)
document.write('</div>')
function JSFX_FloatTopDiv()
{
	var startX =(screen.width-1006)/2+915,startY =screen.height-380;
	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)/9;
		}
		else{
		var pY = ns ? pageYOffset + innerHeight : document.body.scrollTop + document.body.clientHeight;
		ftlObj.y += (pY - startY - ftlObj.y)/9;
		}
		ftlObj.sP(ftlObj.x, ftlObj.y);
		setTimeout("stayTopLeft()", 12);
	}
	ftlObj = ml("divStayTopLeft");
	stayTopLeft();
}
JSFX_FloatTopDiv();
