#CACHE{7*24*3600,cache-client} #HTTP_HEADER{'Content-Type: text/javascript'} /* PureDOM explorer 3.0 written by Christian Heilmann (http://icant.co.uk) Please refer to the pde homepage for updates: http://www.onlinetools.org/tools/puredom/ Free for non-commercial use. Changes welcome, but no distribution without the consent of the author. */ pde={ // CSS classes pdeClass:'pde', hideClass:'hide', showClass:'show', parentClass:'parent', currentClass:'current', // images added to the parent links openImage:'#CHEMIN{moins.gif}', closedImage:'#CHEMIN{plus.gif}', openMessage:'close section', closedMessage:'open section', // boolean to make the parent link collapse the section or not linkParent:false, init:function(){ pde.createClone(); if(!document.getElementById || !document.createTextNode){return;} var uls=document.getElementsByTagName('ul'); for(var i=0;i