﻿function showTooltip(text){

    document.tool.tip.value = text;

}
