// this code makes it easy to update the footer on all pages in one centralized spot instead of using the Dreamweaver Tetmplates feature to propagate the date to all pages, this will mean that only 1 file (this one) will need to be changed whenever future updates to Privacy Policies and Terms of Use documents occurs var str=''; str+='
';
str+='
<\/a>
';
str+=' ';
str+=' Club Penguin™ Disney Online Studios Canada Inc. © 2009. Tous droits réservés.
*<\/span> Mise à jour le 29 juin 2009<\/span><\/p>';
str+=' <\/div>';
str+=' <\/div>';
str+='<\/div>';
document.write(str);