boxBuilder=0; /* * shows description in description div */ function showNote(posId,msg) { toolDisplayObj = document.getElementById(posId); if (toolDisplayObj) { toolDisplayObj.innerHTML = msg; } } function buildToolBox(boxPosition, printURL, sendafriendOpt, bookmarkOpt, feedbackOpt) { if('on' == 'on') { if (boxBuilder==0) { boxBuilder++; document.writeln(""); document.writeln("
"); } extraPadding=""; if (boxPosition=="bottom") extraPadding=" padding-top:10px;"; document.writeln("