\n');
}
function insert_smilies(EM_ID){
document.getElementById("input1").value+=EM_ID;
}
function EM_js(EM_int){
if (EM_int==1) {
x=document.body.scrollLeft+event.clientX-100;
y=document.body.scrollTop+event.clientY-0;
document.all.EM.style.posLeft=x+10; //设置图层位置的X坐标
document.all.EM.style.posTop=y+10; // 设置图层位置的Y坐标
document.all.EM.style.visibility="";}
else {
if (!event.ctrlKey)
setTimeout("document.all.EM.style.visibility='hidden';",200);
else
setTimeout("document.all.EMdiv.focus();",200);
}
}
function pressdiv_js(pressdiv_int){
if (pressdiv_int==1) {
x=document.body.scrollLeft+event.clientX-50;
y=document.body.scrollTop+event.clientY-0;
document.all.pressdiv.style.posLeft=x+10; //设置图层位置的X坐标
document.all.pressdiv.style.posTop=y+10; // 设置图层位置的Y坐标
document.all.pressdiv.style.visibility="";}
else
setTimeout("document.all.pressdiv.style.visibility='hidden';",200)
//document.all.EM.style.visibility="hidden";
}
function changeclass(type,lineid){
if (type=="over"){
document.getElementById(lineid).className="pressdiv-line over";
}
else{
document.getElementById(lineid).className="pressdiv-line";
}
}
function setpostkey(args){
if (args==1){
document.getElementById("line1-left").className="pressdiv-line-left pkselect";
document.getElementById("line2-left").className="pressdiv-line-left";
}
else if (args==2){
document.getElementById("line1-left").className="pressdiv-line-left";
document.getElementById("line2-left").className="pressdiv-line-left pkselect";
}
postkey=args;
arr1 = setCookie("v_postkey",postkey);
//document.getElementById("im").SetVariable("setting_type","postkey "+postkey); yes
}
//系统提示
function Assistant_js(ContentsTXT){
display_msg("系统提示:
"+UBBCode(ContentsTXT)+"");
}
function tblStItmRecommend(){
window.StItm_Related.location.href='StItm_Related.asp?CallOLID=20080724231710-X6Z6Y0Q8O1';
}

|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|