7
           
            
                
     
    
    Sorry nearly missed this post, I fixed the problem and mailed you the script, now for other members the answer is here:
File name: glossaire-aff.php
To make the 'print' and 'tell a friend' open in a new window for Glossaire for individual letter indexes you need to edit these lines:
Lines 63 & 64 Dream Weaver MX
Quote:
 $imprD = "
 ";
 
$envD = "
";
and add the target='blank' to force glossaire to open a new window, done as follows:
Lines 63 & 64 Dream Weaver MX
Quote:
 $imprD = "
 ";
 
$envD = "
";
Also I linked your site, to show you where the image is should you wish to change it to your logo. 
 Hope this is of help.