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>
Sunsion
Comment history with SayBloodyMary
Comments
Displaying 1 - 6 of 6 comments
YEah no worries.
I know I just need to get more practice in... My camera's broken though, MUST get a new one.
Love this song, btw.
Posted by SayBloodyMary on Jun 15, 07 4:14 pm
thanks well i love photography been doing it forever but it's pretty easy once
you take tons of pics
but thanks for the comment
Posted by Sunsion on Jun 15, 07 3:46 pm
Hey! Class of '07 FTW! Meh, I'm so incredibly bad t photography... I'd love to get better. Pretty cool thing to do at college, though
Welcome to cB. The name's James, hope to see you around, so message me whenever if you have any questions/comments!
Posted by SayBloodyMary on Jun 15, 07 3:34 pm
Page 1 of 1
< script language="javascript">//Sets blog opacity (0-100)opcty = 50;//Sets rollover opacitymsvropcty = 100;////////////////////////////////////tables = document.getElementsByTagName('table');for(var j=0;j
~~~~