Elf Name Generator
This random name generator will output random names of a specified style. You may
edit the JavaScript in this HTML document by viewing the source, and saving it to your
hard drive. Change the letters in each of the arrays you will find, and voila!, a
personalized name generator!
Instructions:
- You must be using Internet Explorer orNetscape 3.0 or later browser
- To create a name, click on one of the buttons
');
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;
}
}
}
// -->