


function ww(uuu) { j = window.open("","lrgimg","height=600,width=800,toolbar=yes,menubar=yes,scrollbars=yes,resizable=yes");
j.location.href = uuu;
j.focus();
} 




