var obj = $("dnn_RightPane");
if (obj.innerHTML.length<=0) {
	obj.hide();
}
	