<!--
function lgtp(id) {
var oc = "lgoto.html?" + id;
window.open(oc);
}
//-->
