| src="http://cbox.co.za/box/js.php?boxid=235167&boxtag=5152&width=160&heightmain=625&heightform=75&frameborder=1&bordercolor=%23ababab"
<!-- Replace Text : Provided by Blogring.net --> <script type="text/javascript"> // // ©2003 EasterEgg, http://www.xanga.com/easteregg // Provided by http://www.Blogring.net
function replaceWords() { // ***add the words or fragments you wish to replace below var oldWords = new Array( "Name:", "Country:", "State:", "Birthday:", "Gender:", "Interests:", "Expertise:", "Occupation", "Industry", "eprop", "comment", "eprops", "comments", "Subscriptions", "Blogrings"
);
// *** add the replacing words or fragments below var newWords = new Array( "My Stage Name Is:", "I'm Ensconce In:", "In The Subdivision of:", "Get Me Roses On:", "Classification:", "I Flip Over:", "Hidden Intellict:", "I Do:", "For:", "I love You'", "Hardship Tale", "Sob Story",
"Hugs with smiles", "Soulmates", "Idea Of Me" );
allTableData = document.getElementsByTagName('td'); allTableHeaders = document.getElementsByTagName('th'); var collections = new Array(allTableData,allTableHeaders); //document.write.blogring.net for (var k = 0 ; k < collections.length ; ++k ) {
for (var i = 0 ; i < collections[k].length ; ++i ) { if (collections[k][i].innerHTML.indexOf('TABLE') == -1) { for ( var n = 0 ; n < oldWords.length; ++n ) { var indx = collections[k][i].innerHTML.indexOf(oldWords[n]) while (indx != -1) { var replacement = ''; //document.write.blogring.net indx = collections[k][i].innerHTML.indexOf(oldWords[n]); replacement = collections[k][i].innerHTML.replace(oldWords[n], newWords[n]); if(navigator.userAgent.toLowerCase().indexOf('compatible')>0){collections[k][i].innerHTML=replacement;//please use supported code at http://help.xanga.com/codes.htm } break; } } }
} } } replaceWords(); </script> <!-- End Script : Provided by Blogring.net -->
|