﻿var WCenterTb = 0; if (document.getElementById("hidMainTdR").value != 1 & document.getElementById("hidMainTd1").value != 1 & document.getElementById("hidMainTd4").value != 1 & document.getElementById("hidMainTdLinkR").value != 1)
{ document.getElementById("tdMainTdR").style.display = "none";}
if (document.getElementById("hidMainTdL").value != 1 & document.getElementById("hidMainTd3").value != 1 & document.getElementById("hidMainTd6").value != 1 & document.getElementById("hidMainTdLinkL").value != 1)
{ document.getElementById("tdMainTdL").style.display = "none";}
var crossobj=document.all? document.all.DivMessageDel: document.getElementById("DivMessageDel")
var LdivFckEditor=document.all? document.all.divFckEditorMain: document.getElementById("divFckEditorMain")
var crossobj3=document.all? document.all.MessageDelTb: document.getElementById("MessageDelTb")
var iebody=(document.compatMode && document.compatMode != "BackCompat")? document.documentElement : document.body
function positionit(){ var dsocleft=document.all? iebody.scrollLeft : pageXOffset
var dsoctop=document.all? iebody.scrollTop : pageYOffset
if (document.all||document.getElementById){ crossobj.style.left=parseInt(dsocleft)+300+"px"
crossobj.style.top=dsoctop+80+"px"
LdivFckEditor.style.left=parseInt(dsocleft)+200+"px"
LdivFckEditor.style.top=dsoctop+80+"px"
crossobj3.style.left=parseInt(dsocleft)+300+"px"
crossobj3.style.top=dsoctop+180+"px"
}
}
setInterval("positionit()",100)

