function msg(strFile)
{
window.open(strFile,'wnText',config='height=150,width=300,toolbar=0,scrollbars=1');
}