var fDesc=new Array(); fDesc[0] = "DAD can help you organise and share your photos, music, movies & more.

Advances in technology are making our lives easier and easier. Today, making and keeping memories is so simple with digital cameras and camcorders.

DAD is here to help you manage this content and prevent you from getting struck down with this latest pandemic, digital disorganisation. DAD is the digital answer to disorganisation.

Once installed on your computer, DAD works feverishly behind the scenes to create a super index of your files. DAD will then make hidden information about these files (often referred to as metadata) available for you to utilise. Using the DAD application, you can enrich and organise your files with personal tags, comments and rules. Using DAD Secure Share, you can even share your files privately with your friends and family across the web.

If you have more than one computer in your home DAD can, if so asked, identify all your holiday photos stored on each computer. DAD can then ensure these photos are all kept together to make a perfect family holiday album. All done magically, without you having to waste a single second organising.

DAD uses the standard, shopping basket approach to provide super simple sharing, whilst maintaining a level of protection against accidental shares. DAD provides instant detection at home and can ‘see’ other computers, enabling you to instantly share your media, without relying on external file sharing services.

If instructed, DAD can instantly send any file you tag with a friend's name to that friend. Could sharing really get any simpler? And, if that share involves sending your files across the web, DAD will send these files privately and securely using 256 bit encryption.

Everything painlessly indexed by DAD – photos, music, videos, documents and contacts – enhanced through common connections. This valuable information is available for you to share with your family and friends, privately and securely."; 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 = ''; } }