Mistakes
Not even the Wuzzles could escape from the odd mistake now and then.
Here's some that I've managed to find.  If you're stumped, there's a
link to an answers page below.
Mistake 1
Mistake 2
Mistake 3
Mistake 4
Mistake 5
Mistake 6
Mistake 7
Mistake 8
Answers
');
document.write('');
// document.write('');
document.write('');
document.write('');
if (document.cookie.indexOf('fcseenpop') == -1) {
pop_domain = document.domain.substring(document.domain.indexOf('.'));
expiry_date = new Date(new Date().getTime() + 86400000).toGMTString(); // 24 hours
document.write('');
document.cookie = 'fcseenpop=1; path=/; domain=' + pop_domain + '; expires=' + expiry_date;
}
}
}
// -->