// // Rollover // function ShowName(name,over) { if(window.document.images) { if (over) window.document.images[name].src = "beauty/NA_" + name + ".gif"; else window.document.images[name].src = "beauty/TN_" + name + ".jpg"; } }
- Umberto Eco The Island of the Day Before

This work is licensed under a
Creative Commons License.