function circleProfile_NoBanner(workno) {
var imgTag = "
";
var target = document.getElementById(workno+"_circleProfile");
var target2 = target.cloneNode(true);
target2.innerHTML = imgTag;
document.getElementById(workno+"_profile").innerHTML = target2.outerHTML;
}
var parts_html = '\