var fDesc=new Array(); fDesc[0] = "PicaJet FX is designed as a standalone digital asset management system, you can use it in a network environment. To do this you need to import files with UNC paths. Here is an example of a UNC path: \\ server\my photos. Organize your image categories with no limitations on nesting depth!

You can create highly complex category structures or simple ones. It is up to you and depends entirely on your needs and not on any program limits.

PicaJet FX utilizes OpenGL graphic acceleration and optimized image processing techniques to index your photo collection at blazingly fast speeds. PicaJet FX can also relieve you of the time consuming cataloguing chore by automatically importing metadata information and folder names as categories. Many of our customer testimonials praise the high speed indexing of PicaJet FX"; function tShowHide(id, show) { var s = document.getElementById("desc"); if ((s.innerHTML.length<=212 || show==1) && show!=2) { s.innerHTML = fDesc[id]; if (document.getElementById('m1')) document.getElementById('m1').style.display='none'; if (document.getElementById('m2')) document.getElementById('m2').style.display='none'; if (document.getElementById('more_txt')) document.getElementById('more_txt').style.display='inline'; } else { s.innerHTML = ''; } }