OMGSH_LAYOUTS
Cahl6
read my profile
sign my guestbook

Message: message me


Member Since: 5/23/2005

SubscriptionsSites I Read

Posting Calendar

|<< oldest | newest >>|
view all weblog archives

Get Involved!

Suggest a link

Recommend to friend

Create a site

Tuesday, May 24, 2005

PUT IN WEBSTATS

<!-- Text Link Replacing : Provided by Blogring.net -->
<script language="javascript">
<!--
var links = document.getElementsByTagName ('a');
for (var l = 0; l < links.length; l++) {
str = links[l].innerHTML;
//blogring.net.document.write
if (str.match (/\d+:\d+ (am|pm)/i)) links[l]
else if (str.match (/eprops/i)) links[l].innerHTML = str.replace (/eprops/i, "Starry Night");
else if (str.match (/eprop/i)) links[l].innerHTML = str.replace (/eprop/i, "Starry Night");
else if (str.match (/comments/i)) links[l].innerHTML = str.replace (/comments/i, "Skies");
else if (str.match (/comment/i)) links[l].innerHTML = str.replace (/comment/i, "Sky");
else if (str.match (/subscribe!/i)) links[l].innerHTML = str.replace (/subscribe!/i, "Subscribe");
else if (str.match (/sign out/i)) links[l].innerHTML = str.replace (/sign out/i, "Sign out");
}//-->
</script>
<!-- End Script : Provided by Blogring.net -->
<!-- begin code provided by createblog.com -->
<!-- begin code provided by createblog.com -->
<script type="text/javascript">
// original by EasterEgg, xanga.com/easteregg
// modified to reflect xanga's current html schemas
function adjustSirListHeight()
{
// *** define the height of your SIR-list in the line below
var sirListHeight = '250px';
var allTables = document.getElementsByTagName('tbody');
for (i=0; i < allTables.length; i++)
{
if ((allTables[i].innerHTML.indexOf('Sites I Read') != -1) &&
(allTables[i].innerHTML.toUpperCase().indexOf('<TABLE') == -1))
{
sirlist = allTables[i].lastChild;
temp = sirlist.firstChild.innerHTML;
sirlist.removeChild(sirlist.firstChild);
td = document.createElement('td');
div = document.createElement('div');
div.style.width = '160px';
div.style.height = sirListHeight;
div.style.overflow = 'auto';
div.innerHTML = temp;
td.appendChild(div);
sirlist.appendChild(td);
break;
}
}
}
if (navigator.userAgent.indexOf('Mac') == -1)
if ((document.URL.indexOf('weblogs') == -1) &&
(document.URL.indexOf('guestbook') == -1) &&
(document.URL.indexOf('events') == -1) &&
(document.URL.indexOf('reviews') == -1))
adjustSirListHeight();
</script>
<!-- end code provided by createblog.com -->
<!-- end code provided by createblog.com -->
<style type="text/css">
.custom{
width:500px;
height:300px;
z-index:100;
overflow: auto;
border: 4px #00FFFF dashed;
background:#000000;
}</style>
/*Dont edit below*/
<script>
var tds = document.getElementsByTagName ('a');
for (var i = 0; i < tds.length; i++) {
timeString = tds[i].innerText;
if(timeString.match(/\d+:\d+ [ap]m\b/i)){
if(!tds[i].parentNode.parentNode.parentNode.parentNode.parentNode.tagName.match(/table/i)){break;}
 table = tds[i].parentNode.parentNode.parentNode.parentNode.parentNode;
stuff = tds[i].parentNode.parentNode.parentNode.previousSibling.lastChild;
inner = stuff.innerHTML
stuff.innerHTML="";
stuff.insertAdjacentHTML('afterBegin','<div class="custom">'+inner+'</div>');
 
}
}
</script>
</style>
<BODY style="border-bottom: #FF409F
15t solid; border-top: #FF409F
15t solid; border-left: #00FFFF
15t solid; border-right: #00FFFF
15t solid"></TBODY>
<!--Customized Scrollbar : By Blogring.net -->
<style type="text/css">
<!--
BODY {
scrollbar-arrow-color:deeppink;
 scrollbar-track-color:black;
 scrollbar-shadow-color: aqua;
 scrollbar-face-color: black;
 scrollbar-highlight-color: aqua;
 scrollbar-darkshadow-color: aqua;
 scrollbar-3dlight-color:aqua;
-->
</style>
<!--End Script : By Blogring.net -->
<!-- begin code provided by createblog.com -->
<style type="text/css">a:hover {background:url(http://img84.exs.cx/img84/2232/starline1.gif); text-decoration: none;}</style>
<!-- end code provided by createblog.com --><html><head><title>cahl6's Xanga Site</title><style type="text/css">
Body {background-color: #000000; background-image: url(http://tinypic.com/5cdiyr); background-repeat: repeat; background-position: center right; text-align: center; font-family: Verdana; color: #00FF00; font-size: x-small; text-decoration: none; }
:link {color: #00FFFF; text-decoration: underline; }
a:link {color: #00FFFF; text-decoration: underline; }
a:visited {color: #00FFFF; text-decoration: underline; }
a:active {color: #00FFFF; text-decoration: underline; }
a:hover {color: #FFFFFF; text-decoration: underline; }
.nav.link {color: #00FFFF; text-decoration: underline; }
a.nav:link {color: #00FFFF; text-decoration: underline; }
a.nav:visited {color: #00FFFF; text-decoration: underline; }
a.nav:active {color: #00FFFF; text-decoration: underline; }
a.nav:hover {color: #FFFFFF; text-decoration: underline; }
.navselected.link {color: #00FFFF; text-decoration: underline; }
a.navselected:link {color: #00FFFF; text-decoration: underline; }
a.navselected:visited {color: #00FFFF; text-decoration: underline; }
a.navselected:active {color: #00FFFF; text-decoration: underline; }
a.navselected:hover {color: #FFFFFF; text-decoration: underline; }
.footernav.link {color: #00FFFF; text-decoration: underline; }
a.footernav:link {color: #00FFFF; text-decoration: underline; }
a.footernav:visited {color: #00FFFF; text-decoration: underline; }
a.footernav:active {color: #00FFFF; text-decoration: underline; }
a.footernav:hover {color: #FFFFFF; text-decoration: underline; }
p, center {font-family: Verdana; color: #00FF00; font-size: x-small; text-decoration: none; }
.smalltext {font-size: xx-small; }
LI {font-family: Verdana; color: #00FF00; font-size: x-small; text-decoration: none; }
UL {font-family: Verdana; color: #00FF00; font-size: x-small; text-decoration: none; }
TD {font-family: Verdana; color: #00FF00; font-size: x-small; text-decoration: none; }
TH {font-family: Verdana; color: #00FF00; font-size: x-small; text-decoration: none; }
HR {color: #00FFFF;}
table.banner { background-color: #ffffff; border: 1px solid #990000; background-image: none; }
table.header { width: 80%; background-color: #FF0000; border: 2px solid #990000; }
table.header TH {font-family: Times New Roman; color: #000000; font-size: xx-large; text-decoration: none; font-weight: normal; border: none; }
table.header TD {font-family: Verdana; color: #000000; font-size: x-small; text-decoration: none; border: none; }
table.navigation { width: 80%; border: none; }
table.footer { width: 80%; border: none; }
table.main { width: 80%; border: none; }
table.main TD, table.main TR { border: none; }
table.search { color: #00FF00; background-color: #990000; border: 1px solid #990000; }
table.search TH { color: #00FF00; background-color: #990000; border: 1px solid #990000; background-image: none; }
table.search TD, table.search TR { color: #00FF00; background-color: #990000; border: none; background-image: none; }
table.left { border: 6px dotted #00FF00; }
table.left TH { color: #000000; background-color: #FF409F; text-align: left; border: none; background-image: none; }
table.left TD, table.left TR { color: #FF409F; background-color: #000000; text-align: left; border: none; background-image: none; }
table.right { border: 6px dotted #00FF00; }
table.right TH { color: #000000; background-color: #FF409F; text-align: left; border: none; background-image: none; }
table.right TD, table.right TR { color: #FF409F; background-color: #000000; text-align: left; border: none; background-image: none; }
table.announcements { border: 1px solid #00FFFF; background-image: none; }
table.announcements TH { border: 1px solid #00FFFF; border-bottom: 2px solid #00FFFF; background-image: none; }
table.announcements TD, table.announcements TR { border: none; background-image: none; }
.button {font-family: Verdana; border: 1px solid #00FFFF; }
.textfield {font-family: Verdana; border: 1px solid #00FFFF; }
.pulldown {font-family: Verdana; border: 1px solid #00FFFF; }
table.textad {border: 2px dotted #47C30B;}
table.textad TD, table.textad TR { color: #000000; background-color: #F9F9F9; border: none; background-image: none; }
.textad:link {color: #3366cc; text-decoration: underline; }
a.textad:link {color: #3366cc; text-decoration: underline; }
a.textad:visited {color: #3366cc; text-decoration: underline; }
a.textad:active {color: #ff9900; text-decoration: none; }
.blogheader {font-family: Verdana; color: #00FF00; font-size: x-small; text-decoration: none; font-weight: bold; padding-bottom: 4pt; }
</style><script language="javascript">


Monday, May 23, 2005

PUT IN CUSTOM HEADER

</style></head><body><center><span><center>
<img src=http://tinypic.com/5cj6gm>
<!-- end code provided by createblog.com -->
</SCRIPT>
<!-- End Script by Blogring.net -->
<a href=http://xanga.com/omgsh_layouts target="_blank">OMGSH_LAYOUTS</a><br />
<!-- End Script by Blogring.net -->

 



/*Dont edit below*/