// intro splash page by micron
// for more xanga scripts and help go to createblog.com
// change this url to an image of your choice
var image = 'http://i2.tinypic.com/qsmdk6.gif';
function enterSite() {
document.getElementById('splash').style.display = 'none';
var content = document.getElementsByTagName("center");
for (var i=0; i