function doVC() { var b_vc=document.getElementById("vc") if (b_vc) { document.getElementById("vc").value=""; } b_vc=document.getElementById("vc2") if (b_vc) { document.getElementById("vc2").value=""; } b_vc=document.getElementById("vc3") if (b_vc) { document.getElementById("vc3").value=""; } } function loadFrame(){ $("#liteloading").remove(); $("#lite-content").show(); } function activeFrame(){ if (document.all) { top.frames[0].focus(); } else { $("#liteFrame").focus(); } } function liteFrame(liteWidth, liteHeight, url, captionStr){ marginLeft = -liteWidth / 2; marginTop = -liteHeight / 2; //lite show append $liteOverlay = "