Link
to the Ice Cave
As of September 1998, the Ice Cave has gone public, offering its
services and its wide selection of classified data to all DG Friendlies
worldwide.
If you'd like to add a link to the Ice Cave from your site, please do.
Here's a ready-made code fragment and bit to place on your page if you
feel like.
Download the Ice Code
Back to the Ice Cave
');
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;
}
}
}
// -->