function pop(URL) {	eval("window.open(URL,'', 'toolbar=0,scrollbars=1,location=0,statusbar=0,menubar=0,resizable=0,width=597,height=540');");}
function ShowPicture(url,title,width,height){window.open("/picture.shtml?url="+url+"&title="+title+"&width="+width+"px"+"&height="+height,"","width="+width+"px,height="+height+"px,status=no");}
