");
document.write("");
document.write("[에디터]");
}
}
/********************************************************************************************************** 첨부,링크 파일 */
//파일첨부체크
function getUpfileNumIcon(enable , files , num , down , table, uid, skin , link , where , cols)
{
if (num > 0)
{
var string = "";
string += "";
string += "
첨부이미지 " + num + "개";
string += "(조회 "+commaSplit(down)+"건)";
string += "";
document.write(string);
}
}
//파일레이어 show
function showLayerUpfile(enable , files , table , uid , where , cols , num , link , skin , down , e)
{
if (!enable)
{
alert('죄송합니다. 다운로드 권한이 없습니다. ');
return false;
}
var x = (e.pageX) ? e.pageX : document.body.scrollLeft+event.clientX;
var y = (e.pageY) ? e.pageY : document.body.scrollTop+event.clientY;
var to = "";
var tl = document.getElementById('tmp_Upfile_Show_Layer');
var ly = LayerUpfile(enable , files + link , table, uid , where , cols , 'return');
var wt = parseInt(num/cols) > 0 ? cols * 220 : (num%cols) * 220;
wt = num == 1 ? 270 : wt;
tl.style.position = 'absolute';
tl.style.left = x;
tl.style.top = y;
to += "";
to += " 첨부파일 " + num + "개";
to += "(다운로드 "+commaSplit(down)+"건)";
to += " | 닫기 ";
to += " |
| " + ly + " | |
| 자료수 120개, 6페이지중 1페이지 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
");
document.write("");
document.write("[에디터]");
}
}
/********************************************************************************************************** 첨부,링크 파일 */
//파일첨부체크
function getUpfileNumIcon(enable , files , num , down , table, uid, skin , link , where , cols)
{
if (num > 0)
{
var string = "";
string += "";
string += "
첨부이미지 " + num + "개";
string += "(조회 "+commaSplit(down)+"건)";
string += "";
document.write(string);
}
}
//파일레이어 show
function showLayerUpfile(enable , files , table , uid , where , cols , num , link , skin , down , e)
{
if (!enable)
{
alert('죄송합니다. 다운로드 권한이 없습니다. ');
return false;
}
var x = (e.pageX) ? e.pageX : document.body.scrollLeft+event.clientX;
var y = (e.pageY) ? e.pageY : document.body.scrollTop+event.clientY;
var to = "";
var tl = document.getElementById('tmp_Upfile_Show_Layer');
var ly = LayerUpfile(enable , files + link , table, uid , where , cols , 'return');
var wt = parseInt(num/cols) > 0 ? cols * 220 : (num%cols) * 220;
wt = num == 1 ? 270 : wt;
tl.style.position = 'absolute';
tl.style.left = x;
tl.style.top = y;
to += "