가장 유능한 리더는
하고자 하는 바를 수행하는
뛰어난 자질의 사람들을 발굴하여 옆에 둘 수 있는
탁월한 감각을 지닌 사람이다.
또한 사람들이 맡은 일을 수행하고 있을 때,
그들이 무슨 일을 하든 간섭하지 않는
충분한 자기 절제력을 지닌 사람이다.
- 시어도어 루즈벨트 대통령
AOL 설립자 스티브 케이스는
‘최고수준의 사람들을 영입할 수 있는 회사가
21세기의 승자가 될 것이다’고 역설하고 있으며,
군주론으로 유명한 마키아벨리 또한
‘통치자의 지성을 평가하는 첫 번째 기준은
그와 가깝게 지내는 사람들을 자세히 살피는 것이다’
라고 말하고 있습니다.
최고 핵심인재를 확보하여
스스로 일할 수 있는 환경을 만들어 주는 것,
그것이야말로 유능한 리더의 핵심과제입니다.
< !doctype html public \"-//W3C//DTD HTML 4.0 Transitional//EN\">
J@sko Sample Script
< script language=\"JavaScript1.2\">
var scroller_width=150 // 스크롤러의 가로크기
var scroller_height=115 // 스크롤러의 높이
var bgcolor=\'#F5F5F5\' // 배경색
var pause=3000 // 슬라이드간의 지연시간 (3000=3초)
var scrollercontent=new Array()
// 내용을 입력 하세요 (태그 사용도 가능합니다)
scrollercontent[0]=\'자바스크립트 소스뱅크 JASKO 를 방문 해 보세요\'
scrollercontent[1]=\'이메일 계정이 필요하시면 다음 커뮤니케이션 에서 메일 계정을 만들어 보세요\'
scrollercontent[2]=\'이 스크립트는 메세지들이 오버랩 되면서 위로 스크롤 됩니다\'
var ie4=document.all&&navigator.userAgent.indexOf(\"Opera\")==-1
var dom=document.getElementById&&navigator.userAgent.indexOf(\"Opera\")==-1
if (ie4||dom)
document.write(\'
\')
else if (document.layers){
document.write(\'\'+scrollercontent[0]+\'\')
}
var curpos=scroller_height*(1)
var degree=10
var curcanvas=\"canvas0\"
var curindex=0
var nextindex=1
function moveslide(){
if (curpos>0){
curpos=Math.max(curpos-degree,0)
tempobj.style.top=curpos
}
else{
clearInterval(dropslide)
if (crossobj.filters)
crossobj.filters.alpha.opacity=100
else if (crossobj.style.MozOpacity)
crossobj.style.MozOpacity=1
nextcanvas=(curcanvas==\"canvas0\")? \"canvas0\" : \"canvas1\"
tempobj=ie4? eval(\"document.all.\"+nextcanvas) : document.getElementById(nextcanvas)
tempobj.innerHTML=scrollercontent[curindex]
nextindex=(nextindexsetTimeout(\"rotateslide()\",pause)
}
}
function rotateslide(){
if (ie4||dom){
resetit(curcanvas)
crossobj=tempobj=ie4? eval(\"document.all.\"+curcanvas) : document.getElementById(curcanvas)
crossobj.style.zIndex++
if (crossobj.filters)
document.all.canvas0.filters.alpha.opacity=document.all.canvas1.filters.alpha.opacity=20
else if (crossobj.style.MozOpacity)
document.getElementById(\"canvas0\").style.MozOpacity=document.getElementById(\"canvas1\").style.MozOpacity=0.2
var temp=\'setInterval(\"moveslide()\",50)\'
dropslide=eval(temp)
curcanvas=(curcanvas==\"canvas0\")? \"canvas1\" : \"canvas0\"
}
else if (document.layers){
crossobj.document.write(scrollercontent[curindex])
crossobj.document.close()
}
curindex=(curindex}
function resetit(what){
curpos=scroller_height*(1)
var crossobj=ie4? eval(\"document.all.\"+what) : document.getElementById(what)
crossobj.style.top=curpos
}
function startit(){
crossobj=ie4? eval(\"document.all.\"+curcanvas) : dom? document.getElementById(curcanvas) : document.tickernsmain.document.tickernssub
if (ie4||dom){
crossobj.innerHTML=scrollercontent[curindex]
rotateslide()
}
else{
document.tickernsmain.visibility=\'show\'
curindex++
setInterval(\"rotateslide()\",pause)
}
}
if (ie4||dom||document.layers)
window.onload=startit
\"배우지 못한 자의 지식은 마치
울창한 숲과 같다. 생명력은 넘치지만
이끼와 버섯 따위에 뒤덮여 쓰임새가 없이
버려져 있다. 반면에 과학자의 지식은 널리
쓰이도록 마당에 내다 놓은 목재와 같다.
잘하면 이곳저곳에 쓸모가 있을 수도
있으나 쉽게 썩어 버리는
단점이 있다.\"
- 헨리 데이빗 소로우의《구도자에게 보낸 편지》중에서-
* 같은 흙도 쓰임새에 따라
똥장군도 되고 청자 백자도 됩니다.
지식도 어떻게 쓰이느냐에 따라 선(善)도 되고
악(惡)도 됩니다. 사람도 누구에게 어떻게
쓰이느냐에 따라 그 운명이 달라집니다.