<!--
function showWindow()
{
objWindow=window.open ("abbrw.htm", "", "width=440, height=280");
}

function showWinARef()
{
objWindow=window.open ("jaref.htm", "", "width=440, height=125");
}

function showWinLamp()
{
objWindow=window.open ("jlamp.htm", "", "width=440, height=130");
}

function showWinOft()
{
objWindow=window.open ("joft.htm", "", "width=440, height=20");
}

function showWinVizM()
{
objWindow=window.open ("jvizm.htm", "", "width=440, height=20");
}

function showWinHIndex()
{
objWindow=window.open ("jhindex.htm", "", "width=440, height=30");
}

function showWinLent()
{
objWindow=window.open ("jlent.htm", "", "width=440, height=120");
}
//-->