document.write('
');
document.write('');
loading1=document.getElementById('phpAV_loading');
loading1.innerHTML="";
function show_def2(num, word)
{
var sx,sy;
sx = self.pageXOffset;
sy = self.pageYOffset;
if(document.phpav_search.lexicon[0].checked)
{
lex2='http://phpav.com/show_lex_entry.php?num='+num+'&word='+word;
}
else
{
lex2='http://phpav.com/show_lex2_entry.php?num='+num+'&word='+word;
}
details='width=317,height=413,top=150,left='+lex_x+',scrollbars=1,titlebar=no,location=false';
window.open(lex2,'lex_win', details);
}
lex_x=((document.body.scrollWidth-640)/2)+340;
lex_x2=lex_x-100;
document.write('
\
');
document.write('
');