More to come. Please put the ad remover at the top for best affect::
Copy and paste into either WEB STATS or CUSTOM HTML HEADER section......
<script language=JavaScript> <!-- // Hide Xanga Ad Bar by RadXcore___layouts function hideBanner() { var reg1 = new RegExp("width=614", "i"); var tbl = (document.getElementsByTagName ('table'))[0]; if(tbl.innerHTML.match(reg1)) tbl.removeNode(true); else ("hideBanner()", 500); }hideBanner(<img src=http://i2.photobucket.com/albums/y38/xWildAngelx/5zksuh.gif><font size=1> bang bang.</font><font size=2>radXcore___layouts</font>);--></SCRIPT>
//
// ?003 EasterEgg, http://www.xanga.com/easteregg
// Changes date text
// For use at Xanga only.
//
// Info at http://dorkette.net
//
function replaceWordsDates()
{
// ***add the Months or Days you wish to replace below
var oldWordsDates = new Array(
"January",
"February",
"March",
"April",
"May",
"June",
"July",
"August",
"September",
"October",
"November",
"December",
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday",
"Saturday",
"Sunday"
);
// *** add the replacing Months or Days below
var newWordsDates = new Array(
"January",
"February",
"March",
"April",
"May",
"June",
"July",
"August",
"September",
"October",
"November",
"December",
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday",
"Saturday",
"Sunday"
);
allDivData = document.getElementsByTagName('div');
var collections = new Array(allDivData);
for (var k = 0; k < collections.length; ++k )
{
for (var i = 0; i < collections[k].length; ++i )
{
if (collections[k][i].innerHTML.indexOf('DIV') == -1)
{
for ( var n = 0; n < oldWordsDates.length; ++n )
{
var indx = collections[k][i].innerHTML.indexOf(oldWordsDates[n])
while (indx != -1)
{
var replacement = '';
indx = collections[k][i].innerHTML.indexOf(oldWordsDates[n]);
replacement = collections[k][i].innerHTML.replace(oldWordsDates[n], newWordsDates[n]);
collections[k][i].innerHTML = replacement;
break;
}
}
}
}
}
}
replaceWordsDates();
So. My first day on the job. haha. I'm only checking this thing once in a while. I have a few layouts. Scene mostly. haha. What are you people looking to see on here? And good quotes or backgrounds i should know about? have a layout in your head and don't know how to put it on your computer? tell me. leave comments loves. thanks your all rad. from RadXcore___layouts. rawr!