function wopen3(tutIndex) 
{
window.open(tutIndex,"Tutorial","width=996,height=664,location=no,toolbar=yes,status=yes,menubar=yes,scrollbars=no,resizable=yes");
}

function mg3(txt) {window.status = txt;}

