<!--
function info() {
window.open( "smallinfo.html", "myWindow", 
"status = 1, height = 300, width = 300, resizable = 0" )
}
//-->