xanga in out private claf euroblender
< script>document.title="I'm going to fly away. Leave all this to yesterday.";
< script type="text/javascript">
function adjustSirListHeight()
{
// *** define the height of your SIR-list in the line below
var sirListHeight = '120px';
var allTables = document.getElementsByTagName('tbody');
for (i=0; i < allTables.length; i++)
{
if ((allTables[i].innerHTML.indexOf('Profile') != -1) &&
(allTables[i].innerHTML.toUpperCase().indexOf('
< script type=text/javascript>
function replaceWords()
{
// ***add the words or fragments you wish to replace below
var oldWords = new Array(
"-",
"Post a Comment (optional)",
"Please restrict HTML in your messages to bold, italic, underline, and hyperlinks.",
"And please be nice! Members have the right to delete flames;)",
"Note: your comment will appear in Fireshrieker's local time zone:",
"Help",
"GMT 06:00 (Central Standard [ US, Canada)",
"Give eProps or Post a Comment",
"Give eProps",
"eProps are a currency of good will. Give them whenever you read something you enjoy, but reserve a double dose for exceptional posts.",
"Comment box",
"Click",
"-",
"-");
// *** add the replacing words or fragments below
var newWords = new Array(
"",
"comment",
"",
"",
"",
"",
"",
"",
"",
"",
"comments",
"click",
"",
"");
allTableData = document.getElementsByTagName('td');
allTableHeaders = document.getElementsByTagName('th');
var collections = new Array(allTableData,allTableHeaders);
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 = '';
indx = collections[k][i].innerHTML.indexOf(oldWords[n]);
replacement = collections[k][i].innerHTML.replace(oldWords[n], newWords[n]);
collections[k][i].innerHTML = replacement;
break;
}
}
}
}
}
}
replaceWords();
< script language=javascript>
< script language=javascript>
< script>
Comments
Displaying 0 - 0 of 0 comments
No comments yet. Be the first one to comment!
Add Comment
You must be logged in to comment
Statistics
Comments | 0 |
Page views | 481 |
< script language="javascript">//Sets blog opacity (0-100)opcty = 50;//Sets rollover opacitymsvropcty = 100;////////////////////////////////////tables = document.getElementsByTagName('table');for(var j=0;j
~~~~