<!--
function openCheckTime()
{  
window.open('http://www.tdisp.com/start/usage/checktime.html', 'CheckTime', 'scrollbars=no,resizable=yes,location=no,menubar=no,titlebar=no,toolbar=no,hotkeys=no,left=10,top=10,width=440,height=300');
return false;
}
//-->