j=(Layer[0]) ? 0:1;
for(i=j; i<Layer.length; i++) {
	if(document.getElementById?1:0) {document.write("<span onMouseOver=\"clearTimeout(timer)\" onMouseOut=\"Hide("+i+");\" id=\"L"+i+"\" style=\"position:absolute; visibility:hidden; background:"+background+"; top:"+Layer[i].top+"; left:"+Layer[i].left+"; width:"+Layer[i].width+";\"><table border=\"0\" cellpadding=\"0\" cellspacing=\"0\">"+Layer[i].info+"<\/table><\/span>");}
}
