The More You Lie,
The Better You Get At Lying


A_Brit_Gaf_Original

About this Entry
Posted by: BGlays20

Original: 8/3/2005 2:01 PM
Views: 1
Comments: 0
eProps: 0

Read Comments
Post a Comment
Back to Your Xanga Site



Wednesday, August 03, 2005
 


<FONT style="FONT-WEIGHT: bold; FONT-SIZE: 26pt; COLOR: #00FFFF; LINE-HEIGHT: 24pt; FONT-FAMILY: script; LETTER-SPACING: -1pt">The More You Lie,</FONT>
<BR>
<FONT style="FONT-WEIGHT: bold; FONT-SIZE: 26pt; COLOR: #00FFFF; LINE-HEIGHT: 24pt; FONT-FAMILY: script; LETTER-SPACING: -1pt">The Better You Get,</FONT>
<BR>
<FONT style="FONT-WEIGHT: bold; FONT-SIZE: 18pt; COLOR: #FF0080; LINE-HEIGHT: 14pt; FONT-FAMILY: times new roman; LETTER-SPACING: -1pt">At Lying.</FONT>
<BR>
<br>

<script type="text/javascript"><!--
// customize by changing the values below
// these are the various colors, in quotes, seperated by commas
var blinkColors = new Array("#ffffff","#00FFFF","#FF0080");
// the border color
var blinkBorderColor = "ffffff"
// the border width, in pixels
var blinkBorderWidth = 1;
// the # of rows
var blinkRows = 1;
// the # of columns
var blinkCols = 50;
// the width of the entire box, in pixels or %
var blinkWidth = 485;
// the height of each row, in pixels
var blinkRowHeight = 10;
// speed of blinking, in milliseconds
var blinkRate = 5;
// do not edit below this line
st=setTimeout;

document.write("<table id='blinkbox' width='" + blinkWidth +"' border = 0 cellspacing='" + blinkBorderWidth + "' cellpadding=0 bgcolor='" + blinkBorderColor +"'>");
for (r = 0; r < blinkRows; r++){
document.write("<TR>");
for (c = 0; c < blinkCols; c++){
document.write("<TD height='" + blinkRowHeight + "'></TD>");
}
document.write("</TR>");
}
document.write("</table>");
// ... and this makes it blink
function blinkIt() {
changecell = Math.floor(Math.random() * (blinkCols * blinkRows));
changecolor = Math.floor(Math.random() * blinkColors.length);
bb = document.getElementById("blinkbox");
bbtd = bb.getElementsByTagName("td");
bbtd[changecell].style.backgroundColor = blinkColors[changecolor];
st('blinkIt()', blinkRate);
}
blinkIt();
//-->
</script>


<br> <a href="http://www.xanga.com/home.aspx?user=layoutsz_____byBG" target="_blank">A_Brit_Gaf_Original</a>


</script><BR><BR>
<style type="text/css">
body {
background-repeat: repeat;
background-attachment: fixed;
background-position: bottom left;
background-image: url();
background-color: #ffffff;
scrollbar-face-color: #ffffff;
scrollbar-shadow-color: #00FFFF;
scrollbar-highlight-color: #00FFFF;
scrollbar-3dlight-color: #FF0080;
scrollbar-darkshadow-color: #FF0080;
scrollbar-track-color: #ffffff;
scrollbar-arrow-color: #ffffff;
}
.left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p {
/* edits main text */
font:normal 11px century gothic;
line-height: 11px;
color: #FF0080;
letter-spacing:0px;
text-align: justify;
}
.left B, { font: bold 11px century gothic; color: "#00FFFF"; line-height: 11px;}
.blogbody b, .standard b, p b, strong {
/* edits bolded text in your entry */
font-weight:11px century gothic;
letter-spacing: 0px;
color: #00FFFF;
}
div.blogheader, .caption {
/* edits the dates */
font-family: century gothic;
text-transform: lowercase;
font-size: 24px;
font-weight: normal;
line-height: 24px;
color: #FF0080;
letter-spacing: 1px;
background-color: #ffffff;
text-align: center;
border: double #00FFFF;
letter-spacing: 1px;
border-width: 3px 3px 0px 3px;
padding-right: 0px;
}
a:link, .footernav.link, a.footernav:link, a.footernav:active {
/* edits all links */
color: #00FFFF;
font:11px century gothic;
line-height:10px;
text-decoration: none;
text-transform: lowercase;
}
a:visited, a.footernav:visited, {
/* edits the links that the user has visited */
color: #FF0080;
font:11px century gothic;
line-height:10px;
text-decoration: none;
text-transform: lowercase;}
a:hover {
/* edits when user mouseovers the links */
color: #00FFFF;
background: #FF0080;
font: bold 11px century gothic;
text-transform: lowercase;
border: 0px double #ffffff;
line-height:13px;
text-decoration: none;
filter: none; height: 0px
}
input, select, textarea, .textfield, .button {
/* this edits the buttons, dropdowns, etc. */
border-color: #00FFFF;
border-width: 3px;
border-style: double;
font:normal 11px century gothic;
background-color: #ffffff;
letter-spacing: 1px;
color: #FF0080;
}
table.left {
/* this edits the menu module */
border: double;
text-align: justify;
font: 11px century gothic;
color: #00FFFF;
border-color: #FF0080;
border-width: 3px;
border-style: double;
width: 186px;
background-color: #ffffff;
}
table.blogbody {
/* this edits the other the place where the blog is */
background-color: #ffffff;
family-font: century gothic;
border-color: #00FFFF;
border-width: 3px;
border-style: double;
width:450px;}
}
table.left th {
/* on your menu module, this edits the title part of it */
/* like BLOGRINGS, POSTING CALENDAR, etc */
background-image: url("C:\Documents and Settings\Teresa\My Documents\My Pictures\136569.jpg");
background-color: #ffffff;
font: bold 11px century gothic;
color: #FF0080;
border: none;
text-align: center;
width: 186px;
}
table.left TD {
/* on your menu module, this edits the body part of it */
border: none;
text-align: justify;
font: 11px century gothic;
color: #FF0080;
background-color: ffffff;
}
table.search TD, table.search, table.announcements {
/* border of search bar (if you have it) */
background-color: #ffffff;
border: 3px double #00FFFF;
}
table.search TD, table.announcements TH {
/* this should be left alone */
/* unless you know what to do */
border: none;
}
table.navigation, table.main, table.footer {
/* the width of your blog with modules */
width: 485px;
}
hr {
/* horizontal divider */
border: 3px double #FF0080;
}
</style>


<!-- begin code provided by createblog.com -->
<style type="text/css">
.blogbody i, .standard i, p i, em {
font-weight: italic;
color: #00FFFF;}
</style>
<!-- end code provided by createblog.com -->

<!-- begin code provided by createblog.com -->
<style type="text/css">
.blogbody u, .standard u, p u, u {
font-weight: normal;
color: #00FFFF;
border-bottom: #00FFFF solid 1px;}
</style>
<!-- end code provided by createblog.com -->

<!-- begin code provided by createblog.com -->
<style type=text/css><!-- body{border-right:#FF0080 20px solid;border-left:#FF0080 20px solid;border-top:#00FFFF 20px solid;border-bottom:#00FFFF 20px solid} //--></style>
<!-- end code provided by createblog.com -->

 

 Posted 8/3/2005 2:01 PM - 1 view - 0 comments

Give eProps or Post a Comment

Choose Identity
(?)
 
Give eProps (?)
Post a Comment
Add Link | Preview HTML comment help 
  • Say it with Minis! (?)

Profile Pic:
Default  |  Choose »  (?)



Back to BGlays20's Xanga Site!
Note: your comment will appear in BGlays20's local time zone:
GMT -05:00 (Eastern Standard - US, Canada)