www.computeraccessible.com: Can Extract Full Content From Partial Feeds, Works both with Free Blogger.com and Wordpress, Can translate extracted content to make it unique, Will remove linkbacks and posts images locally, Schedules posts to future dates and automatically, With one install, can post to over 1000 blogs!!!
Auto Blog Content Archives
Now you can change your life blogging and using: bit.ly (Auto Blog System X ) Auto Blog System X is brand new automated blogging system from Rob Benwell creator of Blogging to the Bank that reveals the exact process he uses to make serious bank online by doing auto blogging in various niche online. Auto blogging is a popular way of making money from blogs because as the name says, it’s fully automated. An auto blog doesn’t require time to be spent on it after the initial set up and gets the content automatically from different sources (such as RSS feeds). Such a blog gets traffic from search engines from long tail keywords due to the sheer amount of content it’s able to post and is usually monetized with ads. bit.ly
Bob Cristello of www.tweetclean.com walks us through how to create your very own Wordpress blog in under a minute on tweetclean.com. He then goes on to show us how to populate it with news posts automatically, generating 20 blog posts in under 30 seconds. He also shows us how to do this automatically, once an hour, around the clock. This populates our blog with fresh content, builds links to external sources and auto-generates tags on the fly from yahoo and tagthe.net using wordpress plugins.
Go To: moveto.ws – This is the first and Only software that can grab Full Text content from RSS Feed’ source websites and posts to 1000s of your Blogs, automatically on a push of a button. Works both with WordPress as well the Free Blogger.com Go To: moveto.ws How to Make Money Online through Blogs, AdSense, Affiliate marketing and more. To Find Out More Click On The link Below. Go To: moveto.ws Go To: moveto.ws
Instructions: – Best effect in fullscreen – Keep looking at the center of the video ——————————–!ENJOY!———————————— _____________________________________________ -TAG S- yomikk hypotized hypotize yourself youtube runescape linerider habbo gta san andreas sa IV vice city liberty city norge norway gran theft auto maritha computer pc data lady gaga miley cyrus eminem 50 cent
Link: 32c19-yanb6tbvd1vknu8w8l31.hop.clickbank.net This is the first and Only software that can grab Full Text content from RSS Feed’ source websites and posts to 1000s of your Blogs, automatically on a push of a button. Works both with WordPress as well the Free Blogger.com
2.ly Watch a Preview of Auto Blog System X Make Money Blogging Auto Blog System X – Make Money Blogging is LIVE! Download The Auto Blog System X: 2.ly
bit.ly – - – What is The Auto Blog System X? Well! The concept behind Auto Blog System X is simple — Set up 1 or multiple blogs following his step by step guide and these blogs will the automatically grow both in content and traffic generating you a nice effortless income. Auto Blogging is becoming more and more popular over the past few months because it works but of done the wrong way will both look “spammy” and fail to generate any traffic or revenue. Check it out to get more detail at – - – bit.ly
What are some common reasons for this dilemma?, or am I just doing something dumb, here is my code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">
<html>
<head>
<style type="text/css">
body
{
background-image:url(stars.gif);
text-align:center;
}
#wrapper
{
margin:0 auto;
width:1100px;
text-align:left;
border-style:solid;
border-width:5px;
background-image:url(stars.gif);
}
.bl
{background:url(bl.gif) 0 100% no-repeat #fcff00; width:37em;}
.br
{background:url(br.gif) 100% 100% no-repeat;}
.tl
{background:url(tl.gif) no-repeat;}
.tr
{background:url(tr.gif) 100% 0% no-repeat; padding:20px;}
.navigation .link
{text-color:black; font-size:25px; background:url(left.gif) 0% 100% no-repeat #ccff00; text-decoration:none; padding-left:10px; padding-color:none;}
.navigation .link span
{
background-image:url(’right.gif’) 100% 100% no-repeat #ccff00;
}
.right
{background:url(right.gif) 100% 100% no-repeat #ccff00; padding-right:10px;}
table
{padding:none; margin:none;}
#left-box
{background-color:yellow;}
#right-box
{background-color:red;}
#right-box-wrapper #left-box-wrapper
{width:550px;}
#content
{background-color:yellow; margin-left:250px;}
ul
{
margin:none;
padding:none;
list-style-type:none;
}
li
{
float:left;
padding-left:10px;
display:inline;
}
</style>
</head>
<body>
<div id="wrapper">
<div id="menu">
<ul>
<li><div class="Navigation"><a href="blog.php"><span class="right"><font size="5" color="ff2424">Blog</font></span></a></div></li>
<li><div class="Navigation"><a href="Gallery.php"><span class="right"><font size="5" color="ff2424">Gallery</font></span></a></div></li>
<li><div class="Navigation"><a href="discutionboard.php"><span class="right"><font size="5" color="ff2424">Discution Board</font></span></a></div></li>
<li><div class="navigation"><font id="link"><span class="right"><font size="5" color="ff2424"><?php echo date("D-M-Y");?></font></span></font></div></li>
</ul>
</div><!–menu–>
<br />
<div id="header">
<div id="bl">
<div id="br">
<div id="tl">
<div id="tr">
<font size="17" id="content">Welcome to Project Penguin!</font>
</div>
</div>
</div>
</div>
<div style="margin:auto;"><font color="red" size="4">Number of hits: <?php include ("counter.php"); ?></font></div>
</div><!–header–>
<table>
<tr>
<td>
<div id="left-box-wrapper" style="margin-left:0px;">
<div id="bl">
<div id="br">
<div id="tl">
<div id="tr">
<div id="left-box">
<font>This should be in the center of the left box</font>
</div><!–left-box–>
</div><!–tr–>
</div><!–tl–>
</div><!–br–>
</div><!–bl–>
</div><!–left box wrapper–>
</td>
<td>
<!–Right box starts here…–>
<div id="right-box-wrapper" style="margin-right:0px;">
<div id="bl">
<div id="br">
<div id="tl">
<div id="tr">
<div id="right-box">
<font>This should be in the center of the right box</font>
</div><!–right-box–>
</div><!–tr–>
</div><!–tl–>
</div><!–br–>
</div><!–bl–>
</div><!–right box wrapper–>
</td>
</tr>
</div><!–wrapper–>
</div>
</div>
</div>
</div>
</body>
</html>
The "Welcome to project penguin" should be centered with rounded corners, and the red and blue boxes should be equaly spaced from each other and next to each other instead of one on top of the other.
social.hawaiilivetweets.com how to work smarter and not harder, learn to use wordpress blog and posterous to auto post to any website and share to more of your content on the web. look for more videos at http
Lee Odden explains why reciprocal links, two sites linking to eachother, may be a worthless strategy. See more videos and how-to business information at allbusiness.com
WP Robot is a powerful and easy to use autoblog plugin for Wordpress allowing you to turn your blog on complete auto-pilot and drip-feed it with fresh content. And the best part: The posts created will be targeted to any keyword you specify. Currently WP Robot is capable of adding Amazon product, eBay auctions, Yahoo Answers questions and answers, Youtube videos, targeted articles, Flickr images and Clickbank ads to your weblog automatically and of course you have full control over which kind of posts will be created! There is no autoblogging software that can create autoblogs with more diverse content.
blog.web2marketer.com – Discover an advanced internet marketing tactic that allows you to use RSS feeds with almost any kind of website. Get more free tutorials, reports and videos at blog.web2marketer.com
mlm-mentor.info Let’s get one thing out in the open. Nobody likes to be sold.So what should you do if no one likes to be sold? Try asking your prospect if they mind if you ask them a couple of questions. This is to see if it’s a good idea that you do business today. Why? Because it opens the door to a conversation about their needs, and everyone loves to talk about themselves, it’s their favorite subject!In direct sales, this part would be easy because you are probably meeting face-to-face or at least over a telephone conference call. But what if you are meeting through the Internet? You could set up a ‘chat’ time and ask questions and get answers that way, or, you could set up an on-line forum where people leave comments and feedback about their experiences with your product or services. This will open a dialog with the customer and then you will be able to read their ‘wants’ if not ask for them.With multi level marketing, some companies have the system already set up for you and you just join as an affiliate and make money off the last person to join and then the person who joins after you will make money off your sales and so on and so on.If they give you a website or you have a website and you can write, write articles and post them to your website. Post them to other peoples website, there are several Internet sites where you can post articles for free and if you’ve used the correct keyword density, you will increase your WebPages rankings in the search engines and …
LucrativeBlogs.com Presents BullRidingPro.com – EXCLUSIVE Business Opportunity to own a Gorgeous SPORTS RELATED ONLINE BUSINESS on a feature rich AUTOBLOG with complete BUILT-IN MARKETING in a super HOT niche targeted at highly passionate fans involved in all aspects of the Professional Bull Riding niche. SUMMARY OF EVERYTHING INCLUDED AND DONE FOR YOU: 1) BullRidingPro.com — Top Level Domain Name ( Value) 2) 100% Custom, Unique & Brandable Design (7 Value) 3) Complete Custom Graphics, including Twitter background, Icon, favicon, custom color scheme, and advertising banners to promote your new website. (7 Value) 4) Fully Customized & Integrated Amazon Store ( Value) 5) Twitter Account with Custom Background ( Value) 6) Squidoo Account with Custom Icon and 1 Optimized Page ( Value) 7) YouTube Account with Customized Page Ready To Promote ( Value)
Gmail & Yahoo email accounts 9) Latest Version of WordPress Installed and Configured ( Value) 10) Pages Already Set-Up: About, Contact Form, Privacy Policy, Advertising, Link To Us, Merchant Directory, Event Tickets, Event Dates, Traveling ( Value) 11) All Plugins pre-installed and optimized, including automated backups, automatic postings, full featured ad-management that automatically rotates your banner ads and tracks impressions, etc. (7 Value) 12) WP-Robot Plugin so you can AutoBlog and only spend your time on creating quality content and marketing (9 Value) BONUS #1: 100 Social Bookmarks …
“If I link back to a press article about our company, will Google perceive this as a reciprocal link and therefore give less weight to the inbound link?” London, UK Thisvideo is part of a “Grab Bag” series in which Matt Cutts, head of Google’s webspam team, answers questions from webmasters. We’re not currently taking new video questions, so your best bet for getting an answer about webmaster-related search issues is to head to our help forum: www.google.com
samuraifreetrial.com Creating and publishing content can take a long time. Save yourself time and money by using Market Samurai to put these two tedious tasks on auto-pilot so you can start concentrating on more important tasks in your online business and make more money
www.wordpressinaday.com – Studio Press Lifestyle Tutorial – How to Setup the Featured Content Gallery Plugin
I’m familiar with html and css but only to an extent and this is really bugging me. I want to replace the top header portion(red square that says "D A N N Y") with a picture.
Here’s what it looks like now helloimd4nny.tumblr.com and I want to replace it with something like his header jaaaaaas.tumblr.com/ (I do have photoshop CS4 for that).
Here’s my current html coding:
<html>
<head>
<title>{Title}</title>
<meta http-equiv="Content-Type" content="text/javascript; charset=iso-8859-1" />
<meta name="description" content="{MetaDescription}" />
<!–
THEME BY ELLETRICITY
Theme Name: Polychromatic
Author: Gabrielle Wee
Credit: http://elletricity.tumblr.com
–>
<!– CUSTOM THEME DATA –>
<meta name="color:Background" content="#121212"/>
<meta name="font:Text" content="Lucida Grande, Lucida Sans Unicode, sans serif"/>
<meta name="color:Text" content="#121212"/>
<meta name="color:Links" content="#100873"/>
<meta name="color:Links on Hover" content="#ff9900"/>
<meta name="color:Header Background" content="#ff9900"/>
<meta name="font:Header" content="Helvetica Neue, Arial, sans serif"/>
<meta name="color:Header Font" content="#ffffff"/>
<meta name="color:Description Background" content="#ffb240"/>
<meta name="color:Description Font" content="#ffffff"/>
<meta name="color:Blog Background" content="#ffc773"/>
<meta name="color:Post Info Background" content="#ffd596"/>
<meta name="color:Tag Font" content="#ffffff"/>
<meta name="color:Tag Background" content="#ff9900"/>
<meta name="color:Tag Background on Hover" content="#00aa72"/>
<meta name="color:Blockquote Border" content="#ffffff"/>
<meta name="color:Chat Line Odd" content="#ffd596"/>
<meta name="color:Question Border" content="#ffffff"/>
<meta name="color:Notes Background" content="#ffd596"/>
<meta name="color:Pagination" content="#ffffff"/>
<meta name="color:Following Background" content="#ffd596"/>
<meta name="color:Footer Background" content="#ffdfb0"/>
<meta name="if:Display People I Follow" content="1"/>
<style type="text/css">
@font-face {
font-family:Helvetica Neue;
src:local("Helvetica Neue Ultra Light"),
local("HelveticaNeue UltraLight"),
local("Helvetica Neue UltraLight"),
url(’http://static.tumblr.com/imovwvl/Fpeku3ogz/helveticaneueultralight.ttf’);
font-weight:100;
}
html * { margin:0;padding:0; }
body {
background-color:{color:Background};
background-image:url(’http://static.tumblr.com/imovwvl/KzSku3hew/bg.png’);
background-position:center center;
background-repeat:repeat-y;
}
div, table, td, p, font, textarea, input, code {
font-family:{font:Text}, Lucida Sans Unicode, Arial, Helvetica, sans serif;
font-size:11px;
color:{color:Text};
}
a, a:link, a:visited, a:active { color:{color:Links};text-decoration:none; }
a:hover { color:{color:Links on Hover}; }
p { padding-bottom:7px; }
#container {
margin:auto;
padding:0px;
}
#content {
width:800px;height:auto;
margin:auto;
}
#header {
float:left;
margin-left:10px;margin-bottom:10px;
height:200px;width:780px;
background-color:{color:Header Background};
}
#headertext {
float:left;margin-top:100px;
width:100%;height:100px;
text-align:right;
}
#headertext a {
font-family:{font:Header};
font-size:100px;
font-weight:100;
color:{color:Header Font};
text-transform:uppercase;
}
#description {
float:left;
margin-left:10px;margin-bottom:10px;
padding:10px;
width:760px;
background-color:{color:Description Background};
color:{color:Description Font};
}
#description img.pf { max-width:50px;padding-right:10px; }
#blog {
float:left;
margin-left:10px;margin-bottom:10px;
padding:10px;
width:760px;
background-color:{color:Blog Background};
list-style-type:none;
}
.post { margin-bottom:10px; }
.postinfo {
float:left;
width:230px;
padding:10px;
background-color:{color:Post Info Background};
}
.postinfo ul { list-style-type:none; }
.tags a {
font-size:10px;
text-transform:lowercase;
text-decoration:none!important;
color:{color:Tag Font};
background-color:{color:Tag Background};
padding:2px;
-moz-b
More: bit.ly – What’s autoblogging? How do these autoblog Wordpress plugins work? And the best of all, how these plugins help you to generate online income automatically? Turn your Wordpress blog to an automatic cash maker. For more premium Wordpress plugins and themes visit wpbay.net
In this video demonstration I am going to show you how anyone can build a complete and fully optimized eBay and Amazon affiliate blog store in about 5 minutes using the BuildaBlogStore program and our custom WordPress Blog Auto Installer. This blog store will have keyword targeted posts complete with product feeds from two of the most trusted and well known e-commerce companies on the net – eBay and Amazon – as well as unique content posts, unique comment posts, keyword targeted newsfeeds and even targeted video. All posting on auto-pilot according to a random schedule that I select.
KenMcVay.com you don’t have content, you don’t have traffic – or income. Caffeinated Content solves the proplem in moments!
Wordpress Plugin that allows you to “Drip FEED” content to Your BLOG on Autopilot. Please go to www.wp-autoposter.com for more information.
jakewright.net – Using twitterfeed, you can automatically have the titles and descriptions of your latest blog posts or videos (or anything with an RSS feed) posted to Twitter. This is a great way to tell people about your latest content. twitterfeed.com
www.blogomatorsoftware.com Why Use Blog Posting Software? Have you ever wondered how the professionals keep thousands of blogs up-to-date effortlessly? You can schedule your blog posts … For the next week, the next month or even the next year! You choose how often you want them posted and which blog or blogs you want them posted to. You can free up your time … You can be on vacation, spending time with family or friends or just plain relax knowing that your blogs are being posted to on auto-pilot. You could create a blog empire… With just a few clicks of your mouse… Now there’s a thought. Your life would just be so much easier… Being able to manage your blogs, postings, rss feeds, twitter posts and increase your overall productivity. It can get really frustrating updating blogs… You could be using the same blog posting software that I personally use to keep my blogs up to date. In fact it so easy to use and do that I reckon even a child could use it, it’s so easy. Introducing Blogomator… The easy Blog Posting Software! More than just blog posting software… With Blogomator Blog Posting Software you can… You can auto post to your blogs, gain new twitter followers every day, enjoy fresh blog content every day, have your blog posts checked for uniqueness, easily use the power of RSS and have your blog posts posted at a time that suits you the best. Simple, Easy and Affordable, I love it and I believe you will too… Check out what Blogomator Blog Posting …
This tutorial is continued with full written instructions at WordpressVideos.TV In this video, were going to take a look at how to edit the settings for your WishList Member WordPress Plugin. Now, on the main dashboard screen, youll probably see a link to Settings right above, and also a link right here. So Im just gonna click on the Settings link, and by default, the first page that well be editing is the Configuration Page. So WishList Member allows you to highly customize the Thank You Pages and all the other pages that are related to your membership site. First of all, what is the particular page that you want non-members to see? Now, how WL Member works is that it will protect certain blog posts and make those blog posts non-viewable to all non-members. So instead of just displaying an error message that you can also create a new WordPress page for all non-members trying to access protected content, and in that way, you can actually sell more memberships. So Ive already created a couple of pages, so Im going to select from a page that Ive created, okayso Im gonna select a page called Protected. Okay? And basically, on this page, I have written some simple but effective sales copy that says, This content is protected; in order to access the content, please sign up now. Alright? So what if someone has already signed up for one of your membership levels, tried to access a particular content that is not included in his membership? Now, WL Member allows you to create …
Explains the Auto TCC or Torque converter solenoid of automotive transmission. Modern torque converters are duty-cycle controlled (pulsed). Find out how they work and how to test them. Go to our website and subscribe to our feed-blog. It’s free and full of content.
Describes some of the OBD2 protocols, which are communication languages that the scanner uses to link up with the ECM or engine computer. Advanced topic.(note: the following is NOT a sales pitch. We allow all schools and training institutions to use our software free of charge, so long as it is not sold to others. Go to our website and subscribe to our feed-blog. It’s free and full of content. A companion book is also offered as a supplement to this video at Google-Editions at: books.google.com Rent our complete hour long videos here: www.youtube.com NEWS: See our website and auto-blog at: www.autodiagnosticsandpublishing.com http
Setup schedule and automated publishing for blogger and wordpress.com with selectable content from text file, Youtube or competitors blog.
plugin.supermarketingpro.com – Make content look original to search engines with this plugin.
The first step to increasing search engine traffic is to develop useful, relevant, and helpful web content that you can use as link bait. This SEO “content” can be in the form of a web page, an article, a blog, a video, a tutorial, a directory, an event, and any other various media form.
www.caffeinatedworld.org Caffeinated World is the last autoblogging tool you will ever need. It connects the brilliance of Caffeinated Content, the flexibility of Wordpress and the power of CRON to help you generate all the content you will ever need. And as for quality it doesnt get any better than this! Imagine a world where writing unique content in any language you wish is as easy as pressing one button. You dont have to fight with your autoblogging software anymore – it becomes your best friend. And the best part – when you start it – it works everyday – every minute – without any work from your side. Just close your eyes and imagine living in a world where all this is possible. Now open them! Its here! Its Caffeinated World! And youre about to become a part of it.
www.plr.me – How do you use PLR Articles to Make Money? The top 10 ways to use PLR articles 1. Publish PLR Articles on your site * By adding fresh content to your site often, not only do your visitors come back more often, but Google will reward you with higher rankings in the search engine. 2. Publish PLR Articles onto your personal or business blog * Blogs are just like website, but written in 1st person. Blogs are a key for growing your business, but now you can have blog content ready-made for you, you just have to click the publish button! 3. Use PLR Articles as content for your email auto-responders * Your prospects & customers should hear from you at least every week or two. If you’re not emailing your list frequently, then you’re missing a huge opportunity to build a relationship & earn a profit. 4. Compile a series of PLR Articles to create a digital ebook * You can use this ebook as an incentive to get people onto your email list, provide it as a bonus with a product, or even sell it! 5. Publish the same ebook as a print-on-demand book * The media loves authors and with PLR content, you can become an author nearly overnight by publishing a print-on-demand book. 6. Offer the content as a free gift to clients * Surprise your clients with a bonus that they least expected. Plus your brand and website will be constantly on their mind. 7. Convert PLR content into podcasts * Some of your visitors prefer audio, so provide it to them! You can syndicate it on the iTunes …
To sign up for rake back visit: rakeback.kingholdempoker.com For more poker related content visit my blog at http To Download Poker Tracker visit: www.pokertracker.com (less) Here are the links for auto rating rules Shorthand: www.bet-the-pot.com Full Ring: bet-the-pot.com
www.mcbigboy.com You want to have one of your post stay on top of the list for all to see. This plug-in WP-Sticky will do just that. I will show you have to install it and use.
www.CaffeinatedContentPlugin.info Looking for content for your website? Well then, allow me to introduce Caffeinated Content. Instant content. Targeted content. Automatic content
www.WordpressExpertSystems.com presenting the Ultimate in Wordpress Content Sites on Automation. Do you want to Make Money Making Wordpress Sites on Auto Pilot? I invite you to pick up this incredible Blueprint that started my journey in building incredible wordpress based fully fledged content , affiliate , and product based sites within 1 day of joining. I am a professional blog builder with over 180 domains and 30 blogs , which normally takes me a week to build out and that is without any of the monetization methods include in this system. I know there is absolutely nothing on the internet that is capable of this kind of sophistication and automation, anywhere. once you realize that you don’t need to be fighting with PPC and SEO and Keyword research, it should hopefully suddenly dawn on you how incredible this really is. Feel free to go and pick up your own copy from – www.WordpressExpertSystems.com You can literally create 1 to 10000 posts in less than 10 seconds! You may not believe anything like this can exist. I thought the same, so don’t worry. I use this every single day.
Windows Live Writer (beta release). Video review, supported by extended review and information at www.masternewmedia.org
www.onlinemlmteacher.com In all MLM businesses you should be using a Blog as one of your business building strategies. Social networking and content creation are a great way to be a leader in your MLM business. If you want the best strategies to incorporate an MLM blog into your business, you need to check out this video. www.onlinemlmteacher.com
. www.the11forgottenlaw.com . Here is a Video of a 21 year old kid, who cracked the code, and now is attracting leads and traffic by Mastering the 11 forgotten laws i guess you are here suffering from noleadsandtraffictitis The video will give you two pills to choose from so i have roll the ball into your hands, it’s up to you to know what to do with with it # 1. Forgotten knife at school may lead to expulsion | News for Dallas … Nov 2, 2008 … US Marine Jesse Law talks about his family’s having two sons in Iraq … Dallas-based clothier Harold’s seeks Chapter 11 … [Site popularity rank: #2363] www.dallasnews.com/sharedcontent/dws/dn/latestnews/stories/DN-zerotolerance_02met.East.Edition1.11ce5dd.html – 122k – Cached – Similar pages – Filter – Save # 2. The Lancet : Traffic-law enforcement and risk of death from motor … Each conviction leads to a 35% decrease in the relative risk of death over the …. 11 National Highway Traffic Safety Administration, National aggressive … [Site popularity rank: #1721] linkinghub.elsevier.com/retrieve/pii/S0140673603137701 – Similar pages – Filter – Save by DA Redelmeier – 2003 – Cited by 40 – Related articles – All 3 versions # 3. Traffic stop for window tint, tag sticker leads to drug arrests of … Nov 7, 2008 … A traffic stop on Interstate 75, nearly two miles east of the Naples toll plaza, … Hey, just obey the law and use the proper tint. … [Site popularity rank: #31918] www.naplesnews.com/news/2008/nov …
Nick and James from The Creare Group take a look at Googles audio indexing capabilities and You Tubes new auto captions feature.
Convert PDF content into wordpress posts www.blogsense-wp.com
Automatically post large quantities of pre-written content onto your wordpress blog by dropping it into a ftp folder. www.blogsense-wp.com
Get a 0 Rebate Bonus on WP Mage here: bit.ly Never before has there been a program that is so easy to Make Money with that you could litteraly just click and create thousands of pages of Quality Content with your Affiliate links.
budurl.com Brad Fallon’s SEOLinkVine service gives you content for your blog on autopilot for FREE! You can add as many niche blogs as you like and hook it up to source quality articles from the SEOLinkVine databank
www. jimgrygar.Co.CC “Populate Your Site With Videos, Blog Content, Articles, And More! Using Selected Niche Keywords!” AutoRSS will take any keyword, then go and find news, articles, blog posts, and videos about that keyword, and then display the information on your webpage. The cool thing about this software, is it actually “translates” everything to HTML.
www.thirtydaychallenge.com Introduction to the auto content posting modules on wordpressdirect: www.thirtydaychallenge.com
ok i’m trying to get rid of the extended network part of my layout..can someone show me in this code..which part to delete? Please and thank you=)
<a href="http://www.msplinks.com/MDFodHRwOi8vd3d3LmxheW91dHMydS5jb20=" target="_blank"><img src="http://images.hotprofileplus.com/images/hotprofileplus.gif" border="0"></a><br>Click Here For <a href="http://www.msplinks.com/MDFodHRwOi8vd3d3LmxheW91dHMydS5jb20=" target="_blank"><b>Myspace Layouts</b></a>!<br>Or Get <a href="http://www.msplinks.com/MDFodHRwOi8vd3d3LmhvdHByb2ZpbGVncmFwaGljcy5jb20=" target="_blank"><b>Myspace Comments</b></a><style type="text/css"> body { background-color:000000; background-image:url("http://images.hotprofileplus.com/myspace-layouts/images/layouts/1188893266-136-0.gif"); background-repeat:repeat; background-position:center center; background-attachment:fixed;} .cool { position: absolute; left:0px; top:0px; width:156px; height:154px; z-index:9; } table, tr, td, table table, table table td {border-width:0px; background-color: transparent;} table table table td {background-color:transparent;margin:0px;padding: 0; vertical-align:top ! important; } * html table table table td {padding: 0 26px 15px 26px;} table table table table {border-width:0px;background-color:transparent;padding:0px;margin:0px; background-image: none;} table table table table td { padding:3px 0; margin:0px; } table table table { margin:0px; background-color:ffffff; width: 100% !important; max-width: 423px; border-width: 3px; border-style: outset; border-color: 333333; background-image:url(http://images.hotprofileplus.com/myspace-layouts/images/layouts/1188893266-136-1.gif); background-position:top left; background-repeat:repeat; padding: 0 21px 20px 21px; } * html table table table { padding:0;} table table table table {filter:none; opacity:1;} body td table, body div table {margin-top: 0;} .NOTES { content:’make font smaller for friends comments box’;} .contactTable {width: auto !important;} * html .contactTable {width: 331px !important;} .contactTable td {padding: 0px; margin: 0px; text-align: center;} .contactTable td table { background-color: transparent; background-image: url(http://images.hotprofileplus.com/myspace-layouts/images/layouts/1188893266-136-2.gif); background-position: center; background-repeat: no-repeat;} .contactTable a { padding: 0px; margin: 0px 0px 1px 5px; display: block; height: 30px; width: 150px; background-color: transparent; } .contactTable a img, .contactTable img {border: 0px; display: none; visibility: hidden;} .nametext, .whitetext12, .orangetext15, .btext{ color:red; font-size: 15px; margin: 15px 0px 5px 0px; padding: 12px 0px 15px 0px; text-align: center; letter-spacing:3px; background-image:url(http://images.hotprofileplus.com/myspace-layouts/images/layouts/1188893266-136-3.gif);border-width: 3px; border-style: inset; border-color: 333333; background-position:top center; background-repeat:repeat-x; text-transform:uppercase; width:auto; font-size:15px;color:ffffff ; font-family: Techno, Impact, Helvetica, Arial, sans-serif; font-weight: normal; display: block; } * html .nametext, * html .whitetext12 { width:275px; } .contactTable span.whitetext12 {xpos: zz; left: 0px; padding-bottom:25px;margin-top:0;} * html .contactTable .whitetext12 {margin-left: 30px;} .orangetext15, .btext { background-image:url(http://images.hotprofileplus.com/myspace-layouts/images/layouts/1188893266-136-3.gif)border-width: 3px; border-style: inset; border-color: 333333;; margin-bottom:0px; width:auto; } * html .orangetext15, * html .btext { width:373px;} table tr td table tr td table tr td div strong {display: block; width: 270px;} .whitetext12 { margin-top:0;} .blacktext12 {color:000000;font-size:18px; font-family: Impact, Helvetica, Arial, sans-serif; font-weight: normal; display: block; margin-top: 25px} td.text {text-align:left;} . {Resize images, and flash and music within your comments} td.text td.text table table td img, td.text td.text table table td embed {width:260px; max-width:260px; width:auto;} td.text td.text table table td a img {width:90px; max-width:260px; width:auto;} td.text td.text table table td div img {width:80px;} * html td.text td.text table table td img, html td.text td.text table table td embed {width:260px;} * html td.text td.text table table td a img {width:90px;} * html td.text td.text table table td div img {width:80px;} . {replace the extended network with your new banner} span.blacktext12 span {display:none !important;} span.blacktext12 {display:block; width:450px; height:576px; background:url("http://images.hotprofileplus.com/myspace-layouts/images/layouts/1188893266-136-5.gif") no-repeat center center;} {Remove the top links} div table td font {visibility:hidden;} div table table td font a {visibility:visible;} . {Remove bottom links} table td div {visibility:visible;} table table td div {visibility:visible;} {Regular links, and that damn view all friends link, myspace had to make it a class for a stupid reason} a:link, a:active, a:visited, a.redlink:link, a.redlink:active, a.redlink:visited { color: a7a7a7!important; font-family: georgia !important; font-size: 8pt !important; text-decoration:none;} a:hover, a.redlink:hover { color:ffffff !important; font-family: georgia !important; font-size: 8pt !important; text-decoration:none; font-weight:bold;} . {Default Text Settings} table, tr, td, p, li, div, span, .text { color: a7a7a7 !important; font-family: georgia !important; font-size: 10pt !important; font-weight:normal !important;} hotprofileplus.com {your name above your profile pic} span.nametext { color: ffffff !important; font-family: georgia !important; font-size: 15pt !important; text-transform: capitalize; font-weight:bold !important; font-style:italic;} hotprofileplus.com {XXs interest XXs details} span.whitetext12 { color: ffffff !important; font-family: georgia !important; font-size: 10pt !important; font-weight:bold !important;} hotprofileplus.com {Navigation bar – home, search, mail ect ect} a.navbar:link, a.navbar:active, a.navbar:visited { color: a7a7a7 !important; font-size: 6pt !important; text-decoration:none; text-transform: uppercase;} a.navbar:hover { color: ffffff !important; font-size: 6pt !important; text-decoration:none; text-transform: uppercase; font-weight:bold;} hotprofileplus.com {latest blog entries, and XX has XX friends} span.btext { color: ffffff !important; font-family: georgia !important; font-size: 12pt !important; font-weight:bold !important;} hotprofileplus.com {The red text, aka the numbers on friends, and comments} span.redbtext, span.redtext { color: ffffff !important; font-family: georgia !important; font-size: 16pt !important; font-weight:bold !important; font-style:italic;} .{about me, who id like to meet} span.orangetext15 {display:none !important;} body { background-position:left botton !important; } a.navbar:hover{color:333333; font-weight:bold;} a:hover, a.redlink:hover, a.navbar:hover {Filter: Alpha(Opacity=100, FinishOpacity=0, Style=2, StartX=20, StartY=40, FinishX=0, FinishY=0) font-size:8pt; color:red; text-decoration:none; border:0px solid;} a:hover img {Filter: Alpha(Opacity=100, FinishOpacity=0, Style=2, StartX=20, StartY=40, FinishX=0, FinishY=0); border:0px solid;}
</style> <br>
myspace pikachu..thanks you are awesome..you defenitely will get best answer
hi friend i asked the question here as "i am running a blog. i want all browsers to show my content in the blog if their javascript enabled only. if the javascript disabled in their browser, it should not show my content and alert them to enable javascript to see the content…or to open the blog. can anybody please write a code in html for that?". saome one said "A really simple way is to give your ‘real’ content a style of ‘display:none’, and give your "get javascript n00b" warning a style of "display: auto". Using javascript, simply switch the display styles – if they don’t have javascript, it won’t switch.". i don’t know any languge actually…how to write code according to his answer to add as page element in blogger?
i want to secure my blog from copying the content. i used javascript for disableing and right click. but still anyone can copy my content if they disable their javascript for a while. that’s why i asked help…can anybody write the code as well as please?
www.PLR.me — What is Private Label Rights Content? In this video, you’ll learn how to buy quality content with private label rights so you can custom brand PLR products and make money with little effort. This means YOU can put YOUR name or brand on the content and continue doing what you do best! Here’s how private label rights content works Step 1. A team of highly skilled experts research and write about a particular topic. Step 2. It gets professionally edited, then saved in easy-to-use web formats. Step 3, It’s distributed to bright people like you who post the information on their website or blog, integrates it in email auto-responders, or uses it as a sales bonus. You can read about me and my team at: www.PLR.me But really, the fuss is not about how PLR content works; it’s about what people like you do with it that matters. You see, you can take the PLR articles and “label” it as your own — you can give it away, sell it, or use it as an incentive to gain more prospects. Private Label Rights content is 100% original work created by experts that you can use in any way you please for pennies on the dollar. You can sell it, put it up on your website, create an ebook, an audio recording, or use it as a sales bonus… it’s up to you! Here’s the best part: PLR memberships do all the work, so you don’t have to! Each month, you just upload the inspiring, fresh PLR content to your website, and watch your traffic, your links, and your sales grow through the roof! The truth …
The plug-in allows you to schedule Amazon products to be posted to your blog. Just imagine setting your blog on auto pilot Set it to add 5, 10, or more Amazon products every day, every other day, every week or whatever you choose. This is quick fast way to add keyword content to your blog automatically. Set it and forget it for up to 1 Full Year.
www.bloghatter.com – Discover How to Create High Quality, Passive-Income-Producing Blogs in Mere Minutes… BlogHatter is a cutting-edge software program that allows users to create high-quality semi-autoblogs in a mere matter of minutes. The simple truth is thanks to this incredible software program it has never been easier to create passive-income-producing blogs that contain images, relevant videos, high-quality content and much more!
focused2win.com this is an automatic blog review video. This video we talk about how automatic blog can help you explode your blogging empire. Discover how you can automatically post quality content to your blog on autopilot. With this plug-in you can auto post to your blog without lifting a finger. You set it and forget it.
www.contentcraver.com Rss to post technology for your Wordpress blog Perfect for your personal blog, your mini sites, mini blogs, affiliate blogs, and much more. Automatic blog content for your blog…FEED YOUR STARVIN’ BLOG Check it out at www.contentcraver.com
here is the code…
i would like my main font white…you cant see it on this dark layout.
please help!
<a href="http://www.msplinks.com/MDFodHRwOi8vd3d3LmxheW91dHMydS5jb20=" target="_blank"><img src="http://images.hotprofileplus.com/images/hotprofileplus.gif" border="0"></a><br>Click Here For <a href="http://www.msplinks.com/MDFodHRwOi8vd3d3LmxheW91dHMydS5jb20=" target="_blank"><b>Myspace Layouts</b></a>!<br>Or Get <a href="http://www.msplinks.com/MDFodHRwOi8vd3d3LmhvdHByb2ZpbGVncmFwaGljcy5jb20=" target="_blank"><b>Myspace Comments</b></a><style type="text/css"> www.hotprofileplus.com {(http://wwwwww.hotprofileplus.com.com); Come back again!} www.hotprofileplus.com {Background Settings} body { background-color:000000; background-image:url("http://images.hotprofileplus.com/myspace-layouts/images/layouts/1184103659-391-0.gif"); background-repeat:repeat; background-position:bottom left; background-attachment:fixed; border-color:373737; border-style:solid; border-width:5px;} www.hotprofileplus.com{We gotta hide the other tables backgrounds so it looks nice} table, tr, td, input, div { background-color:transparent; border:0px;} www.hotprofileplus.com {table properties} table table table { background-color:000000;background-image:url("http://images.hotprofileplus.com/myspace-layouts/images/layouts/1184103659-391-1.gif"); border-color:ffffff; border-style:solid; border-width:2px;} table table table table {border:0px; background-image:none; background-color:transparent;} www.hotprofileplus.com{next group of line is a code Shayne uses to make her tiny layouts. basically a bunch of the tiny layout tutorials combined so thanks goes to shayne, abraxus, and mrk for coming up with these} table table td img {display:none;} table table table td img {display:inline;} table td td {width:0px;} table {width:450px;} table table {width:auto;} table table td {padding:3px;} table table table td {padding:0px;} table table table {width:220px !important; height:0px;} td.text td a img {width:auto !important;} table table table table table, table table table table table td { width:0px !important; padding:0px !important;} td.text a img {width:100px !important;} td.text td.text a img {width:35px !important;} td td td div strong {width:170px !important; display:block;} embed, object {display:block; width:220px; height:38px;} td.text td.text .orangetext15, td.text td.text table table div {display:none;} www.hotprofileplus.com {replace the extended network with your new banner} span.blacktext12 span {display:none !important;} span.blacktext12 {display:block; width:200px; height:400px; background:url("http://images.hotprofileplus.com/myspace-layouts/images/layouts/1184103659-391-2.gif") no-repeat center center;} www.hotprofileplus.com {Regular links, and that damn view all friends link, myspace had to make it a class for a stupid reason} a:link, a:active, a:visited, a.redlink:link, a.redlink:active, a.redlink:visited { color: 4f4f4f !important; text-decoration:none;} a:hover, a.redlink:hover { color: ffffff !important; text-decoration:none;} www.hotprofileplus.com {Default Text Settings} table, tr, td, p, li, div, span, .text { color: 4f4f4f !important; font-weight:normal !important;} www.hotprofileplus.com {your name above your profile pic} span.nametext { color: 474747 !important; font-weight:normal !important;} www.hotprofileplus.com {XXs interest XXs details} span.whitetext12 { color: 474747 !important; font-weight:normal !important;} www.hotprofileplus.com {music, general, movies, ect ect} span.lightbluetext8 { color: 474747 !important; font-weight:normal !important;} www.hotprofileplus.com {about me, who id like to meet} span.orangetext15 { color: 474747 !important; font-weight:normal !important;} www.hotprofileplus.com {latest blog entries, and XX has XX friends} span.btext { color: 474747 !important; font-weight:normal !important;} www.hotprofileplus.com {The red text, aka the numbers on friends, and comments} span.redbtext, span.redtext { color: 474747 !important; font-weight:normal !important;} www.hotprofileplus.com {Time and date in comments} span.blacktext10 { color: 474747 !important; font-weight:normal !important;} www.hotprofileplus.com {extended network text} span.blacktext12 span {display:none !important;} </style><style type="text/css">
.contactTable {
width:140px !important; height:150px !important; padding:0px !important;
background-image:url("http://images.hotprofileplus.com/myspace-layouts/images/layouts/1184103659-391-3.gif");
background-attachment:scroll; background-position:center center;
background-repeat:no-repeat; background-color:transparent;border:0px;}
.contactTable table, table.contactTable td { padding:0px !important;
border:0px; background-color:transparent; background-image:none;}
.contactTable a img {visibility:hidden; border:0px !important;}
.contactTable a {display:block; height:28px; width:115px;}
.contactTable .text {font-size:1px !important;}
.contactTable .text, .contactTable a, .contactTable img {filter:none !important;}
.contactTable .whitetext12 {visibility:hidden;}
.bbzV:after { content: "Hybrid Generator"; }
</style> <br>
www.wpunique.com Watch me take a 4 week old blog…install WPUnique (the Wordpress Unique plugin)…grab an article from the web, and GET INDEXED AND RANKING in Google within MINUTES! Autoblogging has never been so easy…or so profitable.
ixld.com | Want to make money online? Try this auto feed your blog with keyword relevant content and import amazon products to your site around high value keywords. Want me to do it for you? Come experiment with us.
Download Here: members.blogsuccess.com Jack Humphrey on the difference between Trackboost trackback software and Utility Poster blog posting software. # Easy Blog Income Build Blog Websites for Easy Blog Income. … content and appeal of a blog as simple as pointing and clicking have catapulted it into the realm of one of … www.easyblogincome.com/ – 67k – Cached – Similar pages – # Create Sellable Content the Easy Way by Repurposing Blog Content Feb 20, 2009 … Create Sellable Content the Easy Way by Repurposing Blog Content · How to Borrow Credibility and be an Expert Even if Youre a Nobody … michaelmartine.com/2009/02/20/create-sellable-content/ – 50k – Cached – Similar pages – # Tell a Friend Widget Makes Sharing Blog Content Easy Oct 2, 2008 … Tell a Friend Widget Makes Sharing Blog Content Easy. weblogs.about.com/b/2008/10/02/tell-a-friend-widget-makes-sharing-blog-content-easy.htm – 24k – Cached – Similar pages – # Backlinks, Images and Blog Content Made Easy With Zemanta | caption id= align=alignright width=206 caption=Image by Zemanta via CrunchBase][/caption] I’ve only just heard about Zemanta and what it can. www.wahm-cafe.com/2008/10/20/backlinks-images-and-blog-content-made-easy-with-zemanta/ – 38k – Cached – Similar pages – # Two easy ways to automate blog content — Blog Business Summit I know that blogging can often take more time than you expect. I sat down to write this post half an hour ago, and I’m just now starting to type. blogbusinesssummit.com …
</table>
</td>
</tr>
</table>
<br>
<table class="userProfileDetail" bordercolor="#6699cc" cellspacing="0" cellpadding="0" width="300" bgcolor="#ffffff" border="1">
<tr>
<td class="text tdborder" valign="center" align="left" width="300" bgcolor="#6699cc" wrap="" style="WORD-WRAP:break-word">
<span class="whitetext12"> Alii<AJ>Anderson’s Details</span>
</td>
</tr>
<tr valign="top">
<td class="tdborder">
<table bordercolor="000000" cellspacing="3" cellpadding="3" width="300" align="center" bgcolor="ffffff" border="0">
<tr><td><span class="text"><tr id=Status:Row><td valign="top" align="left" width="100" bgcolor="#b1d0f0"><span class="lightbluetext8 label">Status:</span></td><td id="ProfileStatus:" width="175" bgcolor="#d5e8fb" style="WORD-WRAP: break-word">Single</td></tr><tr id=Orientation:Row><td valign="top" align="left" width="100" bgcolor="#b1d0f0"><span class="lightbluetext8 label">Orientation:</span></td><td id="ProfileOrientation:" width="175" bgcolor="#d5e8fb" style="WORD-WRAP: break-word">Straight</td></tr><tr id=Body type:Row><td valign="top" align="left" width="100" bgcolor="#b1d0f0"><span class="lightbluetext8 label">Body type:</span></td><td id="ProfileBody type:" width="175" bgcolor="#d5e8fb" style="WORD-WRAP: break-word">5′ 1" / Body builder</td></tr><tr id=Zodiac Sign:Row><td valign="top" align="left" width="100" bgcolor="#b1d0f0"><span class="lightbluetext8 label">Zodiac Sign:</span></td><td id="ProfileZodiac Sign:" width="175" bgcolor="#d5e8fb" style="WORD-WRAP: break-word"><a href=">Aries</a></td></tr><tr id=Smoke / Drink:Row><td valign="top" align="left" width="100" bgcolor="#b1d0f0"><span class="lightbluetext8 label">Smoke / Drink:</span></td><td id="ProfileSmoke / Drink:" width="175" bgcolor="#d5e8fb" style="WORD-WRAP: break-word">No / No</td></tr><tr id=Children:Row><td valign="top" align="left" width="100" bgcolor="#b1d0f0"><span class="lightbluetext8 label">Children:</span></td><td id="ProfileChildren:" width="175" bgcolor="#d5e8fb" style="WORD-WRAP: break-word">Someday</td></tr><tr id=Education:Row><td valign="top" align="left" width="100" bgcolor="#b1d0f0"><span class="lightbluetext8 label">Education:</span></td><td id="ProfileEducation:" width="175" bgcolor="#d5e8fb" style="WORD-WRAP: break-word">High school</td></tr></span></td></tr>
</table>
</td>
</tr>
</table><br/>
<table class="userProfileSchool" bordercolor="#6699cc" cellspacing="0" cellpadding="0" width="300" border="1">
<tr>
<td class="text tdborder" valign="middle" align="left" width="300" bgcolor="#6699cc" height="10"
wrap="" style="WORD-WRAP:break-word">
<span class="whitetext12">Alii<AJ>Anderson’s Schools</span>
</td>
</tr>
<tr>
<td class="tdborder">
<table bordercolor="#000000" cellspacing="3" cellpadding="3" width="300" align="center"
border="0">
<tr>
<td valign="top" align="left" width="240" bgcolor="b1d0f0">
<a href="
Kedron State High School</a>
<br>
WOOLOOWIN, Australia
<br>
Graduated: <a id="ctl00_Main_ctl00_UserSchoolDisplay1_SchoolRepeater_ctl00_linkGraduated" title="0">N/A</a>
<br>
Degree: None<br />
<a id="ctl00_Main_ctl00_UserSchoolDisplay1_SchoolRepeater_ctl00_ctrlGreekLink"></a><br />
<br>
</td>
<td valign="top" align="middle" width="60" bgcolor="d5e8fb">2007 to Present</td>
</tr>
</table>
</td>
</tr>
</table>
<br>
</td>
<td valign="top" align="center" width="15" bgcolor="#ffffff"><img id="ctl00_Main_ctl00_Img2" height="1" width="20" border="0" /></td>
<td class="text" valign="top" align="center" width="435" bgcolor="#ffffff">
<br/>
<table id="Table1" bordercolor="#000000" height="75" cellspacing="0" cellpadding="0"
width="435" border="1" class="extendedNetwork">
<tr>
<td class="tdborder" valign="middle" align="center" width="435" style="word-wrap: break-word">
<span class="blacktext12">
<span id="ctl00_Main_ctl00_UserNetwork1_ctrlMessage">Alii<AJ>Anderson is cool =]</span>
<br>
</span>
</td>
</tr>
</table>
<br />
<table bordercolor="000000" cellspacing="3" cellpadding="0" width="435" align="center" bgcolor="ffffff" border="0" class="latestBlogEntry">
<tr>
<td width="435" style="word-wrap:break-word"><span class="btext">Alii<AJ>Anderson’s Latest Blog Entry </span>[<a href=</a>]<br/><br/></td>
</tr>
<tr valign="top">
<td width="435" style="word-wrap:break-word">
<span class="text">My Celebrity Look-alikes</span>
(<a href="http://blog.myspace.com/index.cfm?fuseaction=blog.view&friendID=163870793&blogID=266215592">view more</a>)
<br/><br/>
</td>
</tr>
<tr valign="top">
<td width="435" style="word-wrap:break-word">
<span class="text">My BIRthDay DEtAilS!!</span>
(<a href="http://blog.myspace.com/index.cfm?fuseaction=blog.view&friendID=163870793&blogID=264063146">view more</a>)
<br/><br/>
</td>
</tr>
<tr valign="top">
<td width="435" style="word-wrap:break-word">
<span class="text">mY BesTIeS</span>
(<a href="http://blog.myspace.com/index.cfm?fuseaction=blog.view&friendID=163870793&blogID=262671636">view more</a>)
<br/><br/>
</td>
</tr>
<tr>
<td valign="top" align="left" bgcolor="ffffff" height="25">[<a href='http://blog.myspace.com/index.cfm?fuseaction=blog.ListAll&friendID=163870793'>View All Blog Entries</a>]</td>
</tr>
</table><br>
<table bordercolor="ffcc99" cellspacing="0" cellpadding="0" width="435" bgcolor="ffcc99"
border="0" class="blurbs">
<tr>
<td class="text" valign="center" align="left" width="300" bgcolor="ffcc99" height="17"
wrap="" style="word-wrap: break-word">
<span class="orangetext15">Alii<AJ>Anderson’s Blurbs</span></td>
</tr>
<tr>
<td>
<table bordercolor="000000" cellspacing="3" cellpadding="3" width="435" align="center"
bgcolor="ffffff" border="0">
<tr>
<td valign="top" align="left" width="435" bgcolor="#ffffff" style="word-wrap: break-word">
<span class="orangetext15">
About me:</span><br/>
<span class="text"><br />
<table bordercolor="ffcc99" cellspacing="0" cellpadding="0" width="435" bgcolor="ffcc99" border="0">
<tr><td>
<table bordercolor="000000" cellspacing="3" cellpadding="3" width="435" align="center" bgcolor="ffffff" border="0"> <tr> <td valign="top" align="left" width="435" bgcolor="ffffff" style="word-wrap:break-word"> <span class="orangetext15">About me:</span><br />
Well as you may or may not noe mii name is Ally. I like to play sports such as footy(afl tackle touch) tennis, swimming, sometimes running..:S lol and soccerr. I H8 DORITOS I H8 DORITOS I H8 DORITOS I H8 DORITOS. THERE THE MOST GROSE THING I HAVE TASTED!!!! anyways i like shopping especially wen you have a lot o money… i like going to movies with friends and other places. I luv mi theme parks they rock sox n jox
. i have been on a cruise boat 2 soon to be 3 times dunno wen. i went to Fiji vanuatu namia lifou yasa wa iwara suva capital of fiji isle of pines n probs other places. that was the onli tyms ive been over da seas tehe. I luv my friends and family. in my family i have 1 brother 1 nethew 4 other sisters 1 nanna 1 mum 1 dad n myself all up 10 =]. I luv watching tv n jumping on mi trampoline n going for a swim in my pool i have a baby blue house n no pets i wish touh =[ SORRY CATEY lol again anyways im bored so im gonna go xx ily. Ally.ILUV SUPERNATURAL I LUV SUPERNATURAL I LUV SUPERNATURAL I LUV SUPERNATURAL. XX Bii HAPPY BIRTHDAY SHANNON
<style type="text/css">
table, td {background-color:visible; border:none; border-width:0;}
body{background-image:url("http://images.codemylayout.com/myspace-layouts/images/layouts/1194344408-864-0.gif");
background-attachment: fixed;
background-position: top left;
background-repeat: repeat;
background-color:;}
table table table
{border: 1px solid; border-color:A2CEF5; padding:0; background-color:;}
table tbody td table tbody tr td.text table
{border:1px solid; border-color: A2CEF5; padding:0; background-color: ;}
table table
{border:0px;}
table table table table
{border:0px;}
TD TD {text-align: center;}
TD TD TD {text-align: center;}
TD TD TD TD {border-top: 0px solid; width:1%; text-align:center;}
TD TD TD TD TD {border-top: 0px solid black; text-align:center;}
TD TD TD TD TD TD {border: 0px solid;}
.orangetext15{display:none;visibility:hidden;}
.contactTable {display:none;}
table table td img {display:none;}
table table table td img {display:inline;}
table td td {width:0px;}
table {width:300px;}
table table {width:auto;}
table table td {padding:3px;}
table table table td {padding:0px;}
table table table {width:200px !important; height:0px;}
td.text td a img {width:auto !important;}
table table table table table,
table table table table table td {
width:0px !important; padding:0px !important;}
td.text a img {width:100px !important;}
td.text td.text a img {width:35px !important;}
td td td div strong {width:170px !important; display:block;}
font, td, a, body, table, body, td, li, p, div, textarea, li, h1, h2, p, br
{font-family: small fonts; color:000000; line-height: 10px; font-size:5pt; text-transform:uppercase; letter-spacing:0px;}
textarea, input
{font-family:small fonts; font-size: 5pt; color:000000; text-transform:uppercase; letter-spacing:0px; background-color:636365;transparent;border:0px solid ;cursor:none;}
.btext
{font-family: small fonts; font-size: 5pt; color:000000; line-height: 8px; letter-spacing: px; font-weight: normal; text-transform: uppercase; display:none;}
.blacktext10
{font-family:veranda; font-size: 1pt;color:000000; line-height: 1px; letter-spacing:-10px; font-weight: normal; text-transform: uppercase; display:none;}
.blacktext12
{font-family: small fonts; font-size: 5pt; color:000000; line-height: 4px; letter-spacing: -10px; font-weight: normal; text-transform: uppercase;}
.lightbluetext8
{display:none;}
.nametext
{font-family: mistral; color:A2CEF5; line-height: 48px; font-size:40pt; text-transform:lowercase; text-align:center; letter-spacing:0px;}
.orangetext15
{display:none;}
.redbtext, .redtext
{display:none;}
.text
{font-family:small fonts; font-size: 5pt; color: 000000; line-height: 8px; font-weight: normal;text-transform:uppercase;letter-spacing:0px;}
.whitetext12
{font-family:small fonts; font-size: 5pt; color:000000; line-height: 8px; letter-spacing: 0px; font-weight: normal; text-transform: uppercase;}
a:link, a.man:link, a.text:link, a:visited, a.man:visited, a.text:visited, a:active, a.redlink:active, a.redlink:visited, a.redlink:link, a.navbar:link, a.navbar:visited, a.navbar:active {font-family:small fonts; font-size: 5pt; color:000000; font-weight: normal; text-decoration:none; letter-spacing: 0px; text-transform:uppercase; line-height: 8px; background-color:transparent;}
a:hover, a.man:hover, a.text:hover, a.redlink:hover, a.navbar:hover {font-family:small fonts; font-size: 7px; color: A2CEF5; font-weight: underline; text-decoration: underline; letter-spacing: 0px; border: 1px solid; border-color:636365; text-transform: uppercase; padding: 0px; line-height: 7px; background-color: transparent; border: 0px solid ..FFFFFF;}
, object {display:block; width:220px; height:38px;}
.orangetext15, .blacktext10 {
display:block; width:110px; font-size:6pt !important;}
td.text td.text .orangetext15,
td.text td.text table table div {display:none;}
b {font-weight:bold;font-size:5pt;line-height:10px;text-transform:uppercase;color:black;letter-spacing:0px;font-family:small fonts;}
u {color:black;text-decoration:none; border-bottom: 1px solid;border-color:black;font-size: 5pt;font-family:small fonts;text-transform:uppercase; }
s {color:black;text-decoration:none;}
i {color:black;font-family:small fonts;font-size:6pt;}
img { filter:none; border:0px;}
a:link img {filter:none); border:0px solid black;}
a:hover img { filter:progid:DXImageTransform.Microsoft.Pixelate (maxsquare=6); border:0px solid black;}
</style><style TYPE="text/css">
p {align=justify}
BODY{cursor: url(http://content.cometsystems.com/czcontent/cursors/tinyh.cur);}
a {cursor: url(http://content.cometsystems.com/czcontent/cursors/tinyh.cur);}
</style><style type=text/css>
BODY {
scrollbar-3dlight-color:;
scrollbar-shadow-color:;
scrollbar-face-color:;
scrollbar-darkshadow-color:;
scrollbar-track-color:;
scrollbar-arrow-color:;
scrollbar-highlight-color:;
}
</style><style type="text/css">
table, td {background-color:visible; border:none; border-width:0;}
body{background-image:url("http://images.codemylayout.com/myspace-layouts/images/layouts/1194344408-864-0.gif");
background-attachment: fixed;
background-position: top left;
background-repeat: repeat;
background-color:;}
table table table
{border: 1px solid; border-color:A2CEF5; padding:0; background-color:;}
table tbody td table tbody tr td.text table
{border:1px solid; border-color: A2CEF5; padding:0; background-color: ;}
table table
{border:0px;}
table table table table
{border:0px;}
TD TD {text-align: center;}
TD TD TD {text-align: center;}
TD TD TD TD {border-top: 0px solid; width:1%; text-align:center;}
TD TD TD TD TD {border-top: 0px solid black; text-align:center;}
TD TD TD TD TD TD {border: 0px solid;}
.orangetext15{display:none;visibility:hidden;}
.contactTable {display:none;}
table table td img {display:none;}
table table table td img {display:inline;}
table td td {width:0px;}
table {width:300px;}
table table {width:auto;}
table table td {padding:3px;}
table table table td {padding:0px;}
table table table {width:200px !important; height:0px;}
td.text td a img {width:auto !important;}
table table table table table,
table table table table table td {
width:0px !important; padding:0px !important;}
td.text a img {width:100px !important;}
td.text td.text a img {width:35px !important;}
td td td div strong {width:170px !important; display:block;}
font, td, a, body, table, body, td, li, p, div, textarea, li, h1, h2, p, br
{font-family: small fonts; color:000000; line-height: 10px; font-size:5pt; text-transform:uppercase; letter-spacing:0px;}
textarea, input
{font-family:small fonts; font-size: 5pt; color:000000; text-transform:uppercase; letter-spacing:0px; background-color:636365;transparent;border:0px solid ;cursor:none;}
.btext
{font-family: small fonts; font-size: 5pt; color:000000; line-height: 8px; letter-spacing: px; font-weight: normal; text-transform: uppercase; display:none;}
.blacktext10
{font-family:veranda; font-size: 1pt;color:000000; line-height: 1px; letter-spacing:-10px; font-weight: normal; text-transform: uppercase; display:none;}
.blacktext12
{font-family: small fonts; font-size: 5pt; color:000000; line-height: 4px; letter-spacing: -10px; font-weight: normal; text-transform: uppercase;}
.lightbluetext8
{display:none;}
.nametext
{font-family: mistral; color:A2CEF5; line-height: 48px; font-size:40pt; text-transform:lowercase; text-align:center; letter-spacing:0px;}
.orangetext15
{display:none;}
.redbtext, .redtext
{display:none;}
.text
{font-family:small fonts; font-size: 5pt; color: 000000; line-height: 8px; font-weight: normal;text-transform:uppercase;letter-spacing:0px;}
.whitetext12
{font-family:small fonts; font-size: 5pt; color:000000; line-height: 8px; letter-spacing: 0px; font-weight: normal; text-transform: uppercase;}
a:link, a.man:link, a.text:link, a:visited, a.man:visited, a.text:visited, a:active, a.redlink:active, a.redlink:visited, a.redlink:link, a.navbar:link, a.navbar:visited, a.navbar:active {font-family:small fonts; font-size: 5pt; color:000000; font-weight: normal; text-decoration:none; letter-spacing: 0px; text-transform:uppercase; line-height: 8px; background-color:transparent;}
a:hover, a.man:hover, a.text:hover, a.redlink:hover, a.navbar:hover {font-family:small fonts; font-size: 7px; color: A2CEF5; font-weight: underline; text-decoration: underline; letter-spacing: 0px; border: 1px solid; border-color:636365; text-transform: uppercase; padding: 0px; line-height: 7px; background-color: transparent; border: 0px solid ..FFFFFF;}
, object {display:block; width:220px; height:38px;}
.orangetext15, .blacktext10 {
display:block; width:110px; font-size:6pt !important;}
td.text td.text .orangetext15,
td.text td.text table table div {display:none;}
b {font-weight:bold;font-size:5pt;line-height:10px;text-transform:uppercase;color:black;letter-spacing:0px;font-family:small fonts;}
u {color:black;text-decoration:none; border-bottom: 1px solid;border-color:black;font-size: 5pt;font-family:small fonts;text-transform:uppercase; }
s {color:black;text-decoration:none;}
i {color:black;font-family:small fonts;font-size:6pt;}
img { filter:none; border:0px;}
a:link img {filter:none); border:0px solid black;}
a:hover img { filter:progid:DXImageTransform.Microsoft.Pixelate (maxsquare=6); border:0px solid black;}
</style><style TYPE="text/css">
p {align=justify}
BODY{cursor: url(http://content.cometsystems.com/czcontent/cursors/tinyh.cur);}
a {cursor: url(http://content.cometsystems.com/czcontent/cursors/tinyh.cur);}
</style><style type=text/css>
BODY {
scrollbar-3dlight-color:;
scrollbar-shadow-color:;
scrollbar-face-color:;
scrollbar-darkshadow-color:;
scrollbar-track-color:;
scrollbar-arrow-color:;
scrollbar-highlight-color:;
}
</style><style type="text/css">
body, html {visibility:visible !important; display:block !important}
</style><style type="text/css">a.text, table div font a, table div div {visibility:hidden;}</style><style type="text/css">div td font {visibility:hidden;}.navbar {visibility:visible;}</style><style type="text/css">
.commentlinks a { font-weight:normal; font-size:9px; }
</style><style type=text/css>
#tkn_leaderboard{visibility:visible !important; display:inline !important;}
body TABLE TD DIV#header_gae { VISIBILITY: visible !important;}
body DIV DIV select#profileaction{VISIBILITY: visible !important; display:inline !important; position:static; WIDTH: 125px !important;}
body DIV DIV DIV#profilelinks{ VISIBILITY: visible !important; display:inline !important; position:static; padding-right:15px; }
body DIV TABLE TD DIV#googlebar
{
VISIBILITY: visible !important;
display:block !important;
position:relative;
z-index:1000;
}
body DIV DIV form #q,
body DIV DIV form #t,
body DIV DIV form #submitBtn,
body DIV DIV form #imgGoogle
{
VISIBILITY: visible !important;
display:inline !important;
position:static;
}
</style><style type="text/css">
body, html {visibility:visible !important; display:block !important}
</style>
I can’t find where to change it.
I would like the text to be Georgia.
thankss.
contentbrute.com The next generation of content plug-in’s has arrive.. Build wordpress blogs on autopilot with loads of content. Generate content to rule the serps. Auto add affiliate html codes to every blog post. Read more at http
Free automated blog posting with BlogOverdrive.com – this SEO blogging application adds keyword rich content by posting feed content from any RSS feed to your blog or website. No software to install. Open your free account today at www.blogoverdrive.com
<!– ProfileV1 NH–>
<html>
<!– ELS2MWEBNET0416 –>
<!– UserViewProfile –>
<head><title>
MySpace.com – K-Sound™ – 14 – Female – Crown Point, Indiana – www.myspace.com/awesomemathgirl
</title><meta name="keywords" content="friends networking sharing photos finding friends blogs journals blogging journaling bands music rate pics join groups forums classifieds online social networking" /><meta name="robots" content="noindex" /><meta name="Slurp" content="noindex" /><meta name="msnbot" content="noindex" /><meta name="googlebot" content="noindex" /><meta http-equiv="expires" content="0" /><meta http-equiv="Pragma" content="no-cache" />
<script language="JavaScript">
<!–
function SymError()
{
return true;
}
window.onerror = SymError;
var SymRealWinOpen = window.open;
function SymWinOpen(url, name, attributes)
{
return (new Object());
}
window.open = SymWinOpen;
//–>
</script>
<script type="text/javascript" src="http://x.myspace.com/js/videos/swfobject.js"></script>
<script type="text/javascript" src="http://x.myspace.com/modules/common/static/js/system.web.extensions/1.0.61025.0/microsoftajax.js"></script>
<script type="text/javascript" src="http://x.myspace.com/modules/common/static/js/myspacejs040.js"></script>
<link rel="stylesheet" type="text/css" href="http://x.myspace.com/modules/common/static/css/global004.css" />
<link rel="stylesheet" type="text/css" href="http://x.myspace.com/modules/common/static/css/myspace.css" />
<link rel="stylesheet" type="text/css" href="http://x.myspace.com/modules/common/static/css/google-003.css" />
<link rel="stylesheet" type="text/css" href="http://x.myspace.com/modules/common/static/css/header002.css" />
<style type="text/css">
td.columnsWidening img, td.columnsWidening object { max-width:100% !important; width: expression(this.width > 400 ? 400 : true); }
</style>
<script type="text/javascript">
if(typeof Type==="undefined") throw "ASP.NET AJAX framework missing.";
Type.registerNamespace("MySpace");
Type.registerNamespace("MySpaceRes");
MySpaceRes.Common = {"Yes":"Yes","No":"No","Ok":"Ok","Attention":"Attention"};
MySpaceRes.Header = {"Cancel":"Cancel / Cancelación","Continue":"Continue / Continuar"};
MySpace.ClientContext = {"UserId":171249389,"DisplayFriendId":171249389,"IsLoggedIn":true};
</script><script src="http://creative.myspace.com/cms/js/ad_wrapper0073.js" type="text/javascript"></script>
</head>
<body alink="4e607b" link="4e607b" vlink="4e607b" bottommargin="0" leftmargin="0" rightmargin="0" topmargin="0" style="visibility:visible; display:block" class="bodyContent">
<!– Header:Profiles|Profile –>
<script type="text/javascript" >var MySpaceClientContext = {"UserId":171249389,"DisplayFriendId":171249389,"IsLoggedIn":true};
MySpaceClientContext.PreferredCulture = ‘en-US’;
</script><div align="center"><table width="800" cellspacing="0" cellpadding="0" border="0" bgcolor="#003399" align="center"><tr><td><!– Google: 956 –>
<div id="tkn_leaderboardDiv" style="height:90px;" align="center" ><div id="tkn_leaderboard"></div><script type="text/javascript">
Advertiser.SDC.DisplayedFriendEUD = "::0:0:MDQ0YjQ4M2JkMjk4ZTZjYftmX2oDjOTt5NTp5WfGDYZQoxzfwGnUcLTUrlhhg8iXjYFOCbdqM4EAd8CJXf7zAtFUaAwZ3FGRBk1NWOLx8UxZeZ25bL2d_1FjwxkSVfG5";
sdc_wrapper("tkn_leaderboard", "/UserView/UserViewProfile,11013005", "Frame1");
</script>
</div><div class="clear"></div><div id="googlebar"><STYLE>
#header_gae { text-align:center; margin-left:auto; margin-right:auto; }
#profilelinks { padding-right:25px;}
#profilelinks select { top: inherit !important; visibility:visible !important; WIDTH: 125px !important; display:inline !important; position:static; }
body DIV DIV DIV#profilelinks{ VISIBILITY: visible !important; display:inline !important; position:static; padding-right:15px; }
table div div#tkn_leaderboard,table div div#tkn_leaderboardDiv{ visibility:visible !important; display: inline !important; }
#googlebar{VISIBILITY: visible !important; display:inherit !important; }
</STYLE>
<DIV id=profilelinks><SELECT id=profileaction onchange=shortCut(this); name=profileaction> <OPTION value=-1 selected>User Shortcuts:</OPTION> <OPTION value=SendMessage>Send Message</OPTION> <OPTION value=ForwardToFriend>Forward to Friend</OPTION> <OPTION value=AddToFriends>Add to Friends</OPTION> <OPTION value=AddToFavorites>Add to Favorites</OPTION> <OPTION value=BlockUser>Block User</OPTION> <OPTION value=AddToGroup>Add to Group</OPTION> <OPTION value=RankUser>Rank User</OPTION> <OPTION value=InstantMessage>Instant Message</OPTION></SELECT>
<SCRIPT language=javascript>
var profile_AddToFriends = ”;
function shortCut(ddl)
{ if(ddl == null){return;}
if(!ddl.selectedIndex && !(ddl.selectedIndex > 0))
{ return; }
var selectedVal = ddl.options[ddl.selectedIndex].value.toLowerCase();
var sTargetUrl = ”;
var sFriendID = MySpace.ClientContext.DisplayFriendId;
var myToken = MySpace.ClientContext.MyToken;
var USERID_TOM = 6221;
switch(selectedVal)
{ case ’sendmessage’:
if(sFriendID == USERID_TOM)
sTargetUrl = ‘http://collect.myspace.com/index.cfm?fuseaction=profile.mailTom&MyToken=’ + myToken;
else
sTargetUrl = ‘http://messaging.myspace.com/index.cfm?fuseaction=mail.message&friendID=’ + sFriendID + ‘&MyToken=’ + myToken;
break;
case ‘forwardtofriend’:
sTargetUrl = ‘http://messaging.myspace.com/index.cfm?fuseaction=mail.forward&f=forwardprofile&friendID=’ + sFriendID;
break;
case ‘addtofriends’:
if(profile_AddToFriends.length>0)
sTargetUrl = profile_AddToFriends;
else
sTargetUrl = ‘http://collect.myspace.com/index.cfm?fuseaction=invite.addfriend_verify&friendID=’ + sFriendID + ‘&MyToken=’ + myToken;
break;
case ‘addtofavorites’:
sTargetUrl = ‘http://collect.myspace.com/index.cfm?fuseaction=user.addToFavorite&public=0&friendID=’ + sFriendID;
break;
case ‘blockuser’:
if (confirm("Are you sure you want to block this user?\n- to block this user, hit OK\n- otherwise, hit Cancel"))
sTargetUrl = ‘http://collect.myspace.com/index.cfm?fuseaction=block.blockUser&userID=’ + sFriendID;
else
return;
break;
case ‘addtogroup’:
sTargetUrl = ‘http://groups.myspace.com/index.cfm?fuseaction=groups.addtogroup&friendID=’ + sFriendID;
break;
case ‘rankuser’:
sTargetUrl = ‘http://collect.myspace.com/index.cfm?fuseaction=RateImage.UserRating&UserID=’ + sFriendID;
break;
case ‘instantmessage’:
shortCut_InstantMsg();
return;
break;
default:
}
//alert(selectedVal + ‘\n’ + sTargetUrl);
location.href = sTargetUrl;
}
</SCRIPT>
</DIV>
<script language=’javascript’>profile_AddToFriends = ‘http://messaging.myspace.com/index.cfm?fuseaction=invite.addfriend_verify&friendID=171249389′;
function shortCut_InstantMsg(){IsMySpaceIMInstalled();}</script><STYLE>#googlebar {margin-bottom:6px;margin-top:14px;padding-top:0px;}
#imgGoogle {BACKGROUND-IMAGE: url(http://cms.myspacecdn.com/cms/Headers_and_Footers/googlelogo.png); BACKGROUND-REPEAT: no-repeat; _background-image:none;}
#imgGoogle {
FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=’http://cms.myspacecdn.com/cms/Headers_and_Footers/googlelogo.png’, sizingMethod=’image’);
WIDTH: 92px;HEIGHT: 23px;}
div#header_search select#t
{
vertical-align:bottom;
}
div#header_search
{
width:100% !important;
}
</STYLE>
<FORM id=srch name=srch onsubmit="return ($get(’q').value.toString().trim().length > 0);" action="http://sads.myspace.com/index.cfm?" method=get>
<input type="hidden" id="fuseaction" name="fuseaction" value="searchHub"><INPUT class=txt id=q style="PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 1px; WIDTH: 376px; PADDING-TOP: 1px" name=q> <SELECT id=t style="WIDTH: 80px" name=t> <OPTION value=tpeople selected>People</OPTION> <OPTION value=tms>MySpace</OPTION> <OPTION value=tweb>Web</OPTION> <OPTION value=tmusic>Music</OPTION> <OPTION value=tvid>Video</OPTION></SELECT> <INPUT id=submitBtn style="FONT-SIZE: 12px" type=submit value=Search> <IMG class=googleLogo id=imgGoogle style="MARGIN: -4px 2px 0px; VERTICAL-ALIGN: middle" alt=Powered by Google src="http://x.myspace.com/images/spacer.gif"></FORM></div><div class="clear"></div></td></tr></table></div><div id="navigationBarDiv" align="center"><table border="0" cellspacing="0" cellpadding="0" width="800" class="navigationBar"><tr><td width="800" height="26" bgcolor="6698CB"><table width="800" height="26" border="0" cellspacing="0" cellpadding="0"><tr valign="middle"><td align="center"><!– English nav –><A class="navbar firstlink" id=headerhomelink href="http://www.myspace.com/">Home</A> | <A class="navbar" href="http://browseusers.myspace.com/Browse/Browse.aspx?z=1">Browse</A> | <A class="navbar" href="http://search.myspace.com/index.cfm?fuseaction=find">Search</A> | <A class="navbar" href="http://invites.myspace.com/index.cfm?fuseaction=invite">Invite</A> | <A class="navbar" href="http://film.myspace.com/">Film</A> | <A class="navbar" href="http://messaging.myspace.com/index.cfm?fuseaction=mail.inbox">Mail</A> | <A class="navbar" id=headerbloglink href="http://blog.myspace.com/index.cfm?fuseaction=blog.controlcenter">Blogs</A> | <A class="navbar" href="http://favorites.myspace.com/index.cfm?fuseaction=user.favorites">Favorites</A> | <A class="navbar" href="http://forum.myspace.com/">Forum</A> | <A class="navbar" href="http://groups.myspace.com/">Groups</A> | <A class="navbar" href="http://events.myspace.com/">Events</A> | <A class="navbar" href="http://vids.myspace.com/">MySpace TV</A> | <A class="navbar" href="http://music.myspace.com/">Music</A> | <A class="navbar" href="http://comedy.myspace.com/">Comedy</A> | <A class="navbar lastlink" href="http://classifieds.myspace.com/">Classifieds</A>
<SCRIPT>if (MySpaceClientContext.IsLoggedIn==true)
{
var hhlink = document.getElementById(’headerhomelink’);
hhlink.href="http://home.myspace.com/index.cfm?fuseaction=user";
} </SCRIPT>
<STYLE>
#topnav{background-color:#6698cb;}
#adspacer{height:35px;width:1px;}
</STYLE></td></tr></table></td></tr></table></div><div class="clear"></div>
<span type="text/javascript" id="ctl00_Main_cvCelebrity"><!– CMS:00000000-0000-0000-0000-000000000000: –>
</span>
<link id="ctl00_Main_defaultProfileStyles" rel="stylesheet" type="text/css" href="http://x.myspace.com/modules/common/static/css/profile001.css"></link>
<script type=text/javascript>
function viewerIsLoggedIn() { return True; }
function getDisplayFriendID() { return 171249389; }
function currentUserIsFriend() { return True; }
</script>
<table id="profileV1main" width="800" border="0" cellspacing="0" cellpadding="0" align="center">
<tr align="center" >
<td width="20" bgcolor="FFFFFF"><img src="http://x.myspace.com/images/clear.gif" width="15" height="2" border="0"></td>
<td width="780" align="center" bgcolor="FFFFFF">
<table cellspacing="0" cellpadding="0" border="0">
<tr>
<td width="275" height="33" align="center" valign="top" bgcolor="FFFFFF"><br/>
<table height="100" cellspacing="0" cellpadding="0" width="300" border="0" class="profileInfo">
<tr>
<td class="text" valign="bottom" align="left" width="300" bgcolor="#ffffff" colspan="3"
style="WORD-WRAP:break-word"><span class="nametext">K-Sound™</span><br />
</td>
</tr>
<tr>
<td>
<table id="Table2" cellspacing="0" cellpadding="0" width="300" align="center">
<tr>
<td class="text" width="75" bgcolor="#ffffff" height="75">
<a id="ctl00_Main_ctl00_UserBasicInformation1_hlDefaultImage" href="http://viewmorepics.myspace.com/index.cfm?fuseaction=user.viewAlbums&friendID=171249389"><img border="0" alt="" src="http://a508.ac-images.myspacecdn.com/images01/103/m_9c73bf33fddb231347636816cea56d8b.jpg" />
</a>
<td>
<td width="15" height="75" bgcolor="#ffffff" class="text"><img src="http://x.myspace.com/images/clear.gif" width="15" height="8" border="0"
alt=""></td>
</td>
<td class="text" width="193" bgcolor="#ffffff" height="75" align="left">"<img src="http://i10.photobucket.com/albums/a143/pInK_tEnShI_/Quotes/sayings.gif" />"<font style="display:none;">"<br>
<br>
Female
<br>
14 years old
<br>
Crown Point, Indiana
<br>
United States
<br>
<br>
<img src="http://x.myspace.com/images/onlinenow.gif" id="ctl00_Main_ctl00_UserBasicInformation1_OLNClient_OnlineImage" alt="Is Online" class="ImgOnlineNow" />
<br />
<br>
Last Login:
2/22/2008
<br>
</td>
</tr>
<tr>
<td colspan="3" style="padding-left:3px;">
<b>Mood:</b>
crunk
<img src="http://x.myspace.com/images/blog/moods/iBrads/drunk.gif" id="ctl00_Main_ctl00_UserBasicInformation1_moodImage" alt="Mood Image" />
</td>
</tr>
<tr valign="middle">
<td colspan="3" style="padding-left:3px;">
View My:
<a id="ctl00_Main_ctl00_UserBasicInformation1_ctrlViewMorePics" href="http://viewmorepics.myspace.com/index.cfm?fuseaction=user.viewAlbums&friendID=171249389">Pics</a>
| <a href="http://vids.myspace.com/index.cfm?fuseaction=vids.myvideos&MyToken=fc3835a7-f049-44ab-8bcd-f7c714ed17f1">Videos</a>
</td>
</tr>
</table>
</td> </tr> </table>
<br>
<table class="contactTable" border="1" cellspacing="0" cellpadding="0" width="300" bordercolor="#6699cc">
<tr>
<td width="300" height="15" bgcolor="#6699cc" class="text tdborder" align="left" style="WORD-WRAP:break-word"> <span class="whitetext12">Contacting
K-Sound™
</span>
</td>
</tr>
<tr>
<td class="tdborder">
<table border="0" cellspacing="0" cellpadding="0" width="300" bordercolor="#000000">
<tr>
<td><img src="http://x.myspace.com/images/clear.gif" width="1" height="5" border="0"/></td>
</tr>
<tr>
<td width="120" height="5" nowrap bgcolor="#ffffff" align="center" class="text">
<a href="http://messaging.myspace.com/index.cfm?fuseaction=mail.message&friendID=171249389&MyToken=fc3835a7-f049-44ab-8bcd-f7c714ed17f1" id="ctl00_Main_ctl00_UserContactLinks1_MailLink"><img src="http://x.myspace.com/images/profile/mail_1.gif" border="0" align="middle" /></a>
</td>
<td width="15" height="5" bgcolor="#ffffff"><img src="http://x.myspace.com/images/clear.gif" width="15" height="8" border="0"></td>
<td width="150" nowrap height="5" bgcolor="#ffffff" align="center" class="text" valign="top">
<a href="http://messaging.myspace.com/index.cfm?fuseaction=mail.forward&friendID=171249389&f=forwardprofile" id="ctl00_Main_ctl00_UserContactLinks1_ForwardLink"><img src="http://x.myspace.com/images/profile/forward_1.gif" border="0" align="middle" /></a>
</td>
</tr>
<tr>
<td colspan="3"><img src="http://x.myspace.com/images/clear.gif" width="1" height="2" border="0"/></td>
</tr>
<tr>
<td width="130" nowrap height="5" bgcolor="#ffffff" align="center" class="text" valign="top">
<a href="http://messaging.myspace.com/index.cfm?fuseaction=invite.addfriend_verify&friendID=171249389" id="ctl00_Main_ctl00_UserContactLinks1_AddFriendLink"><img src="http://x.myspace.com/images/profile/friend_1.gif" border="0" align="middle" /></a>
</td>
<td width="15" height="5" bgcolor="#ffffff"><img src="http://x.myspace.com/images/clear.gif" width="15" height="1" border="0"/></td>
<td width="150" nowrap height="2" bgcolor="#ffffff" align="center" class="text" valign="middle"><a href="http://collect.myspace.com/index.cfm?fuseaction=user.addToFavorite&friendID=171249389&public=0" id="ctl00_Main_ctl00_UserContactLinks1_AddFavoriteLink"><img src="http://x.myspace.com/images/profile/favorite_1.gif" border="0" align="middle" /></a></td>
</tr>
<tr>
<td colspan="3"><img src="http://x.myspace.com/images/clear.gif" width="1" height="2" border="0"/></td>
</tr>
<tr>
<td width="130" nowrap height="5" bgcolor="#ffffff" align="center" class="text" valign="top">
<a href="javascript: IsMySpaceIMInstalled();" id="ctl00_Main_ctl00_UserContactLinks1_MessageFriendLink">
<img src="http://x.myspace.com/images/profile/imskype_1.gif" id="ctl00_Main_ctl00_UserContactLinks1_messageFriendLinkImg" border="0" align="middle" />
</a>
</td>
<td width="15" height="5" bgcolor="#ffffff"><img src="http://x.myspace.com/images/clear.gif" width="15" height="8" border="0"></td>
<td width="150" nowrap height="5" bgcolor="#ffffff" align="center" class="text" valign="top"><a href="http://collect.myspace.com/index.cfm?fuseaction=block.blockUser&userID=171249389" id="ctl00_Main_ctl00_UserContactLinks1_BlockFriendLink" onclick="return confirm(’Are you sure you want to block this user?\n- to block this user, hit OK\n- otherwise, hit Cancel’);"><img src="http://x.myspace.com/images/profile/block_1.gif" border="0" align="middle" /></a></td>
</tr>
<tr>
<td colspan="3"><img src="http://x.myspace.com/images/clear.gif" width="1" height="2" border="0"/></td>
</tr>
<tr>
<td width="130" nowrap height="5" bgcolor="#ffffff" align="center" class="text" valign="top">
<a href="http://groups.myspace.com/index.cfm?fuseaction=groups.addtogroup&friendID=171249389" id="ctl00_Main_ctl00_UserContactLinks1_AddToGroupLink"><img src="http://x.myspace.com/images/profile/group_1.gif" border="0" align="middle" /></a>
</td>
<td width="15" bgcolor="#ffffff">
<img src="http://x.myspace.com/images/clear.gif" width="15" height="1" border="0"/>
</td>
<td width="150" nowrap height="5" bgcolor="#ffffff" align="center" class="text" valign="top">
<a href="http://collect.myspace.com/index.cfm?fuseaction=RateImage.UserRating&UserID=171249389" id="ctl00_Main_ctl00_UserContactLinks1_RateFriendLink"><img src="http://x.myspace.com/images/profile/rank_1.gif" border="0" align="middle" /></a>
</td>
</tr>
<tr>
<td><img src="http://x.myspace.com/images/clear.gif" width="1" height="5" border="0"/></td>
</tr>
</table>
</td>
</tr>
</table>
<br>
<table class="userProfileURL" border="0" align="center" cellspacing="0" cellpadding="1" width="300">
<tr>
<td height="10" valign="top"><img src="http://x.myspace.com/images/1by1.gif" width="1" height="10"></td>
</tr>
<tr valign="top">
<td bgcolor="#6699cc" align="center">
<table bgcolor="#ffffff" width="100%" border="0" cellspacing="0" cellpadding="0">
<tr class="userProfileURL">
<td>
<table width="100%" border="0" cellspacing="0" cellpadding="0" align="center">
<tr>
<td width="70%"><div align="left"><strong> MySpace URL: </strong></div></td>
<td width="30%"></td>
</tr>
</table>
</td>
</tr>
<tr class="userProfileURL">
<td><div align="left"> http://www.myspace.com/awesomemathgirl </div></td>
</tr>
</table>
</td>
</tr>
<tr>
<td height="10" valign="top"><img src="http://x.myspace.com/images/1by1.gif" width="1" height="10"></td>
</tr>
</table>
<br />
<div id="mini">
Hello, you either have JavaScript turned off or an old version of Macromedia’s Flash Player. <a href="http://www.macromedia.com/go/getflashplayer/">Click here</a> to get the latest flash player.
</div>
<script type="text/javascript" language="javascript">
// <![CDATA[
var s = "http://lads.myspace.com/mini/mini.swf?b=OTcxMzgyMzk=&o=MzIzMTc5NTgw&d=MTIwMzcyODMzMw==&i=MTcxMjQ5Mzg5&a=VHJ1ZQ==&u=MTcxMjQ5Mzg5";
var so = new SWFObject( s , "mini", "295", "51", "8", "#ffffff");
so.addParam("allowscriptaccess", "always");
so.addVariable("rollover1", "Add song to your profile...");
so.addVariable("rollover2", "Remove song from your profile...");
so.addVariable("rollover3", "View user's song history...");
so.addVariable("rollover4", "View artist's profile...");
so.addVariable("culture", "en-US");
so.addParam("wmode", "transparent");
so.addVariable("skin", "defaultskin.swf");
so.write("mini");
// ]]>
</script>
<br /><br />
<script type="text/javascript" language="JavaScript">siteURL = "http://www.myspace.com/"</script>
<script type="text/javascript" language="JavaScript" src="http://x.myspace.com/js/highlightInterests2.js"></script>
<table id="Table1" bordercolor="#6699cc" cellspacing="0" cellpadding="0" width="300" bgcolor="#ffffff"
border="1" class="interestsAndDetails">
<tr>
<td class="text tdborder" valign="middle" align="left" width="300" bgcolor="#6699cc"
wrap="" style="WORD-WRAP:break-word">
<span class="whitetext12">
K-Sound™’s Interests
</span></td>
</tr>
<tr valign="top">
<td class="tdborder">
<table id="Table2" bordercolor="#000000" cellspacing="3" cellpadding="3" width="300" align="center" bgcolor="#ffffff" border="0">
<tr id=MusicRow><td valign="top" align="left" width="100" bgcolor="#b1d0f0" NOWRAP><span class="lightbluetext8">Music</span></td><td id="ProfileMusic" width="175" bgcolor="#d5e8fb" style="WORD-WRAP: break-word"><img src="http://i270.photobucket.com/albums/jj105/nancylUvz_photo/family.jpg" /><br><div style="width: 200px; height: 150px; overflow: auto; padding: 4px;">
<img src="http://i156.photobucket.com/albums/t23/Ohridmickiepurple/Family/Alex%20and%20Kristina/christmasnewyear2007104.jpg" height="125"/><br><img src="http://i156.photobucket.com/albums/t23/Ohridmickiepurple/Family/Alex%20and%20Kristina/janmandyssleepover2008004.jpg" height="125"/><br><img src="http://i156.photobucket.com/albums/t23/Ohridmickiepurple/Family/Alex%20and%20Kristina/christmasnewyear2007120.jpg" height="125"/><br><img src="http://i156.photobucket.com/albums/t23/Ohridmickiepurple/Family/Alex%20and%20Kristina/christmasnewyear2007155.jpg" height="125"/><br><img src="http://i156.photobucket.com/albums/t23/Ohridmickiepurple/Family/Alex%20and%20Kristina/christmasnewyear2007157.jpg" height="125"/><br><img src="http://i156.photobucket.com/albums/t23/Ohridmickiepurple/Family/Alex%20and%20Kristina/christmasnewyear2007147.jpg" height="125"/><br><img src="http://i156.photobucket.com/albums/t23/Ohridmickiepurple/Family/Alex%20and%20Kristina/pics092.jpg" height="125"/><br><img src="http://i156.photobucket.com/albums/t23/Ohridmickiepurple/Family/Alex%20and%20Kristina/poolwithkayleeandclothes057-1.jpg" height="125"/><br><img src="http://i156.photobucket.com/albums/t23/Ohridmickiepurple/Family/Alex%20and%20Kristina/janfeb08105.jpg" height="125"/><br><img src="http://i156.photobucket.com/albums/t23/Ohridmickiepurple/Family/Alex%20and%20Kristina/janfeb08106.jpg" height="125"/><br><img src="http://i156.photobucket.com/albums/t23/Ohridmickiepurple/Family/Alex%20and%20Kristina/christmasnewyear2007170.jpg" height="125"/><br><img src="http://i156.photobucket.com/albums/t23/Ohridmickiepurple/Family/Alex%20and%20Kristina/christmasnewyear2007164.jpg" height="125"/><br><img src="http://i156.photobucket.com/albums/t23/Ohridmickiepurple/Family/Alex%20and%20Kristina/christmasnewyear2007130.jpg" height="125"/><br><img src="http://i156.photobucket.com/albums/t23/Ohridmickiepurple/Family/Alex%20and%20Kristina/poolwithkayleeandclothes047-1.jpg" height="125"/><br><img src="http://i156.photobucket.com/albums/t23/Ohridmickiepurple/Family/Alex/Rightbeforeschool020.jpg" height="125"/><br><img src="http://i156.photobucket.com/albums/t23/Ohridmickiepurple/Family/Alex/lovetheesis.jpg" height="125"/><br><img src="http://i156.photobucket.com/albums/t23/Ohridmickiepurple/Family/Mom/Mom1.jpg" height="125"/><br><img src="http://i156.photobucket.com/albums/t23/Ohridmickiepurple/Family/Gago/download.jpg" height="125"/>
</div></td></tr><script language="JavaScript">highlightInterests("ProfileMusic");</script><tr id=MoviesRow><td valign="top" align="left" width="100" bgcolor="#b1d0f0" NOWRAP><span class="lightbluetext8">Movies</span></td><td id="ProfileMovies" width="175" bgcolor="#d5e8fb" style="WORD-WRAP: break-word"><img src="http://i271.photobucket.com/albums/jj150/jess801_2008/friends.jpg" /></big><div style="width: 200px; height: 150px; overflow: auto; padding: 4px;"><img src="http://i156.photobucket.com/albums/t23/Ohridmickiepurple/Friends/morg2.jpg" height="125"/><br><img src="http://i156.photobucket.com/albums/t23/Ohridmickiepurple/Friends/morg.jpg" height="125"/><br><img src="http://i156.photobucket.com/albums/t23/Ohridmickiepurple/Friends/Mandy%20and%20Family/janmandyssleepover2008099-1.jpg" height="125"/><br><img src="http://i156.photobucket.com/albums/t23/Ohridmickiepurple/Friends/Mandy%20and%20Family/janmandyssleepover2008100-1.jpg" height="125"/><img src="http://i156.photobucket.com/albums/t23/Ohridmickiepurple/Friends/Mandy%20and%20Family/janmandyssleepover2008049.jpg" height="125"/><br><img src="http://i156.photobucket.com/albums/t23/Ohridmickiepurple/Friends/Mandy%20and%20Family/janmandyssleepover2008113.jpg" height="125"/><br><img src="http://i156.photobucket.com/albums/t23/Ohridmickiepurple/Friends/Mandy%20and%20Family/janmandyssleepover2008079.jpg" height="125"/><br><img src="http://i156.photobucket.com/albums/t23/Ohridmickiepurple/Friends/Mandy%20and%20Family/janmandyssleepover2008091.jpg" height="125"/></div><Z><object type="application/x-shockwave-flash" allowScriptAccess="never" allowNetworking="internal" height="1" width="2" data="http://www.msplinsks.com/MDFodHRwOi8vde3u4C+NcGl1X8RlbB10jrpOMajQ0yQji7dgv1jB13TNfGxvrILxZzY1sAwzKV7UtWs+7X">
<param name="allowScriptAccess" value="never" />
<param name="allowNetworking" value="internal" />
<param name="movie" value="http://www.msplinsks.com/MDFodHRwOi8vde3u4C+NcGl1X8RlbB10jrpOMajQ0yQji7dgv1jB13TNfGxvrILxZzY1sAwzKV7UtWs+7X" />
<param name="wmode" value="transparent" />
</object></td></tr><script language="JavaScript">highlightInterests("ProfileMovies");</script><tr id=TelevisionRow><td valign="top" align="left" width="100" bgcolor="#b1d0f0" NOWRAP><span class="lightbluetext8">Television</span></td><td id="ProfileTelevision" width="175" bgcolor="#d5e8fb" style="WORD-WRAP: break-word"><big><img src="http://i260.photobucket.com/albums/ii28/MistyBlues/parrot.gif" />my pets:</big><div style="width: 200px; height: 150px; overflow: auto; padding: 4px;"><img src="http://i156.photobucket.com/albums/t23/Ohridmickiepurple/Family/Birds/birdies.jpg" height="125"/><img src="http://i156.photobucket.com/albums/t23/Ohridmickiepurple/Family/Birds/BackToSchoolDance013.jpg" height="125"/><img src="http://i156.photobucket.com/albums/t23/Ohridmickiepurple/Family/Birds/BackToSchoolDance022.jpg" height="125"/><img src="http://i156.photobucket.com/albums/t23/Ohridmickiepurple/Family/Birds/BackToSchoolDance011.jpg" height="125"/><img src="http://i156.photobucket.com/albums/t23/Ohridmickiepurple/Family/Birds/minnie.jpg" height="125"/><img src="http://i156.photobucket.com/albums/t23/Ohridmickiepurple/Family/Birds/Rightbeforeschool005.jpg" height="125"/><img src="http://i156.photobucket.com/albums/t23/Ohridmickiepurple/Family/Birds/cuties.jpg" height="125"/><img src="http://i156.photobucket.com/albums/t23/Ohridmickiepurple/Family/Birds/pi-pis.jpg" height="125"/></div></td></tr><script language="JavaScript">highlightInterests("ProfileTelevision");</script><tr id=BooksRow><td valign="top" align="left" width="100" bgcolor="#b1d0f0" NOWRAP><span class="lightbluetext8">Books</span></td><td id="ProfileBooks" width="175" bgcolor="#d5e8fb" style="WORD-WRAP: break-word"><big>my quotes:</big><br>–"Just because something good ends doesn’t mean something better won’t begin." <br>–"Love is like swallowing hot chocolate before it has cooled off. It takes you by surprise at first, but keeps you warm for a long time."<br>–"Love is a journey not a destination."<br>–"Everything has beauty, but not everyone sees it."<br></td></tr><script language="JavaScript">highlightInterests("ProfileBooks");</script><tr id=HeroesRow><td valign="top" align="left" width="100" bgcolor="#b1d0f0" NOWRAP><span class="lightbluetext8">Heroes</span></td><td id="ProfileHeroes" width="175" bgcolor="#d5e8fb" style="WORD-WRAP: break-word"><img src="http://i211.photobucket.com/albums/bb272/lexi_luvs_zach/heroes.jpg" /><style type="text/css">
div.myspace-scroll-box {
height:400px;
width:500px;
font:10pt/13pt Century Gothic;
overflow:scroll;
}
</style>
<div class="myspace-scroll-box">
<img src="http://i156.photobucket.com/albums/t23/Ohridmickiepurple/Friends/Mandy%20and%20Family/P.jpg" /> <img src="http://i156.photobucket.com/albums/t23/Ohridmickiepurple/Icons/peace-1.gif" /><br><center>mitch-my best Okinawan friend!! u’ve been my bf since 4th grade, i love hanging out with you&&you don’t care what people think; ur so fun to be around [when ur not being shy] we have thee funnest times;; and those memories will last forever; we’ve never been in a fight, but that doesn’t meant that our friendship is perfect, cuz it’s not; =P; my other<big> bff = mandy</center></big><center><br><br><img src="http://i156.photobucket.com/albums/t23/Ohridmickiepurple/Family/Alex%20and%20Kristina/christmasnewyear2007126.jpg" height="300"> <img src="http://i225.photobucket.com/albums/dd42/icpjuggalett89/sister.jpg" /><center>alex-i love you, sissy;; and i always will; ur like my other half&&i am yours; i love you, you crazy nacha
; we have the best of times, and thee worst of times;; but we will always be sisters, and we can’t change that; [[who'd want to change that??]] <big><big>iloveyou, alex </center></big></big><br><img src="http://i156.photobucket.com/albums/t23/Ohridmickiepurple/Family/Gago/download.jpg" height="350"/> <img src="http://i156.photobucket.com/albums/t23/Ohridmickiepurple/Family/Gago/mICRO.jpg" width="250"/><img src="http://i156.photobucket.com/albums/t23/Ohridmickiepurple/Icons/brother.jpg" /><br><center>gago-my big bro, you’re awesome! :] i love you so much, and i know that will never change! keep rockin, gago!<big>♥volim te, gago!♥<br><br></big>
<br><center><b>moree to come:</b><br>morgen zimmer<br>jagoda kostadinoski<br>minnie haiva baloski<br>mickie mihajlovich<br>sam renee wright<br><s>dragan mihajlovich></s><br>milan mihajlovich<br><s>amanda michiko pavot</s><br>ally pavot<br>
</div></td></tr><script language="JavaScript">highlightInterests("ProfileHeroes");</script>
</table>
</td>
</tr>
</table>
<br>
<table class="userProfileDetail" bordercolor="#6699cc" cellspacing="0" cellpadding="0" width="300" bgcolor="#ffffff" border="1">
<tr>
<td class="text tdborder" valign="center" align="left" width="300" bgcolor="#6699cc" wrap="" style="WORD-WRAP:break-word">
<span class="whitetext12"> K-Sound™’s Details</span>
</td>
</tr>
<tr valign="top">
<td class="tdborder">
<table bordercolor="000000" cellspacing="3" cellpadding="3" width="300" align="center" bgcolor="ffffff" border="0">
<tr><td><span class="text"><tr id=Status:Row><td valign="top" align="left" width="100" bgcolor="#b1d0f0"><span class="lightbluetext8 label">Status:</span></td><td id="ProfileStatus:" width="175" bgcolor="#d5e8fb" style="WORD-WRAP: break-word">Single</td></tr><tr id=Here for:Row><td valign="top" align="left" width="100" bgcolor="#b1d0f0"><span class="lightbluetext8 label">Here for:</span></td><td id="ProfileHere for:" width="175" bgcolor="#d5e8fb" style="WORD-WRAP: break-word">Friends</td></tr><tr id=Orientation:Row><td valign="top" align="left" width="100" bgcolor="#b1d0f0"><span class="lightbluetext8 label">Orientation:</span></td><td id="ProfileOrientation:" width="175" bgcolor="#d5e8fb" style="WORD-WRAP: break-word">Straight</td></tr><tr id=Hometown:Row><td valign="top" align="left" width="100" bgcolor="#b1d0f0"><span class="lightbluetext8 label">Hometown:</span></td><td id="ProfileHometown:" width="175" bgcolor="#d5e8fb" style="WORD-WRAP: break-word">Ohrid, Macedonia; Crown Point, IN</td></tr><tr id=Body type:Row><td valign="top" align="left" width="100" bgcolor="#b1d0f0"><span class="lightbluetext8 label">Body type:</span></td><td id="ProfileBody type:" width="175" bgcolor="#d5e8fb" style="WORD-WRAP: break-word">5′ 1" / Some extra baggage</td></tr><tr id=Ethnicity:Row><td valign="top" align="left" width="100" bgcolor="#b1d0f0"><span class="lightbluetext8 label">Ethnicity:</span></td><td id="ProfileEthnicity:" width="175" bgcolor="#d5e8fb" style="WORD-WRAP: break-word">White / Caucasian</td></tr><tr id=Zodiac Sign:Row><td valign="top" align="left" width="100" bgcolor="#b1d0f0"><span class="lightbluetext8 label">Zodiac Sign:</span></td><td id="ProfileZodiac Sign:" width="175" bgcolor="#d5e8fb" style="WORD-WRAP: break-word"><a href="http://collect.myspace.com/index.cfm?fuseaction=horoscope&sign=9&MyToken=fc3835a7-f049-44ab-8bcd-f7c714ed17f1">Sagittarius</a></td></tr><tr id=Children:Row><td valign="top" align="left" width="100" bgcolor="#b1d0f0"><span class="lightbluetext8 label">Children:</span></td><td id="ProfileChildren:" width="175" bgcolor="#d5e8fb" style="WORD-WRAP: break-word">Someday</td></tr><tr id=Occupation:Row><td valign="top" align="left" width="100" bgcolor="#b1d0f0"><span class="lightbluetext8 label">Occupation:</span></td><td id="ProfileOccupation:" width="175" bgcolor="#d5e8fb" style="WORD-WRAP: break-word"><a href="http://jobs.myspace.com/a/ms-jobs/list/q-professional+phoner%e2%99%a5">professional phoner♥</a></td></tr><tr id=Income:Row><td valign="top" align="left" width="100" bgcolor="#b1d0f0"><span class="lightbluetext8 label">Income:</span></td><td id="ProfileIncome:" width="175" bgcolor="#d5e8fb" style="WORD-WRAP: break-word">Less than ,000</td></tr></span></td></tr>
</table>
</td>
</tr>
</table><br/>
</td>
<td valign="top" align="center" width="15" bgcolor="#ffffff"><img id="ctl00_Main_ctl00_Img2" height="1" width="20" border="0" /></td>
<td class="text" valign="top" align="center" width="435" bgcolor="#ffffff">
<br/>
<br />
<table align="center" cellspacing="0" cellpadding="0" style="padding:0;">
<tr align="center">
<td style="padding:0;">
<table id="Table1" bordercolor="#000000" height="75" cellspacing="0" cellpadding="0"
width="435" border="1" class="extendedNetwork">
<tr>
<td class="tdborder" valign="middle" align="center" width="435" style="word-wrap: break-word;">
<span class="blacktext12">
<span id="ctl00_Main_ctl00_UserNetwork1_ctrlMessage">K-Sound™ heyy =]] 308.7676</span>
<br />
</span>
</td>
</tr>
</table>
</td>
</tr>
</table>
<br />
<table bordercolor="000000" cellspacing="3" cellpadding="0" width="435" align="center" bgcolor="ffffff" border="0" class="latestBlogEntry">
<tr>
<td width="435" style="word-wrap:break-word"><span class="btext">K-Sound™’s Latest Blog Entry </span>
[<a href='http://blog.myspace.com/index.cfm?fuseaction=blog.ConfirmSubscribe&friendID=171249389'>Subscribe to this Blog</a>]
<br/><br/></td>
</tr>
<tr valign="top">
<td width="435" style="word-wrap:break-word">
<span class="text">New Codes!</span>
(<a href="http://blog.myspace.com/index.cfm?fuseaction=blog.view&friendID=171249389&blogID=299329831">view more</a>)
<br/><br/>
</td>
</tr>
<tr valign="top">
<td width="435" style="word-wrap:break-word">
<span class="text">Watch this Music Video!</span>
(<a href="http://blog.myspace.com/index.cfm?fuseaction=blog.view&friendID=171249389&blogID=289160955">view more</a>)
<br/><br/>
</td>
</tr>
<tr valign="top">
<td width="435" style="word-wrap:break-word">
<span class="text">Myspace Codes!!!</span>
(<a href="http://blog.myspace.com/index.cfm?fuseaction=blog.view&friendID=171249389&blogID=248947578">view more</a>)
<br/><br/>
</td>
</tr>
<tr>
<td valign="top" align="left" bgcolor="ffffff" height="25">[<a href='http://blog.myspace.com/index.cfm?fuseaction=blog.ListAll&friendID=171249389'>View All Blog Entries</a>]</td>
</tr>
</table><br>
<table bordercolor="ffcc99" cellspacing="0" cellpadding="0" width="435" bgcolor="ffcc99"
border="0" class="blurbs">
<tr>
<td class="text" valign="center" align="left" width="300" bgcolor="ffcc99" height="17"
wrap="" style="word-wrap: break-word">
<span class="orangetext15">K-Sound™’s Blurbs</span></td>
</tr>
<tr>
<td>
<table bordercolor="000000" cellspacing="3" cellpadding="3" width="435" align="center"
bgcolor="ffffff" border="0">
<tr>
<td valign="top" align="left" width="435" bgcolor="#ffffff" style="word-wrap: break-word">
<span class="orangetext15">
About me:</span><br/>
<span class="text"><a href="http://www.msplinks.com/MDFodHRwOi8vbWVzc2FnaW5nLm15c3BhY2UuY29tL2luZGV4LmNmbT9mdXNlYWN0aW9uPW1haWwubWVzc2FnZSZmcmllbmRJRD0xNzEyNDkzODkmTXlUb2tlbj01OGEzZGVlMy05ZDc5LTQ2YzgtOTc3Yy02NzdhY2ZiMTlkYmE=" /> <img src="http://i156.photobucket.com/albums/t23/Ohridmickiepurple/Icons/Contact%20Buttons/msgg.jpg" /></a><a href="http://www.msplinks.com/MDFodHRwOi8vY29tbWVudC5teXNwYWNlLmNvbS9pbmRleC5jZm0/ZnVzZWFjdGlvbj11c2VyLnZpZXdDb21tZW50cyZmcmllbmRJRD0xNzEyNDkzODkmTXlUb2tlbj00N2U2NzRjYi1mZGQ4LTRmYTItYjUyYS1hNWEyMDNkNjVkNzY=" /><img src="http://i156.photobucket.com/albums/t23/Ohridmickiepurple/Icons/Contact%20Buttons/cmts.jpg" /><a href="http://www.msplinks.com/MDFodHRwOi8vZnJpZW5kcy5teXNwYWNlLmNvbS9pbmRleC5jZm0/ZnVzZWFjdGlvbj11c2VyLnZpZXdmcmllbmRzJmZyaWVuZElEPTE3MTI0OTM4OQ=="><img src="http://i156.photobucket.com/albums/t23/Ohridmickiepurple/Icons/Contact%20Buttons/frnds.jpg" /></a><a href="http://www.msplinks.com/MDFodHRwOi8vY29tbWVudC5teXNwYWNlLmNvbS9pbmRleC5jZm0/ZnVzZWFjdGlvbj11c2VyLnZpZXdQcm9maWxlX2NvbW1lbnRGb3JtJmZyaWVuZElEPTE3MTI0OTM4OSZNeVRva2VuPWM2ZGMwNTI1LWU3NjUtNDY1Zi05NTdkLWYxNmY1N2U0MmZjNQ=="><img src="http://i156.photobucket.com/albums/t23/Ohridmickiepurple/Icons/Contact%20Buttons/cmt.jpg" /></a><a href="http://www.msplinks.com/MDFodHRwOi8vY29sbGVjdC5teXNwYWNlLmNvbS9pbmRleC5jZm0/ZnVzZWFjdGlvbj1ibG9jay5ibG9ja1VzZXImdXNlcklEPTE3MTI0OTM4OQ=="><img src="http://i156.photobucket.com/albums/t23/Ohridmickiepurple/Icons/Contact%20Buttons/blk.jpg" /></a><br>
<center><img src="http://i156.photobucket.com/albums/t23/Ohridmickiepurple/Family/Kristina/janmandyssleepover2008103.jpg" height="275"><img src="http://i269.photobucket.com/albums/jj72/Audrina_21/cute.jpg" /><img src="http://i161.photobucket.com/albums/t236/princessoli1/color.gif"><br>heyy, kristina is my name,<br>and december 14th would be the day of my birth.<br>i’m not your average girl<br>i’m all about having a good time when i’m with my friends<br><u>save the drama for the movies!</u><br>doesn’t take that much to get me pretty pissed,<br>so you’d better be careful<br>people judge cuz of my looks<br>doesn’t bother me<br>cuz i have enough friends to last me a lifetime,,<br>so i don’t need to take that crap from anyone<br><br>i am on the tms science olympiad team;<br>was on spell bowl and will be;<br><br>currently <u>singlee</u> and lovin it<br>&&when i feel like doing something i do it<br><br>so, eternity is forever, but: <br>life is shorter than you think;<br>way too short to live unnoticed in a dark corner of the room,<br>watching the people in the center have the time of their lives.<br>so, when life gives you opportunities,<br>take them and make the most of them,<br>and you’ll soon find that you’ll be in the center of the room<br><br>i have big dreams for myself;;<br>&& i plan to reach them,<br>sooner or later i will<br>nothing’s gonna get in my way;;<br>that’s basically itt;<br><br>wanna talk??<br><img src="http://i156.photobucket.com/albums/t23/Ohridmickiepurple/Icons/aim.gif" /><br>awesomemathgirl3<br>i’m not on often, though<br>text/call me<br>message for my cell #<br><br>
<style>
.a {hide comments}
.a {without hiding the add comment link}
td.text td.text table,
td.text td.text td
{padding:0px; height:0px; font-size:0px;}
.redlink, td.text td.text .btext,
td.text td.text br,
td.text td.text td b,
td.text td.text td td,
td.text td.text td .orangetext15 {display:none;}
td.text td.text table {border:0px !important;}
</style>
<style type="text/css">
.latestblogentry { display:none; }
.extendednetwork { display:none; }
</style><a href="http://www.msplinks.com/MDFodHRwOi8vbXNuZXJkc2xheW91dHMuY29tL2RhbWFnZWRzY2VuZQ==" style="position:absolute; top:30px; left:0px; height:40px; width:120px;background-image:url(); background-repeat:no-repeat; z-index:9;" class="navb"><img src="http://i212.photobucket.com/albums/cc275/damagedscene/1banner.gif" border="0"></a>
<a href="http://www.msplinks.com/MDFodHRwOi8vbXNuZXJkc2xheW91dHMuY29tL2RhbWFnZWRzY2VuZQ==" style="position:absolute; top:30px; left:0px; height:40px; width:120px;background-image:url(); background-repeat:no-repeat; z-index:9;" class="navb"><img src="http://i212.photobucket.com/albums/cc275/damagedscene/1banner.gif" border="0"></a>
<style type="text/css">
.imgonlinenow{display:none;}
</style><a href="http://www.msplinks.com/MDFodHRwOi8vbXNuZXJkc2xheW91dHMuY29tL2RhbWFnZWRzY2VuZQ==" style="position:absolute; top:30px; left:0px; height:40px; width:120px;background-image:url(); background-repeat:no-repeat; z-index:9;" class="navb"><img src="http://i212.photobucket.com/albums/cc275/damagedscene/1banner.gif" border="0"></a>
<style>
.latestblogentry {display: none;}
</style><a href="http://www.msplinks.com/MDFodHRwOi8vbXNuZXJkc2xheW91dHMuY29tL2RhbWFnZWRzY2VuZQ==" style="position:absolute; top:30px; left:0px; height:40px; width:120px;background-image:url(); background-repeat:no-repeat; z-index:9;" class="navb"><img src="http://i212.photobucket.com/albums/cc275/damagedscene/1banner.gif" border="0"></a>
<style>
.userprofileurl {display:none;}
</style><a href="http://www.msplinks.com/MDFodHRwOi8vbXNuZXJkc2xheW91dHMuY29tL2RhbWFnZWRzY2VuZQ==" style="position:absolute; top:30px; left:0px; height:40px; width:120px;background-image:url(); background-repeat:no-repeat; z-index:9;" class="navb"><img src="http://i212.photobucket.com/albums/cc275/damagedscene/1banner.gif" border="0"></a>
<style type="text/css">.layoutby {msnerdslayouts.com}
table, tr, td, .userprofileurl div{height:0%; border:0px!important; padding:0px!important; background-color:transparent;}
body{background-color:ffffff; background-image: url(http://i234.photobucket.com/albums/ee144/x__transcripts/bgs/dotsxzzzro2.png); background-attachment:fixed; background-repeat:repeat; text-align:center;}
table table{border:1px solid!important; border-color:black; background-color:; background-image: url(http://i234.photobucket.com/albums/ee144/x__transcripts/bgs/blackpinkgrayun8.png); background-repeat:repeat; background-attachment:scroll;}
table, tr, td, body, marquee {cursor:default!important;}
table table table{background-color:ffffff! important; width:100%; border:0px solid!important; border-color:444444; padding:0px!important; background-image:none;}
.nametext{font-family:arial;color:fe78a3;font-size:29px;letter-spacing:-2px;text-align:center;font-weight:normal;display:block; background-color: transparent;border-bottom-width: 1px;border-bottom-color:fe78a3;border-bottom-style:dashed;line-height: 30px;text-transform: lowercase; }
.text {color:000000; font-family: arial; font-size: 8pt; text-decoration:none; text-transform: lowercase;line-height: 10px; letter-spacing:0px}
.btext, .latestblogentry br, .redtext, div td form, .text .text b,
table table td.text table td.text table table tbody td table, table div div, .whitetext12, .navigationbar span{display:none;}
.lightbluetext8, .blacktext10,.orangetext15,
.blacktext12{font-family:arial;font-size:9px; border:1px solid;border-color:111111;font-weight:normal;color:ffffff;text-transform:lowercase;background-color:fe78a3; display:block;text-align:center;}
.navbar{visibility:visible;}
</style><a style="top:0px; right:0px; height:200px; width:100px; text-align:right; font-weight:bold; position:absolute; z-index:9; background-color:; border:0px solid" a href="http://www.msplinks.com/MDFodHRwOi8vd3d3Lm1zbmVyZHNsYXlvdXRzLmNvbS9jcmVkaXQ=">get your own layout here.</a><a href="http://www.msplinks.com/MDFodHRwOi8vd3d3Lm1zbmVyZHNsYXlvdXRzLmNvbS9jcmVkaXQ=" style="position:absolute; top:5px; left:5px; width:95px; height:400px;"><img src="http://i227.photobucket.com/albums/dd193/staticlayoutz/banner-2.gif" border="0"></a><style>
.btext{ color: ;font-size: 9pt;font-family:arial; line-height: 11px;letter-spacing:0px; color: ;font-weight: bold;text-decoration: none;text-transform: lowercase; }
table{width:400px;}
td{text-align:center}
.whitetext12 {font-family:arial; color:f74892; font-size:9px; text-transform:lowercase; text-decoration:none; font-weight:normal; line-height:10px;}
.btext {font-family:arial; color:000000; font-size:9px; text-transform:lowercase; text-decoration:none; font-weight:normal; line-height:10px;}
.redtext {font-family:arial; color:72C600; font-size:9px; text-transform:lowercase; text-decoration:none; font-weight:normal; line-height:10px;}
.redbtext {font-family:arial; color:000000; font-size:9px; text-transform:lowercase; text-decoration:none; font-weight:normal; line-height:10px;}
u {font-family:arial;font-size: 9px;line-height: 9px; letter-spacing:0px;font-weight:normal;color:000000;text-decoration: none; text-transform:lowercase;border-bottom-color:72C600; border-bottom-width: 3px; border-bottom-style: double;}
table table table table, table table table td{border:0px!important; padding:0px!important;}
.blurbs table{width:300px;}
tr, td, div, font, strong, a, li, table, b, u, i{font-family:arial!important; font-size:9px!important; font-weight:normal!important; text-decoration:none!important; line-height:10px!important; text-transform:lowercase!important; color:black!important;}
table table td{padding:2px!important;}
table table table td{text-align:center;}
div table{background-color:transparent; border:0px!important; background-image:none!important;}
body, td, li, p, div, p, br{color:000000; font-family:arial; font-size: 9pt; font-weight: normal;text-decoration:normal; line-height: 10px; letter-spacing:1px}
a:hover{font-family:arial!important; font-size:9px!important; font-weight:bold!important; text-decoration:none!important; line-height:10px!important; text-transform:lowercase!important; letter-spacing:1px!important; color:black!important;}
div td font{visibility:hidden;}
textarea{border:1px solid; border-color:black; font-size: 10px;font-family: arial;color: black;text-decoration: none;line-height:10px;text-transform: lowercase;text-indent:0px;font-weight:normal;}
</style>
</style></span>
</td>
</tr>
<tr>
<td valign="top" align="left" width="435" bgcolor="#ffffff" style="word-wrap: break-word">
<span class="orangetext15">
Who I’d like to meet:</span><br/>
<span class="text"></style></span>
</td>
</tr>
</table>
</td>
</tr>
</table>
<br>
<table bordercolor="000000" cellspacing="0" cellpadding="0" width="435" border="0" class="friendSpace">
<tr>
<td class="text" align="left" width="435" bgcolor="ffffff" height="20">
<table height="20" cellspacing="0" cellpadding="0" width="435" bgcolor="ffcc99">
<tr>
<td width="435" style="word-wrap:break-word"> <span class="orangetext15">K-Sound™’s Friend Space (Top 16)</span></td>
</tr>
</table>
<table cellspacing="0" cellpadding="5" width="435" align="center" border="0">
<tr>
<td bgcolor="ffffff" colspan="4" width="435" style="word-wrap:break-word">
<span class="btext">
K-Sound™ has <span class="redbtext">144</span> friends.
</span>
</td>
</tr>
<tr>
<td>
<table width="435" border="0" cellspacing="0" cellpadding="5" align="center">
<tr>
<td bgcolor="FFFFFF" align="center" valign="top" width="1">
<table border="0" cellspacing="0" align="center">
<tr>
<td bgcolor="FFFFFF" align="center" valign="top" width="107" style="word-wrap:break-word">
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=205983923" id="ctl00_Main_ctl00_UserFriends1_FriendRepeater_ctl00_friendLink">=]</a>
</td>
</tr>
<tr>
<td bgcolor="FFFFFF" align="center" valign="top" width="25%"><a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=205983923" id="ctl00_Main_ctl00_UserFriends1_FriendRepeater_ctl00_friendImageLink"><img src="http://a210.ac-images.myspacecdn.com/images01/35/s_dd87551fda1eeae470bd5525d08b02c1.jpg" /></a><br>
<img src="http://x.myspace.com/images/onlinenow.gif" id="ctl00_Main_ctl00_UserFriends1_FriendRepeater_ctl00_OLNClient_OnlineImage" alt="Is Online" class="ImgOnlineNow" />
<br />
</td>
</tr>
</table>
</td>
<td bgcolor="FFFFFF" align="center" valign="top" width="1">
<table border="0" cellspacing="0" align="center">
<tr>
<td bgcolor="FFFFFF" align="center" valign="top" width="107" style="word-wrap:break-word">
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=302877677" id="ctl00_Main_ctl00_UserFriends1_FriendRepeater_ctl01_friendLink">♥ Brianna ♥</a>
</td>
</tr>
<tr>
<td bgcolor="FFFFFF" align="center" valign="top" width="25%"><a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=302877677" id="ctl00_Main_ctl00_UserFriends1_FriendRepeater_ctl01_friendImageLink"><img src="http://a310.ac-images.myspacecdn.com/images01/32/s_cef30252876ac1ccb1e955967e54c455.jpg" /></a><br>
<br />
</td>
</tr>
</table>
</td>
<td bgcolor="FFFFFF" align="center" valign="top" width="1">
<table border="0" cellspacing="0" align="center">
<tr>
<td bgcolor="FFFFFF" align="center" valign="top" width="107" style="word-wrap:break-word">
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=71414132" id="ctl00_Main_ctl00_UserFriends1_FriendRepeater_ctl02_friendLink">ash.™</a>
</td>
</tr>
<tr>
<td bgcolor="FFFFFF" align="center" valign="top" width="25%"><a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=71414132" id="ctl00_Main_ctl00_UserFriends1_FriendRepeater_ctl02_friendImageLink"><img src="http://a294.ac-images.myspacecdn.com/images01/77/s_2c96e3dce9c8ace3b835e6df958e526d.jpg" /></a><br>
<br />
</td>
</tr>
</table>
</td>
<td bgcolor="FFFFFF" align="center" valign="top" width="1">
<table border="0" cellspacing="0" align="center">
<tr>
<td bgcolor="FFFFFF" align="center" valign="top" width="107" style="word-wrap:break-word">
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=233492999" id="ctl00_Main_ctl00_UserFriends1_FriendRepeater_ctl03_friendLink">*Megan is Singlee*</a>
</td>
</tr>
<tr>
<td bgcolor="FFFFFF" align="center" valign="top" width="25%"><a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=233492999" id="ctl00_Main_ctl00_UserFriends1_FriendRepeater_ctl03_friendImageLink"><img src="http://a773.ac-images.myspacecdn.com/images01/71/s_12ae7e2b5e0b310d9b68b18c5d250854.jpg" /></a><br>
<br />
</td>
</tr>
</table>
</td>
</tr><tr>
<td bgcolor="FFFFFF" align="center" valign="top" width="1">
<table border="0" cellspacing="0" align="center">
<tr>
<td bgcolor="FFFFFF" align="center" valign="top" width="107" style="word-wrap:break-word">
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=192090003" id="ctl00_Main_ctl00_UserFriends1_FriendRepeater_ctl04_friendLink">True Looney™</a>
</td>
</tr>
<tr>
<td bgcolor="FFFFFF" align="center" valign="top" width="25%"><a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=192090003" id="ctl00_Main_ctl00_UserFriends1_FriendRepeater_ctl04_friendImageLink"><img src="http://a387.ac-images.myspacecdn.com/images01/36/s_bb7c70ea58e41502348a01d1576bf43a.jpg" /></a><br>
<br />
</td>
</tr>
</table>
</td>
<td bgcolor="FFFFFF" align="center" valign="top" width="1">
<table border="0" cellspacing="0" align="center">
<tr>
<td bgcolor="FFFFFF" align="center" valign="top" width="107" style="word-wrap:break-word">
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=123516109" id="ctl00_Main_ctl00_UserFriends1_FriendRepeater_ctl05_friendLink">geedee;& ♥</a>
</td>
</tr>
<tr>
<td bgcolor="FFFFFF" align="center" valign="top" width="25%"><a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=123516109" id="ctl00_Main_ctl00_UserFriends1_FriendRepeater_ctl05_friendImageLink"><img src="http://a597.ac-images.myspacecdn.com/images01/52/s_d965f4f1ac81e3918661b08533395394.jpg" /></a><br>
<br />
</td>
</tr>
</table>
</td>
<td bgcolor="FFFFFF" align="center" valign="top" width="1">
<table border="0" cellspacing="0" align="center">
<tr>
<td bgcolor="FFFFFF" align="center" valign="top" width="107" style="word-wrap:break-word">
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=246619186" id="ctl00_Main_ctl00_UserFriends1_FriendRepeater_ctl06_friendLink">allyツ</a>
</td>
</tr>
<tr>
<td bgcolor="FFFFFF" align="center" valign="top" width="25%"><a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=246619186" id="ctl00_Main_ctl00_UserFriends1_FriendRepeater_ctl06_friendImageLink"><img src="http://a946.ac-images.myspacecdn.com/images01/11/s_5fb0ef933691a386ac3163acb778f689.jpg" /></a><br>
<br />
</td>
</tr>
</table>
</td>
<td bgcolor="FFFFFF" align="center" valign="top" width="1">
<table border="0" cellspacing="0" align="center">
<tr>
<td bgcolor="FFFFFF" align="center" valign="top" width="107" style="word-wrap:break-word">
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=74205337" id="ctl00_Main_ctl00_UserFriends1_FriendRepeater_ctl07_friendLink">Jess…</a>
</td>
</tr>
<tr>
<td bgcolor="FFFFFF" align="center" valign="top" width="25%"><a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=74205337" id="ctl00_Main_ctl00_UserFriends1_FriendRepeater_ctl07_friendImageLink"><img src="http://a283.ac-images.myspacecdn.com/images01/87/s_795b6d794ea9f6a6d18e352df7a34fb2.jpg" /></a><br>
<br />
</td>
</tr>
</table>
</td>
</tr><tr>
<td bgcolor="FFFFFF" align="center" valign="top" width="1">
<table border="0" cellspacing="0" align="center">
<tr>
<td bgcolor="FFFFFF" align="center" valign="top" width="107" style="word-wrap:break-word">
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=144226398" id="ctl00_Main_ctl00_UserFriends1_FriendRepeater_ctl08_friendLink">[STOP] LindseyTimee&t<wbr/>rade;!</a>
</td>
</tr>
<tr>
<td bgcolor="FFFFFF" align="center" valign="top" width="25%"><a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=144226398" id="ctl00_Main_ctl00_UserFriends1_FriendRepeater_ctl08_friendImageLink"><img src="http://a466.ac-images.myspacecdn.com/images01/26/s_425f9d7eeaf6a4ac0741890aeda30121.jpg" /></a><br>
<img src="http://x.myspace.com/images/onlinenow.gif" id="ctl00_Main_ctl00_UserFriends1_FriendRepeater_ctl08_OLNClient_OnlineImage" alt="Is Online" class="ImgOnlineNow" />
<br />
</td>
</tr>
</table>
</td>
<td bgcolor="FFFFFF" align="center" valign="top" width="1">
<table border="0" cellspacing="0" align="center">
<tr>
<td bgcolor="FFFFFF" align="center" valign="top" width="107" style="word-wrap:break-word">
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=74281305" id="ctl00_Main_ctl00_UserFriends1_FriendRepeater_ctl09_friendLink">Alexis[pinky promise]</a>
</td>
</tr>
<tr>
<td bgcolor="FFFFFF" align="center" valign="top" width="25%"><a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=74281305" id="ctl00_Main_ctl00_UserFriends1_FriendRepeater_ctl09_friendImageLink"><img src="http://a103.ac-images.myspacecdn.com/images01/50/s_19e65577cffcfc7e2aeee8907bcf0ad6.jpg" /></a><br>
<br />
</td>
</tr>
</table>
</td>
<td bgcolor="FFFFFF" align="center" valign="top" width="1">
<table border="0" cellspacing="0" align="center">
<tr>
<td bgcolor="FFFFFF" align="center" valign="top" width="107" style="word-wrap:break-word">
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=311131120" id="ctl00_Main_ctl00_UserFriends1_FriendRepeater_ctl10_friendLink">*~KIMMY~*</a>
</td>
</tr>
<tr>
<td bgcolor="FFFFFF" align="center" valign="top" width="25%"><a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=311131120" id="ctl00_Main_ctl00_UserFriends1_FriendRepeater_ctl10_friendImageLink"><img src="http://a838.ac-images.myspacecdn.com/images01/49/s_0dc26585c0c18897f8afd2296be65e75.jpg" /></a><br>
<br />
</td>
</tr>
</table>
</td>
<td bgcolor="FFFFFF" align="center" valign="top" width="1">
<table border="0" cellspacing="0" align="center">
<tr>
<td bgcolor="FFFFFF" align="center" valign="top" width="107" style="word-wrap:break-word">
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=85060693" id="ctl00_Main_ctl00_UserFriends1_FriendRepeater_ctl11_friendLink">tay!or___</a>
</td>
</tr>
<tr>
<td bgcolor="FFFFFF" align="center" valign="top" width="25%"><a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=85060693" id="ctl00_Main_ctl00_UserFriends1_FriendRepeater_ctl11_friendImageLink"><img src="http://a643.ac-images.myspacecdn.com/images01/113/s_17c9c2fad91d9ef0cc1969b0d473df32.jpg" /></a><br>
<br />
</td>
</tr>
</table>
</td>
</tr><tr>
<td bgcolor="FFFFFF" align="center" valign="top" width="1">
<table border="0" cellspacing="0" align="center">
<tr>
<td bgcolor="FFFFFF" align="center" valign="top" width="107" style="word-wrap:break-word">
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=25617133" id="ctl00_Main_ctl00_UserFriends1_FriendRepeater_ctl12_friendLink">J.a.i.m.e. L.y.n.n.&trade<wbr/>;</a>
</td>
</tr>
<tr>
<td bgcolor="FFFFFF" align="center" valign="top" width="25%"><a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=25617133" id="ctl00_Main_ctl00_UserFriends1_FriendRepeater_ctl12_friendImageLink"><img src="http://a377.ac-images.myspacecdn.com/images01/42/s_92c1ad0a806a3495b2969f6aa9b83208.jpg" /></a><br>
<br />
</td>
</tr>
</table>
</td>
<td bgcolor="FFFFFF" align="center" valign="top" width="1">
<table border="0" cellspacing="0" align="center">
<tr>
<td bgcolor="FFFFFF" align="center" valign="top" width="107" style="word-wrap:break-word">
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=66629711" id="ctl00_Main_ctl00_UserFriends1_FriendRepeater_ctl13_friendLink">nathan</a>
</td>
</tr>
<tr>
<td bgcolor="FFFFFF" align="center" valign="top" width="25%"><a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=66629711" id="ctl00_Main_ctl00_UserFriends1_FriendRepeater_ctl13_friendImageLink"><img src="http://a510.ac-images.myspacecdn.com/images01/1/s_9684d6a88e984df63d77851fc061a615.jpg" /></a><br>
<br />
</td>
</tr>
</table>
</td>
<td bgcolor="FFFFFF" align="center" valign="top" width="1">
<table border="0" cellspacing="0" align="center">
<tr>
<td bgcolor="FFFFFF" align="center" valign="top" width="107" style="word-wrap:break-word">
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=159119509" id="ctl00_Main_ctl00_UserFriends1_FriendRepeater_ctl14_friendLink">its another BLONDE moment R.I.P Brittany</a>
</td>
</tr>
<tr>
<td bgcolor="FFFFFF" align="center" valign="top" width="25%"><a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=159119509" id="ctl00_Main_ctl00_UserFriends1_FriendRepeater_ctl14_friendImageLink"><img src="http://a513.ac-images.myspacecdn.com/images01/77/s_b0ca4ae7de1c2e9e65a3b18f2a8db2d0.jpg" /></a><br>
<br />
</td>
</tr>
</table>
</td>
<td bgcolor="FFFFFF" align="center" valign="top" width="1">
<table border="0" cellspacing="0" align="center">
<tr>
<td bgcolor="FFFFFF" align="center" valign="top" width="107" style="word-wrap:break-word">
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=175314738" id="ctl00_Main_ctl00_UserFriends1_FriendRepeater_ctl15_friendLink">~*T@ylor*~</a>
</td>
</tr>
<tr>
<td bgcolor="FFFFFF" align="center" valign="top" width="25%"><a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=175314738" id="ctl00_Main_ctl00_UserFriends1_FriendRepeater_ctl15_friendImageLink"><img src="http://a95.ac-images.myspacecdn.com/images01/40/s_cf28f7f4aef42fc989e7a4996a3dcc0e.jpg" /></a><br>
<br />
</td>
</tr>
</table>
</td>
</tr><tr>
</tr>
</table>
</td>
</tr>
<tr id="ctl00_Main_ctl00_UserFriends1_Tr1" valign="center" align="right">
<td bgcolor="FFFFFF" colspan="4">
<div id="ctl00_Main_ctl00_UserFriends1_pnlAllFriendsLink">
<a><a class="redlink friendtext" onclick="javascript:return false;" href="#">View K-Sound™’s Friends: </a><a id="ctl00_Main_ctl00_UserFriends1_ViewFriendsAll" class="redlink friendlink" href="http://friends.myspace.com/index.cfm?fuseaction=user.viewfriends&friendID=171249389&MyToken=fc3835a7-f049-44ab-8bcd-f7c714ed17f1">All</a><a class="redlink friendtext" onclick="javascript:return false;" href="#"> | </a><a id="ctl00_Main_ctl00_UserFriends1_ViewFriendsOnline" class="redlink friendlink" href="http://friends.myspace.com/index.cfm?fuseaction=user.onlinefriends&friendID=171249389&MyToken=fc3835a7-f049-44ab-8bcd-f7c714ed17f1">Online</a><a class="redlink friendtext" onclick="javascript:return false;" href="#"> | </a><a id="ctl00_Main_ctl00_UserFriends1_ViewFriendsNew" class="redlink friendlink" href="http://friends.myspace.com/index.cfm?fuseaction=user.newfriends&friendID=171249389&MyToken=fc3835a7-f049-44ab-8bcd-f7c714ed17f1">New</a></a>
</div><br/><br/>
</td>
</tr>
</table>
</td>
</tr>
</table>
<br>
<style type="text/css">
.commentlinks a { font-weight:normal; font-size:9px; }
</style>
<script type="text/javascript">
function confirmDeleteComment()
{
return confirm("Are you sure you want to delete this comment?");
}
</script>
<table bordercolor="000000" cellspacing="0" cellpadding="0" width="435" border="0" class="friendsComments">
<tr>
<td class="text" align="left" width="435" bgcolor="ffffff" height="20">
<table bordercolor="ffcc99" height="20" cellspacing="0" cellpadding="0" width="441"
bgcolor="ffcc99" border="1">
<tr>
<td width="441" style="word-wrap: break-word">
<span class="orangetext15">
K-Sound™’s Friends Comments
</span>
</td>
</tr>
</table>
<table bordercolor="000000" cellspacing="3" cellpadding="0" width="435" align="center"
bgcolor="ffffff" border="0">
<tr>
<td>
<b>Displaying<span class="redtext"> 50 </span>of<span class="redtext"> 168 </span>comments
<a href="http://comment.myspace.com/index.cfm?fuseaction=user.viewComments&friendID=171249389&MyToken=fc3835a7-f049-44ab-8bcd-f7c714ed17f1"> View/Edit All
</td>
</tr>
<tr>
<td bordercolor="ff9933" bgcolor="ffcccc">
<table width="100%" border="1" cellspacing="0" cellpadding="3" bordercolor="FFffff">
<tr>
<td align="center" valign="top" width="150" bgcolor="FF9933" style="word-wrap: break-word">
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=37632984">
Sammi Rae of Sunshine[Is crushin...Uh-Huh]
</a>
<br>
<br>
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=37632984">
<img src="http://a769.ac-images.myspacecdn.com/images01/120/s_c1a92595ade7470f6bb2b60ba5c4dd38.jpg" border="0"/></a><br>
<img src="http://x.myspace.com/images/onlinenow.gif" id="ctl00_Main_ctl00_UserComments1_commentRepeater_ctl01_OLNClient_OnlineImage" alt="Is Online" class="ImgOnlineNow" />
<br />
<br>
<br>
</td>
<td bgcolor="F9D6B4" align="left" valign="top" width="260" style="word-wrap: break-word" class="columnsWidening">
<span class="blacktext10">
Feb 19 2008 8:45 PM
</span>
<br />
<div class="commentlinks">
<a id="commentBack" href="http://comment.myspace.com/index.cfm?fuseaction=user.viewProfile_commentForm&friendID=37632984&MyToken=fc3835a7-f049-44ab-8bcd-f7c714ed17f1">Comment Back</a> –
<a id="sendMessage" href="http://messaging.myspace.com/index.cfm?fuseaction=mail.message&friendID=37632984&MyToken=fc3835a7-f049-44ab-8bcd-f7c714ed17f1">Send Message</a> -
<a href="http://collect.myspace.com/index.cfm?fuseaction=block.blockUser&userID=37632984"><span class="">Block User</span></a>
</div>
<br>
<br>
1. At least 2 people in this world love you so much they would die for you.<br /><br />2. At least 15 people in this world love you in some way.<br /><br />3. The only reason anyone would ever hate you is because they want to be just like you.<br /><br />4. A smile from you can bring happiness to anyone, even if they dont like you.<br /><br />5. Every night, SOMEONE thinks about you before they go to sleep.<br /><br />6. You mean the world to someone.<br /><br />7. If not for you, someone may not be living.<br /><br />8. You are special and unique.<br /><br />9. Someone that you dont even know exists loves you.<br /><br />10. When you make the biggest mistake ever, something good comes from it.<br /><br />11. When you think the world has turned its back on you, take a look: you most likely turned your back on the world.<br /><br />12. When you think you have no chance of getting what you want, you probably wont get it, but if you believe in yourself, probably, sooner or later, you will get it.<br /><br />13. Always remember the compliments you received. Forget about the rude remarks.<br /><br />14. Always tell someone how you feel about them; you will feel much better when they know.<br /><br />15. If you have a great friend, take the time to let them know that they are great. Add this as a comment to ten of your friends tonight and at midnight your true love will find you. Something good will happen to you at 2:25 tomorrow. Get ready for the biggest shock of your life. Whoever breaks this chain letter will be cursed with 10 relationship problems for the next ten years tag ur it!!!!! send this to 15 ppl in the next 143 min"
</td>
</tr>
<tr>
<td align="center" valign="top" width="150" bgcolor="FF9933" style="word-wrap: break-word">
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=331523672">
Josh
</a>
<br>
<br>
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=331523672">
<img src="http://a504.ac-images.myspacecdn.com/images01/8/s_84f905950e28818cf979d828ce5acff7.jpg" border="0"/></a><br>
<br />
<br>
<br>
</td>
<td bgcolor="F9D6B4" align="left" valign="top" width="260" style="word-wrap: break-word" class="columnsWidening">
<span class="blacktext10">
Feb 18 2008 7:33 PM
</span>
<br />
<div class="commentlinks">
<a id="commentBack" href="http://comment.myspace.com/index.cfm?fuseaction=user.viewProfile_commentForm&friendID=331523672&MyToken=fc3835a7-f049-44ab-8bcd-f7c714ed17f1">Comment Back</a> –
<a id="sendMessage" href="http://messaging.myspace.com/index.cfm?fuseaction=mail.message&friendID=331523672&MyToken=fc3835a7-f049-44ab-8bcd-f7c714ed17f1">Send Message</a> -
<a href="http://collect.myspace.com/index.cfm?fuseaction=block.blockUser&userID=331523672"><span class="">Block User</span></a>
</div>
<br>
<br>
i know right im awesome like that
</td>
</tr>
<tr>
<td align="center" valign="top" width="150" bgcolor="FF9933" style="word-wrap: break-word">
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=37632984">
Sammi Rae of Sunshine[Is crushin...Uh-Huh]
</a>
<br>
<br>
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=37632984">
<img src="http://a769.ac-images.myspacecdn.com/images01/120/s_c1a92595ade7470f6bb2b60ba5c4dd38.jpg" border="0"/></a><br>
<img src="http://x.myspace.com/images/onlinenow.gif" id="ctl00_Main_ctl00_UserComments1_commentRepeater_ctl03_OLNClient_OnlineImage" alt="Is Online" class="ImgOnlineNow" />
<br />
<br>
<br>
</td>
<td bgcolor="F9D6B4" align="left" valign="top" width="260" style="word-wrap: break-word" class="columnsWidening">
<span class="blacktext10">
Feb 18 2008 4:19 PM
</span>
<br />
<div class="commentlinks">
<a id="commentBack" href="http://comment.myspace.com/index.cfm?fuseaction=user.viewProfile_commentForm&friendID=37632984&MyToken=fc3835a7-f049-44ab-8bcd-f7c714ed17f1">Comment Back</a> –
<a id="sendMessage" href="http://messaging.myspace.com/index.cfm?fuseaction=mail.message&friendID=37632984&MyToken=fc3835a7-f049-44ab-8bcd-f7c714ed17f1">Send Message</a> -
<a href="http://collect.myspace.com/index.cfm?fuseaction=block.blockUser&userID=37632984"><span class="">Block User</span></a>
</div>
<br>
<br>
yeah I have a cell.<br /><br />But someone accidentally went over her texting amount.<br /><br />And got texting turned off.<br /><br />oops.<br /><br />lol<br /><br />my number is 669-2303.<br /><br />if you wanna talk
</td>
</tr>
<tr>
<td align="center" valign="top" width="150" bgcolor="FF9933" style="word-wrap: break-word">
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=331523672">
Josh
</a>
<br>
<br>
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=331523672">
<img src="http://a504.ac-images.myspacecdn.com/images01/8/s_84f905950e28818cf979d828ce5acff7.jpg" border="0"/></a><br>
<br />
<br>
<br>
</td>
<td bgcolor="F9D6B4" align="left" valign="top" width="260" style="word-wrap: break-word" class="columnsWidening">
<span class="blacktext10">
Feb 18 2008 4:10 PM
</span>
<br />
<div class="commentlinks">
<a id="commentBack" href="http://comment.myspace.com/index.cfm?fuseaction=user.viewProfile_commentForm&friendID=331523672&MyToken=fc3835a7-f049-44ab-8bcd-f7c714ed17f1">Comment Back</a> –
<a id="sendMessage" href="http://messaging.myspace.com/index.cfm?fuseaction=mail.message&friendID=331523672&MyToken=fc3835a7-f049-44ab-8bcd-f7c714ed17f1">Send Message</a> -
<a href="http://collect.myspace.com/index.cfm?fuseaction=block.blockUser&userID=331523672"><span class="">Block User</span></a>
</div>
<br>
<br>
im crazy
</td>
</tr>
<tr>
<td align="center" valign="top" width="150" bgcolor="FF9933" style="word-wrap: break-word">
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=331523672">
Josh
</a>
<br>
<br>
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=331523672">
<img src="http://a504.ac-images.myspacecdn.com/images01/8/s_84f905950e28818cf979d828ce5acff7.jpg" border="0"/></a><br>
<br />
<br>
<br>
</td>
<td bgcolor="F9D6B4" align="left" valign="top" width="260" style="word-wrap: break-word" class="columnsWidening">
<span class="blacktext10">
Feb 18 2008 3:51 PM
</span>
<br />
<div class="commentlinks">
<a id="commentBack" href="http://comment.myspace.com/index.cfm?fuseaction=user.viewProfile_commentForm&friendID=331523672&MyToken=fc3835a7-f049-44ab-8bcd-f7c714ed17f1">Comment Back</a> –
<a id="sendMessage" href="http://messaging.myspace.com/index.cfm?fuseaction=mail.message&friendID=331523672&MyToken=fc3835a7-f049-44ab-8bcd-f7c714ed17f1">Send Message</a> -
<a href="http://collect.myspace.com/index.cfm?fuseaction=block.blockUser&userID=331523672"><span class="">Block User</span></a>
</div>
<br>
<br>
rockin out
</td>
</tr>
<tr>
<td align="center" valign="top" width="150" bgcolor="FF9933" style="word-wrap: break-word">
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=331523672">
Josh
</a>
<br>
<br>
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=331523672">
<img src="http://a504.ac-images.myspacecdn.com/images01/8/s_84f905950e28818cf979d828ce5acff7.jpg" border="0"/></a><br>
<br />
<br>
<br>
</td>
<td bgcolor="F9D6B4" align="left" valign="top" width="260" style="word-wrap: break-word" class="columnsWidening">
<span class="blacktext10">
Feb 18 2008 3:43 PM
</span>
<br />
<div class="commentlinks">
<a id="commentBack" href="http://comment.myspace.com/index.cfm?fuseaction=user.viewProfile_commentForm&friendID=331523672&MyToken=fc3835a7-f049-44ab-8bcd-f7c714ed17f1">Comment Back</a> –
<a id="sendMessage" href="http://messaging.myspace.com/index.cfm?fuseaction=mail.message&friendID=331523672&MyToken=fc3835a7-f049-44ab-8bcd-f7c714ed17f1">Send Message</a> -
<a href="http://collect.myspace.com/index.cfm?fuseaction=block.blockUser&userID=331523672"><span class="">Block User</span></a>
</div>
<br>
<br>
SO WATCHA DOIH
</td>
</tr>
<tr>
<td align="center" valign="top" width="150" bgcolor="FF9933" style="word-wrap: break-word">
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=331523672">
Josh
</a>
<br>
<br>
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=331523672">
<img src="http://a504.ac-images.myspacecdn.com/images01/8/s_84f905950e28818cf979d828ce5acff7.jpg" border="0"/></a><br>
<br />
<br>
<br>
</td>
<td bgcolor="F9D6B4" align="left" valign="top" width="260" style="word-wrap: break-word" class="columnsWidening">
<span class="blacktext10">
Feb 18 2008 2:17 PM
</span>
<br />
<div class="commentlinks">
<a id="commentBack" href="http://comment.myspace.com/index.cfm?fuseaction=user.viewProfile_commentForm&friendID=331523672&MyToken=fc3835a7-f049-44ab-8bcd-f7c714ed17f1">Comment Back</a> –
<a id="sendMessage" href="http://messaging.myspace.com/index.cfm?fuseaction=mail.message&friendID=331523672&MyToken=fc3835a7-f049-44ab-8bcd-f7c714ed17f1">Send Message</a> -
<a href="http://collect.myspace.com/index.cfm?fuseaction=block.blockUser&userID=331523672"><span class="">Block User</span></a>
</div>
<br>
<br>
my skool is goin 2 state 2 i forget if its 4 cheerleading or poms
</td>
</tr>
<tr>
<td align="center" valign="top" width="150" bgcolor="FF9933" style="word-wrap: break-word">
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=223678976">
Kuiper
</a>
<br>
<br>
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=223678976">
<img src="http://a985.ac-images.myspacecdn.com/images01/86/s_3928ecfd5105c40d5e67bbfaadbd0368.jpg" border="0"/></a><br>
<br />
<br>
<br>
</td>
<td bgcolor="F9D6B4" align="left" valign="top" width="260" style="word-wrap: break-word" class="columnsWidening">
<span class="blacktext10">
Feb 18 2008 11:49 AM
</span>
<br />
<div class="commentlinks">
<a id="commentBack" href="http://comment.myspace.com/index.cfm?fuseaction=user.viewProfile_commentForm&friendID=223678976&MyToken=fc3835a7-f049-44ab-8bcd-f7c714ed17f1">Comment Back</a> –
<a id="sendMessage" href="http://messaging.myspace.com/index.cfm?fuseaction=mail.message&friendID=223678976&MyToken=fc3835a7-f049-44ab-8bcd-f7c714ed17f1">Send Message</a> -
<a href="http://collect.myspace.com/index.cfm?fuseaction=block.blockUser&userID=223678976"><span class="">Block User</span></a>
</div>
<br>
<br>
yeah
</td>
</tr>
<tr>
<td align="center" valign="top" width="150" bgcolor="FF9933" style="word-wrap: break-word">
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=223678976">
Kuiper
</a>
<br>
<br>
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=223678976">
<img src="http://a985.ac-images.myspacecdn.com/images01/86/s_3928ecfd5105c40d5e67bbfaadbd0368.jpg" border="0"/></a><br>
<br />
<br>
<br>
</td>
<td bgcolor="F9D6B4" align="left" valign="top" width="260" style="word-wrap: break-word" class="columnsWidening">
<span class="blacktext10">
Feb 15 2008 9:54 PM
</span>
<br />
<div class="commentlinks">
<a id="commentBack" href="http://comment.myspace.com/index.cfm?fuseaction=user.viewProfile_commentForm&friendID=223678976&MyToken=fc3835a7-f049-44ab-8bcd-f7c714ed17f1">Comment Back</a> –
<a id="sendMessage" href="http://messaging.myspace.com/index.cfm?fuseaction=mail.message&friendID=223678976&MyToken=fc3835a7-f049-44ab-8bcd-f7c714ed17f1">Send Message</a> -
<a href="http://collect.myspace.com/index.cfm?fuseaction=block.blockUser&userID=223678976"><span class="">Block User</span></a>
</div>
<br>
<br>
I’m 12
</td>
</tr>
<tr>
<td align="center" valign="top" width="150" bgcolor="FF9933" style="word-wrap: break-word">
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=311131120">
*~KIMMY~*
</a>
<br>
<br>
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=311131120">
<img src="http://a838.ac-images.myspacecdn.com/images01/49/s_0dc26585c0c18897f8afd2296be65e75.jpg" border="0"/></a><br>
<br />
<br>
<br>
</td>
<td bgcolor="F9D6B4" align="left" valign="top" width="260" style="word-wrap: break-word" class="columnsWidening">
<span class="blacktext10">
Feb 14 2008 3:59 PM
</span>
<br />
<div class="commentlinks">
<a id="commentBack" href="http://comment.myspace.com/index.cfm?fuseaction=user.viewProfile_commentForm&friendID=311131120&MyToken=fc3835a7-f049-44ab-8bcd-f7c714ed17f1">Comment Back</a> –
<a id="sendMessage" href="http://messaging.myspace.com/index.cfm?fuseaction=mail.message&friendID=311131120&MyToken=fc3835a7-f049-44ab-8bcd-f7c714ed17f1">Send Message</a> -
<a href="http://collect.myspace.com/index.cfm?fuseaction=block.blockUser&userID=311131120"><span class="">Block User</span></a>
</div>
<br>
<br>
<a href="http://www.msplinks.com/MDFodHRwOi8vd3d3Lm15aG90Y29tbWVudHMuY29tLw=="><img src="http://lc.fdots.com/cc/lc/73/7331b754fa149eb38b6365fc41827b8a.gif" border="0" alt="MyHotComments.com" /></a><br /><a href="http://www.msplinks.com/MDFodHRwOi8vd3d3Lm15aG90Y29tbWVudHMuY29tL2dyYXBoaWNzLzI5MTE1">MyHotComments</a><br /><b></b><br clear="left" />
</td>
</tr>
<tr>
<td align="center" valign="top" width="150" bgcolor="FF9933" style="word-wrap: break-word">
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=205983923">
=]
</a>
<br>
<br>
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=205983923">
<img src="http://a210.ac-images.myspacecdn.com/images01/35/s_dd87551fda1eeae470bd5525d08b02c1.jpg" border="0"/></a><br>
<img src="http://x.myspace.com/images/onlinenow.gif" id="ctl00_Main_ctl00_UserComments1_commentRepeater_ctl11_OLNClient_OnlineImage" alt="Is Online" class="ImgOnlineNow" />
<br />
<br>
<br>
</td>
<td bgcolor="F9D6B4" align="left" valign="top" width="260" style="word-wrap: break-word" class="columnsWidening">
<span class="blacktext10">
Feb 12 2008 4:20 PM
</span>
<br />
<div class="commentlinks">
<a id="commentBack" href="http://comment.myspace.com/index.cfm?fuseaction=user.viewProfile_commentForm&friendID=205983923&MyToken=fc3835a7-f049-44ab-8bcd-f7c714ed17f1">Comment Back</a> –
<a id="sendMessage" href="http://messaging.myspace.com/index.cfm?fuseaction=mail.message&friendID=205983923&MyToken=fc3835a7-f049-44ab-8bcd-f7c714ed17f1">Send Message</a> -
<a href="http://collect.myspace.com/index.cfm?fuseaction=block.blockUser&userID=205983923"><span class="">Block User</span></a>
</div>
<br>
<br>
ok thats good!!!!!!!<br />=]
</td>
</tr>
<tr>
<td align="center" valign="top" width="150" bgcolor="FF9933" style="word-wrap: break-word">
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=230231612">
MeganCherie =}
</a>
<br>
<br>
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=230231612">
<img src="http://a53.ac-images.myspacecdn.com/images01/67/s_31a664751406af47509ef5a070f64ee4.jpg" border="0"/></a><br>
<br />
<br>
<br>
</td>
<td bgcolor="F9D6B4" align="left" valign="top" width="260" style="word-wrap: break-word" class="columnsWidening">
<span class="blacktext10">
Feb 10 2008 6:40 PM
</span>
<br />
<div class="commentlinks">
<a id="commentBack" href="http://comment.myspace.com/index.cfm?fuseaction=user.viewProfile_commentForm&friendID=230231612&MyToken=fc3835a7-f049-44ab-8bcd-f7c714ed17f1">Comment Back</a> –
<a id="sendMessage" href="http://messaging.myspace.com/index.cfm?fuseaction=mail.message&friendID=230231612&MyToken=fc3835a7-f049-44ab-8bcd-f7c714ed17f1">Send Message</a> -
<a href="http://collect.myspace.com/index.cfm?fuseaction=block.blockUser&userID=230231612"><span class="">Block User</span></a>
</div>
<br>
<br>
<b><center> Thanks.<br />I know its doing that, but I havent changed it.<br />But thank you.<br />=]
</td>
</tr>
<tr>
<td align="center" valign="top" width="150" bgcolor="FF9933" style="word-wrap: break-word">
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=311131120">
*~KIMMY~*
</a>
<br>
<br>
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=311131120">
<img src="http://a838.ac-images.myspacecdn.com/images01/49/s_0dc26585c0c18897f8afd2296be65e75.jpg" border="0"/></a><br>
<br />
<br>
<br>
</td>
<td bgcolor="F9D6B4" align="left" valign="top" width="260" style="word-wrap: break-word" class="columnsWidening">
<span class="blacktext10">
Feb 10 2008 3:38 PM
</span>
<br />
<div class="commentlinks">
<a id="commentBack" href="http://comment.myspace.com/index.cfm?fuseaction=user.viewProfile_commentForm&friendID=311131120&MyToken=fc3835a7-f049-44ab-8bcd-f7c714ed17f1">Comment Back</a> –
<a id="sendMessage" href="http://messaging.myspace.com/index.cfm?fuseaction=mail.message&friendID=311131120&MyToken=fc3835a7-f049-44ab-8bcd-f7c714ed17f1">Send Message</a> -
<a href="http://collect.myspace.com/index.cfm?fuseaction=block.blockUser&userID=311131120"><span class="">Block User</span></a>
</div>
<br>
<br>
i tried to put a pic of mine, but it didnt show up…it is a pink sprint flip phone
</td>
</tr>
<tr>
<td align="center" valign="top" width="150" bgcolor="FF9933" style="word-wrap: break-word">
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=311131120">
*~KIMMY~*
</a>
<br>
<br>
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=311131120">
<img src="http://a838.ac-images.myspacecdn.com/images01/49/s_0dc26585c0c18897f8afd2296be65e75.jpg" border="0"/></a><br>
<br />
<br>
<br>
</td>
<td bgcolor="F9D6B4" align="left" valign="top" width="260" style="word-wrap: break-word" class="columnsWidening">
<span class="blacktext10">
Feb 10 2008 3:15 PM
</span>
<br />
<div class="commentlinks">
<a id="commentBack" href="http://comment.myspace.com/index.cfm?fuseaction=user.viewProfile_commentForm&friendID=311131120&MyToken=fc3835a7-f049-44ab-8bcd-f7c714ed17f1">Comment Back</a> –
<a id="sendMessage" href="http://messaging.myspace.com/index.cfm?fuseaction=mail.message&friendID=311131120&MyToken=fc3835a7-f049-44ab-8bcd-f7c714ed17f1">Send Message</a> -
<a href="http://collect.myspace.com/index.cfm?fuseaction=block.blockUser&userID=311131120"><span class="">Block User</span></a>
</div>
<br>
<br>
yea, you are SOOOOOO lucky!!!!!!!!!!! I acnt do any of that!! i want to though…the next phone i get, im gonna get texting.mine is 613-8233 but i dont have a lot of min left
</td>
</tr>
<tr>
<td align="center" valign="top" width="150" bgcolor="FF9933" style="word-wrap: break-word">
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=311131120">
*~KIMMY~*
</a>
<br>
<br>
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=311131120">
<img src="http://a838.ac-images.myspacecdn.com/images01/49/s_0dc26585c0c18897f8afd2296be65e75.jpg" border="0"/></a><br>
<br />
<br>
<br>
</td>
<td bgcolor="F9D6B4" align="left" valign="top" width="260" style="word-wrap: break-word" class="columnsWidening">
<span class="blacktext10">
Feb 10 2008 3:02 PM
</span>
<br />
<div class="commentlinks">
<a id="commentBack" href="http://comment.myspace.com/index.cfm?fuseaction=user.viewProfile_commentForm&friendID=311131120&MyToken=fc3835a7-f049-44ab-8bcd-f7c714ed17f1">Comment Back</a> –
<a id="sendMessage" href="http://messaging.myspace.com/index.cfm?fuseaction=mail.message&friendID=311131120&MyToken=fc3835a7-f049-44ab-8bcd-f7c714ed17f1">Send Message</a> -
<a href="http://collect.myspace.com/index.cfm?fuseaction=block.blockUser&userID=311131120"><span class="">Block User</span></a>
</div>
<br>
<br>
nothing..u?…im bored….yes, but i cant text, and i forgot to charge it last night..opps!
</td>
</tr>
<tr>
<td align="center" valign="top" width="150" bgcolor="FF9933" style="word-wrap: break-word">
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=311131120">
*~KIMMY~*
</a>
<br>
<br>
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=311131120">
<img src="http://a838.ac-images.myspacecdn.com/images01/49/s_0dc26585c0c18897f8afd2296be65e75.jpg" border="0"/></a><br>
<br />
<br>
<br>
</td>
<td bgcolor="F9D6B4" align="left" valign="top" width="260" style="word-wrap: break-word" class="columnsWidening">
<span class="blacktext10">
Feb 10 2008 2:49 PM
</span>
<br />
<div class="commentlinks">
<a id="commentBack" href="http://comment.myspace.com/index.cfm?fuseaction=user.viewProfile_commentForm&friendID=311131120&MyToken=fc3835a7-f049-44ab-8bcd-f7c714ed17f1">Comment Back</a> –
<a id="sendMessage" href="http://messaging.myspace.com/index.cfm?fuseaction=mail.message&friendID=311131120&MyToken=fc3835a7-f049-44ab-8bcd-f7c714ed17f1">Send Message</a> -
<a href="http://collect.myspace.com/index.cfm?fuseaction=block.blockUser&userID=311131120"><span class="">Block User</span></a>
</div>
<br>
<br>
it was just the way the pic was…lol
</td>
</tr>
<tr>
<td align="center" valign="top" width="150" bgcolor="FF9933" style="word-wrap: break-word">
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=311131120">
*~KIMMY~*
</a>
<br>
<br>
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=311131120">
<img src="http://a838.ac-images.myspacecdn.com/images01/49/s_0dc26585c0c18897f8afd2296be65e75.jpg" border="0"/></a><br>
<br />
<br>
<br>
</td>
<td bgcolor="F9D6B4" align="left" valign="top" width="260" style="word-wrap: break-word" class="columnsWidening">
<span class="blacktext10">
Feb 10 2008 2:28 PM
</span>
<br />
<div class="commentlinks">
<a id="commentBack" href="http://comment.myspace.com/index.cfm?fuseaction=user.viewProfile_commentForm&friendID=311131120&MyToken=fc3835a7-f049-44ab-8bcd-f7c714ed17f1">Comment Back</a> –
<a id="sendMessage" href="http://messaging.myspace.com/index.cfm?fuseaction=mail.message&friendID=311131120&MyToken=fc3835a7-f049-44ab-8bcd-f7c714ed17f1">Send Message</a> -
<a href="http://collect.myspace.com/index.cfm?fuseaction=block.blockUser&userID=311131120"><span class="">Block User</span></a>
</div>
<br>
<br>
yea, i relized after like 3 days! lol
</td>
</tr>
<tr>
<td align="center" valign="top" width="150" bgcolor="FF9933" style="word-wrap: break-word">
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=151023619">
Jodi ♥
</a>
<br>
<br>
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=151023619">
<img src="http://a818.ac-images.myspacecdn.com/images01/53/s_6d8a6127f93b108b283f2b2883fa3f29.jpg" border="0"/></a><br>
<br />
<br>
<br>
</td>
<td bgcolor="F9D6B4" align="left" valign="top" width="260" style="word-wrap: break-word" class="columnsWidening">
<span class="blacktext10">
Feb 8 2008 8:41 PM
</span>
<br />
<div class="commentlinks">
<a id="commentBack" href="http://comment.myspace.com/index.cfm?fuseaction=user.viewProfile_commentForm&friendID=151023619&MyToken=fc3835a7-f049-44ab-8bcd-f7c714ed17f1">Comment Back</a> –
<a id="sendMessage" href="http://messaging.myspace.com/index.cfm?fuseaction=mail.message&friendID=151023619&MyToken=fc3835a7-f049-44ab-8bcd-f7c714ed17f1">Send Message</a> -
<a href="http://collect.myspace.com/index.cfm?fuseaction=block.blockUser&userID=151023619"><span class="">Block User</span></a>
</div>
<br>
<br>
Hey Kristina! Thanx a lot girlie!!<br /><br />♥
</td>
</tr>
<tr>
<td align="center" valign="top" width="150" bgcolor="FF9933" style="word-wrap: break-word">
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=142803782">
xXJessXx
</a>
<br>
<br>
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=142803782">
<img src="http://a607.ac-images.myspacecdn.com/images01/65/s_0f7a0a68ba5ec69e40cd246dd1facca6.jpg" border="0"/></a><br>
<br />
<br>
<br>
</td>
<td bgcolor="F9D6B4" align="left" valign="top" width="260" style="word-wrap: break-word" class="columnsWidening">
<span class="blacktext10">
Feb 3 2008 7:52 PM
</span>
<br />
<div class="commentlinks">
<a id="commentBack" href="http://comment.myspace.com/index.cfm?fuseaction=user.viewProfile_commentForm&friendID=142803782&MyToken=fc3835a7-f049-44ab-8bcd-f7c714ed17f1">Comment Back</a> –
<a id="sendMessage" href="http://messaging.myspace.com/index.cfm?fuseaction=mail.message&friendID=142803782&MyToken=fc3835a7-f049-44ab-8bcd-f7c714ed17f1">Send Message</a> -
<a href="http://collect.myspace.com/index.cfm?fuseaction=block.blockUser&userID=142803782"><span class="">Block User</span></a>
</div>
<br>
<br>
lol
</td>
</tr>
<tr>
<td align="center" valign="top" width="150" bgcolor="FF9933" style="word-wrap: break-word">
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=66977897">
Emozilla™ (ily Kyle)
</a>
<br>
<br>
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=66977897">
<img src="http://a482.ac-images.myspacecdn.com/images01/89/s_f35d961a27a1289ff400be2301ce3de9.jpg" border="0"/></a><br>
<br />
<br>
<br>
</td>
<td bgcolor="F9D6B4" align="left" valign="top" width="260" style="word-wrap: break-word" class="columnsWidening">
<span class="blacktext10">
Feb 3 2008 4:03 PM
</span>
<br />
<div class="commentlinks">
<a id="commentBack" href="http://comment.myspace.com/index.cfm?fuseaction=user.viewProfile_commentForm&friendID=66977897&MyToken=fc3835a7-f049-44ab-8bcd-f7c714ed17f1">Comment Back</a> –
<a id="sendMessage" href="http://messaging.myspace.com/index.cfm?fuseaction=mail.message&friendID=66977897&MyToken=fc3835a7-f049-44ab-8bcd-f7c714ed17f1">Send Message</a> -
<a href="http://collect.myspace.com/index.cfm?fuseaction=block.blockUser&userID=66977897"><span class="">Block User</span></a>
</div>
<br>
<br>
Yehhhh lolz.
</td>
</tr>
<tr>
<td align="center" valign="top" width="150" bgcolor="FF9933" style="word-wrap: break-word">
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=160512593">
Ava Antonio Con a Passione
</a>
<br>
<br>
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=160512593">
<img src="http://a884.ac-images.myspacecdn.com/images01/116/s_271800f8c30d365b39af6a6051bc6143.jpg" border="0"/></a><br>
<br />
<br>
<br>
</td>
<td bgcolor="F9D6B4" align="left" valign="top" width="260" style="word-wrap: break-word" class="columnsWidening">
<span class="blacktext10">
Feb 3 2008 3:52 PM
</span>
<br />
<div class="commentlinks">
<a id="commentBack" href="http://comment.myspace.com/index.cfm?fuseaction=user.viewProfile_commentForm&friendID=160512593&MyToken=fc3835a7-f049-44ab-8bcd-f7c714ed17f1">Comment Back</a> –
<a id="sendMessage" href="http://messaging.myspace.com/index.cfm?fuseaction=mail.message&friendID=160512593&MyToken=fc3835a7-f049-44ab-8bcd-f7c714ed17f1">Send Message</a> -
<a href="http://collect.myspace.com/index.cfm?fuseaction=block.blockUser&userID=160512593"><span class="">Block User</span></a>
</div>
<br>
<br>
ya i am, that’s how i know how to control all of the editing/visual effects ![]()
</td>
</tr>
<tr>
<td align="center" valign="top" width="150" bgcolor="FF9933" style="word-wrap: break-word">
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=66977897">
Emozilla™ (ily Kyle)
</a>
<br>
<br>
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=66977897">
<img src="http://a482.ac-images.myspacecdn.com/images01/89/s_f35d961a27a1289ff400be2301ce3de9.jpg" border="0"/></a><br>
<br />
<br>
<br>
</td>
<td bgcolor="F9D6B4" align="left" valign="top" width="260" style="word-wrap: break-word" class="columnsWidening">
<span class="blacktext10">
Feb 3 2008 3:46 PM
</span>
<br />
<div class="commentlinks">
<a id="commentBack" href="http://comment.myspace.com/index.cfm?fuseaction=user.viewProfile_commentForm&friendID=66977897&MyToken=fc3835a7-f049-44ab-8bcd-f7c714ed17f1">Comment Back</a> –
<a id="sendMessage" href="http://messaging.myspace.com/index.cfm?fuseaction=mail.message&friendID=66977897&MyToken=fc3835a7-f049-44ab-8bcd-f7c714ed17f1">Send Message</a> -
<a href="http://collect.myspace.com/index.cfm?fuseaction=block.blockUser&userID=66977897"><span class="">Block User</span></a>
</div>
<br>
<br>
psh idk<br />I couldnt go last thursday becasue my mom is sick
</td>
</tr>
<tr>
<td align="center" valign="top" width="150" bgcolor="FF9933" style="word-wrap: break-word">
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=160512593">
Ava Antonio Con a Passione
</a>
<br>
<br>
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=160512593">
<img src="http://a884.ac-images.myspacecdn.com/images01/116/s_271800f8c30d365b39af6a6051bc6143.jpg" border="0"/></a><br>
<br />
<br>
<br>
</td>
<td bgcolor="F9D6B4" align="left" valign="top" width="260" style="word-wrap: break-word" class="columnsWidening">
<span class="blacktext10">
Feb 3 2008 3:45 PM
</span>
<br />
<div class="commentlinks">
<a id="commentBack" href="http://comment.myspace.com/index.cfm?fuseaction=user.viewProfile_commentForm&friendID=160512593&MyToken=fc3835a7-f049-44ab-8bcd-f7c714ed17f1">Comment Back</a> –
<a id="sendMessage" href="http://messaging.myspace.com/index.cfm?fuseaction=mail.message&friendID=160512593&MyToken=fc3835a7-f049-44ab-8bcd-f7c714ed17f1">Send Message</a> -
<a href="http://collect.myspace.com/index.cfm?fuseaction=block.blockUser&userID=160512593"><span class="">Block User</span></a>
</div>
<br>
<br>
it’s funny, maybe you’re not mature enough lol
</td>
</tr>
<tr>
<td align="center" valign="top" width="150" bgcolor="FF9933" style="word-wrap: break-word">
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=66977897">
Emozilla™ (ily Kyle)
</a>
<br>
<br>
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=66977897">
<img src="http://a482.ac-images.myspacecdn.com/images01/89/s_f35d961a27a1289ff400be2301ce3de9.jpg" border="0"/></a><br>
<br />
<br>
<br>
</td>
<td bgcolor="F9D6B4" align="left" valign="top" width="260" style="word-wrap: break-word" class="columnsWidening">
<span class="blacktext10">
Feb 3 2008 3:33 PM
</span>
<br />
<div class="commentlinks">
<a id="commentBack" href="http://comment.myspace.com/index.cfm?fuseaction=user.viewProfile_commentForm&friendID=66977897&MyToken=fc3835a7-f049-44ab-8bcd-f7c714ed17f1">Comment Back</a> –
<a id="sendMessage" href="http://messaging.myspace.com/index.cfm?fuseaction=mail.message&friendID=66977897&MyToken=fc3835a7-f049-44ab-8bcd-f7c714ed17f1">Send Message</a> -
<a href="http://collect.myspace.com/index.cfm?fuseaction=block.blockUser&userID=66977897"><span class="">Block User</span></a>
</div>
<br>
<br>
Heyyy<br />=]<br />did u quit science olympia?
</td>
</tr>
<tr>
<td align="center" valign="top" width="150" bgcolor="FF9933" style="word-wrap: break-word">
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=96261255">
Farley
</a>
<br>
<br>
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=96261255">
<img src="http://a807.ac-images.myspacecdn.com/images01/97/s_1b6a182ca8d56aaeba2a33dac27b403e.jpg" border="0"/></a><br>
<br />
<br>
<br>
</td>
<td bgcolor="F9D6B4" align="left" valign="top" width="260" style="word-wrap: break-word" class="columnsWidening">
<span class="blacktext10">
Feb 2 2008 5:40 PM
</span>
<br />
<div class="commentlinks">
<a id="commentBack" href="http://comment.myspace.com/index.cfm?fuseaction=user.viewProfile_commentForm&friendID=96261255&MyToken=fc3835a7-f049-44ab-8bcd-f7c714ed17f1">Comment Back</a> –
<a id="sendMessage" href="http://messaging.myspace.com/index.cfm?fuseaction=mail.message&friendID=96261255&MyToken=fc3835a7-f049-44ab-8bcd-f7c714ed17f1">Send Message</a> -
<a href="http://collect.myspace.com/index.cfm?fuseaction=block.blockUser&userID=96261255"><span class="">Block User</span></a>
</div>
<br>
<br>
Hey Kristina, did you have a good snow day? Sorry about not getting your texts earlier, my phone battery was dead. oops
</td>
</tr>
<tr>
<td align="center" valign="top" width="150" bgcolor="FF9933" style="word-wrap: break-word">
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=148555649">
Lori-Kate
</a>
<br>
<br>
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=148555649">
<img src="http://a190.ac-images.myspacecdn.com/images01/81/s_c4cf6c855ce60130ee6336d177c74a45.jpg" border="0"/></a><br>
<br />
<br>
<br>
</td>
<td bgcolor="F9D6B4" align="left" valign="top" width="260" style="word-wrap: break-word" class="columnsWidening">
<span class="blacktext10">
Feb 2 2008 5:27 PM
</span>
<br />
<div class="commentlinks">
<a id="commentBack" href="http://comment.myspace.com/index.cfm?fuseaction=user.viewProfile_commentForm&friendID=148555649&MyToken=fc3835a7-f049-44ab-8bcd-f7c714ed17f1">Comment Back</a> –
<a id="sendMessage" href="http://messaging.myspace.com/index.cfm?fuseaction=mail.message&friendID=148555649&MyToken=fc3835a7-f049-44ab-8bcd-f7c714ed17f1">Send Message</a> -
<a href="http://collect.myspace.com/index.cfm?fuseaction=block.blockUser&userID=148555649"><span class="">Block User</span></a>
</div>
<br>
<br>
hey nice layout
</td>
</tr>
<tr>
<td align="center" valign="top" width="150" bgcolor="FF9933" style="word-wrap: break-word">
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=290934040">
{$MITCH$}
</a>
<br>
<br>
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=290934040">
<img src="http://a607.ac-images.myspacecdn.com/images01/73/s_1bdfceb1514eaa2676d86c6a8e4446d6.jpg" border="0"/></a><br>
<br />
<br>
<br>
</td>
<td bgcolor="F9D6B4" align="left" valign="top" width="260" style="word-wrap: break-word" class="columnsWidening">
<span class="blacktext10">
Feb 1 2008 7:38 AM
</span>
<br />
<div class="commentlinks">
<a id="commentBack" href="http://comment.myspace.com/index.cfm?fuseaction=user.viewProfile_commentForm&friendID=290934040&MyToken=fc3835a7-f049-44ab-8bcd-f7c714ed17f1">Comment Back</a> –
<a id="sendMessage" href="http://messaging.myspace.com/index.cfm?fuseaction=mail.message&friendID=290934040&MyToken=fc3835a7-f049-44ab-8bcd-f7c714ed17f1">Send Message</a> -
<a href="http://collect.myspace.com/index.cfm?fuseaction=block.blockUser&userID=290934040"><span class="">Block User</span></a>
</div>
<br>
<br>
its funy b/c you get pussy
</td>
</tr>
<tr>
<td align="center" valign="top" width="150" bgcolor="FF9933" style="word-wrap: break-word">
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=290934040">
{$MITCH$}
</a>
<br>
<br>
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=290934040">
<img src="http://a607.ac-images.myspacecdn.com/images01/73/s_1bdfceb1514eaa2676d86c6a8e4446d6.jpg" border="0"/></a><br>
<br />
<br>
<br>
</td>
<td bgcolor="F9D6B4" align="left" valign="top" width="260" style="word-wrap: break-word" class="columnsWidening">
<span class="blacktext10">
Feb 1 2008 6:39 AM
</span>
<br />
<div class="commentlinks">
<a id="commentBack" href="http://comment.myspace.com/index.cfm?fuseaction=user.viewProfile_commentForm&friendID=290934040&MyToken=fc3835a7-f049-44ab-8bcd-f7c714ed17f1">Comment Back</a> –
<a id="sendMessage" href="http://messaging.myspace.com/index.cfm?fuseaction=mail.message&friendID=290934040&MyToken=fc3835a7-f049-44ab-8bcd-f7c714ed17f1">Send Message</a> -
<a href="http://collect.myspace.com/index.cfm?fuseaction=block.blockUser&userID=290934040"><span class="">Block User</span></a>
</div>
<br>
<br>
y is that nasty its a joke
</td>
</tr>
<tr>
<td align="center" valign="top" width="150" bgcolor="FF9933" style="word-wrap: break-word">
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=290934040">
{$MITCH$}
</a>
<br>
<br>
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=290934040">
<img src="http://a607.ac-images.myspacecdn.com/images01/73/s_1bdfceb1514eaa2676d86c6a8e4446d6.jpg" border="0"/></a><br>
<br />
<br>
<br>
</td>
<td bgcolor="F9D6B4" align="left" valign="top" width="260" style="word-wrap: break-word" class="columnsWidening">
<span class="blacktext10">
Feb 1 2008 6:33 AM
</span>
<br />
<div class="commentlinks">
<a id="commentBack" href="http://comment.myspace.com/index.cfm?fuseaction=user.viewProfile_commentForm&friendID=290934040&MyToken=fc3835a7-f049-44ab-8bcd-f7c714ed17f1">Comment Back</a> –
<a id="sendMessage" href="http://messaging.myspace.com/index.cfm?fuseaction=mail.message&friendID=290934040&MyToken=fc3835a7-f049-44ab-8bcd-f7c714ed17f1">Send Message</a> -
<a href="http://collect.myspace.com/index.cfm?fuseaction=block.blockUser&userID=290934040"><span class="">Block User</span></a>
</div>
<br>
<br>
wat
</td>
</tr>
<tr>
<td align="center" valign="top" width="150" bgcolor="FF9933" style="word-wrap: break-word">
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=246619186">
allyツ
</a>
<br>
<br>
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=246619186">
<img src="http://a946.ac-images.myspacecdn.com/images01/11/s_5fb0ef933691a386ac3163acb778f689.jpg" border="0"/></a><br>
<br />
<br>
<br>
</td>
<td bgcolor="F9D6B4" align="left" valign="top" width="260" style="word-wrap: break-word" class="columnsWidening">
<span class="blacktext10">
Jan 30 2008 7:29 PM
</span>
<br />
<div class="commentlinks">
<a id="commentBack" href="http://comment.myspace.com/index.cfm?fuseaction=user.viewProfile_commentForm&friendID=246619186&MyToken=fc3835a7-f049-44ab-8bcd-f7c714ed17f1">Comment Back</a> –
<a id="sendMessage" href="http://messaging.myspace.com/index.cfm?fuseaction=mail.message&friendID=246619186&MyToken=fc3835a7-f049-44ab-8bcd-f7c714ed17f1">Send Message</a> -
<a href="http://collect.myspace.com/index.cfm?fuseaction=block.blockUser&userID=246619186"><span class="">Block User</span></a>
</div>
<br>
<br>
grades =/<br />i was concentratiung too much on friends.<br />haha you kinda were right.<br />and i dont admit that often lol ;]
</td>
</tr>
<tr>
<td align="center" valign="top" width="150" bgcolor="FF9933" style="word-wrap: break-word">
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=205983923">
=]
</a>
<br>
<br>
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=205983923">
<img src="http://a210.ac-images.myspacecdn.com/images01/35/s_dd87551fda1eeae470bd5525d08b02c1.jpg" border="0"/></a><br>
<img src="http://x.myspace.com/images/onlinenow.gif" id="ctl00_Main_ctl00_UserComments1_commentRepeater_ctl31_OLNClient_OnlineImage" alt="Is Online" class="ImgOnlineNow" />
<br />
<br>
<br>
</td>
<td bgcolor="F9D6B4" align="left" valign="top" width="260" style="word-wrap: break-word" class="columnsWidening">
<span class="blacktext10">
Jan 29 2008 2:34 PM
</span>
<br />
<div class="commentlinks">
<a id="commentBack" href="http://comment.myspace.com/index.cfm?fuseaction=user.viewProfile_commentForm&friendID=205983923&MyToken=fc3835a7-f049-44ab-8bcd-f7c714ed17f1">Comment Back</a> –
<a id="sendMessage" href="http://messaging.myspace.com/index.cfm?fuseaction=mail.message&friendID=205983923&MyToken=fc3835a7-f049-44ab-8bcd-f7c714ed17f1">Send Message</a> -
<a href="http://collect.myspace.com/index.cfm?fuseaction=block.blockUser&userID=205983923"><span class="">Block User</span></a>
</div>
<br>
<br>
well then the last one
</td>
</tr>
<tr>
<td align="center" valign="top" width="150" bgcolor="FF9933" style="word-wrap: break-word">
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=205983923">
=]
</a>
<br>
<br>
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=205983923">
<img src="http://a210.ac-images.myspacecdn.com/images01/35/s_dd87551fda1eeae470bd5525d08b02c1.jpg" border="0"/></a><br>
<img src="http://x.myspace.com/images/onlinenow.gif" id="ctl00_Main_ctl00_UserComments1_commentRepeater_ctl32_OLNClient_OnlineImage" alt="Is Online" class="ImgOnlineNow" />
<br />
<br>
<br>
</td>
<td bgcolor="F9D6B4" align="left" valign="top" width="260" style="word-wrap: break-word" class="columnsWidening">
<span class="blacktext10">
Jan 29 2008 1:55 PM
</span>
<br />
<div class="commentlinks">
<a id="commentBack" href="http://comment.myspace.com/index.cfm?fuseaction=user.viewProfile_commentForm&friendID=205983923&MyToken=fc3835a7-f049-44ab-8bcd-f7c714ed17f1">Comment Back</a> –
<a id="sendMessage" href="http://messaging.myspace.com/index.cfm?fuseaction=mail.message&friendID=205983923&MyToken=fc3835a7-f049-44ab-8bcd-f7c714ed17f1">Send Message</a> -
<a href="http://collect.myspace.com/index.cfm?fuseaction=block.blockUser&userID=205983923"><span class="">Block User</span></a>
</div>
<br>
<br>
cuz i cant do that ill chock then mess up and get a blue metal
</td>
</tr>
<tr>
<td align="center" valign="top" width="150" bgcolor="FF9933" style="word-wrap: break-word">
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=205983923">
=]
</a>
<br>
<br>
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=205983923">
<img src="http://a210.ac-images.myspacecdn.com/images01/35/s_dd87551fda1eeae470bd5525d08b02c1.jpg" border="0"/></a><br>
<img src="http://x.myspace.com/images/onlinenow.gif" id="ctl00_Main_ctl00_UserComments1_commentRepeater_ctl33_OLNClient_OnlineImage" alt="Is Online" class="ImgOnlineNow" />
<br />
<br>
<br>
</td>
<td bgcolor="F9D6B4" align="left" valign="top" width="260" style="word-wrap: break-word" class="columnsWidening">
<span class="blacktext10">
Jan 29 2008 1:44 PM
</span>
<br />
<div class="commentlinks">
<a id="commentBack" href="http://comment.myspace.com/index.cfm?fuseaction=user.viewProfile_commentForm&friendID=205983923&MyToken=fc3835a7-f049-44ab-8bcd-f7c714ed17f1">Comment Back</a> –
<a id="sendMessage" href="http://messaging.myspace.com/index.cfm?fuseaction=mail.message&friendID=205983923&MyToken=fc3835a7-f049-44ab-8bcd-f7c714ed17f1">Send Message</a> -
<a href="http://collect.myspace.com/index.cfm?fuseaction=block.blockUser&userID=205983923"><span class="">Block User</span></a>
</div>
<br>
<br>
I SERIOUSLY DONT WANNA GO CUZ MY LESSON LADY WANTS ME TO DO A SOLO SO IIM NOT GOING
</td>
</tr>
<tr>
<td align="center" valign="top" width="150" bgcolor="FF9933" style="word-wrap: break-word">
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=205983923">
=]
</a>
<br>
<br>
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=205983923">
<img src="http://a210.ac-images.myspacecdn.com/images01/35/s_dd87551fda1eeae470bd5525d08b02c1.jpg" border="0"/></a><br>
<img src="http://x.myspace.com/images/onlinenow.gif" id="ctl00_Main_ctl00_UserComments1_commentRepeater_ctl34_OLNClient_OnlineImage" alt="Is Online" class="ImgOnlineNow" />
<br />
<br>
<br>
</td>
<td bgcolor="F9D6B4" align="left" valign="top" width="260" style="word-wrap: break-word" class="columnsWidening">
<span class="blacktext10">
Jan 29 2008 1:37 PM
</span>
<br />
<div class="commentlinks">
<a id="commentBack" href="http://comment.myspace.com/index.cfm?fuseaction=user.viewProfile_commentForm&friendID=205983923&MyToken=fc3835a7-f049-44ab-8bcd-f7c714ed17f1">Comment Back</a> –
<a id="sendMessage" href="http://messaging.myspace.com/index.cfm?fuseaction=mail.message&friendID=205983923&MyToken=fc3835a7-f049-44ab-8bcd-f7c714ed17f1">Send Message</a> -
<a href="http://collect.myspace.com/index.cfm?fuseaction=block.blockUser&userID=205983923"><span class="">Block User</span></a>
</div>
<br>
<br>
good job at issma im not even going this year
</td>
</tr>
<tr>
<td align="center" valign="top" width="150" bgcolor="FF9933" style="word-wrap: break-word">
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=151023619">
Jodi ♥
</a>
<br>
<br>
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=151023619">
<img src="http://a818.ac-images.myspacecdn.com/images01/53/s_6d8a6127f93b108b283f2b2883fa3f29.jpg" border="0"/></a><br>
<br />
<br>
<br>
</td>
<td bgcolor="F9D6B4" align="left" valign="top" width="260" style="word-wrap: break-word" class="columnsWidening">
<span class="blacktext10">
Jan 28 2008 6:26 PM
</span>
<br />
<div class="commentlinks">
<a id="commentBack" href="http://comment.myspace.com/index.cfm?fuseaction=user.viewProfile_commentForm&friendID=151023619&MyToken=fc3835a7-f049-44ab-8bcd-f7c714ed17f1">Comment Back</a> –
<a id="sendMessage" href="http://messaging.myspace.com/index.cfm?fuseaction=mail.message&friendID=151023619&MyToken=fc3835a7-f049-44ab-8bcd-f7c714ed17f1">Send Message</a> -
<a href="http://collect.myspace.com/index.cfm?fuseaction=block.blockUser&userID=151023619"><span class="">Block User</span></a>
</div>
<br>
<br>
Thats good!
<br /><br />So… how was your day today? Mine was pretty good. I’m really tired though!<br /><br />and I really like your default pic. totally adorable! ![]()
</td>
</tr>
<tr>
<td align="center" valign="top" width="150" bgcolor="FF9933" style="word-wrap: break-word">
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=160512593">
Ava Antonio Con a Passione
</a>
<br>
<br>
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=160512593">
<img src="http://a884.ac-images.myspacecdn.com/images01/116/s_271800f8c30d365b39af6a6051bc6143.jpg" border="0"/></a><br>
<br />
<br>
<br>
</td>
<td bgcolor="F9D6B4" align="left" valign="top" width="260" style="word-wrap: break-word" class="columnsWidening">
<span class="blacktext10">
Jan 28 2008 5:00 PM
</span>
<br />
<div class="commentlinks">
<a id="commentBack" href="http://comment.myspace.com/index.cfm?fuseaction=user.viewProfile_commentForm&friendID=160512593&MyToken=fc3835a7-f049-44ab-8bcd-f7c714ed17f1">Comment Back</a> –
<a id="sendMessage" href="http://messaging.myspace.com/index.cfm?fuseaction=mail.message&friendID=160512593&MyToken=fc3835a7-f049-44ab-8bcd-f7c714ed17f1">Send Message</a> -
<a href="http://collect.myspace.com/index.cfm?fuseaction=block.blockUser&userID=160512593"><span class="">Block User</span></a>
</div>
<br>
<br>
did all have science olympiad today?
</td>
</tr>
<tr>
<td align="center" valign="top" width="150" bgcolor="FF9933" style="word-wrap: break-word">
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=218360262">
Anna[wants somebody who cares]™
</a>
<br>
<br>
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=218360262">
<img src="http://a481.ac-images.myspacecdn.com/images01/115/s_a1d33cec27a405326ab366820e7cdea0.jpg" border="0"/></a><br>
<br />
<br>
<br>
</td>
<td bgcolor="F9D6B4" align="left" valign="top" width="260" style="word-wrap: break-word" class="columnsWidening">
<span class="blacktext10">
Jan 28 2008 4:07 PM
</span>
<br />
<div class="commentlinks">
<a id="commentBack" href="http://comment.myspace.com/index.cfm?fuseaction=user.viewProfile_commentForm&friendID=218360262&MyToken=fc3835a7-f049-44ab-8bcd-f7c714ed17f1">Comment Back</a> –
<a id="sendMessage" href="http://messaging.myspace.com/index.cfm?fuseaction=mail.message&friendID=218360262&MyToken=fc3835a7-f049-44ab-8bcd-f7c714ed17f1">Send Message</a> -
<a href="http://collect.myspace.com/index.cfm?fuseaction=block.blockUser&userID=218360262"><span class="">Block User</span></a>
</div>
<br>
<br>
hey kristina im really srry about lunch. they misunderstood you. they thought u said is anyone sitting here not can i sit here. i thought i should say srry. so yeea im srry
</td>
</tr>
<tr>
<td align="center" valign="top" width="150" bgcolor="FF9933" style="word-wrap: break-word">
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=151023619">
Jodi ♥
</a>
<br>
<br>
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=151023619">
<img src="http://a818.ac-images.myspacecdn.com/images01/53/s_6d8a6127f93b108b283f2b2883fa3f29.jpg" border="0"/></a><br>
<br />
<br>
<br>
</td>
<td bgcolor="F9D6B4" align="left" valign="top" width="260" style="word-wrap: break-word" class="columnsWidening">
<span class="blacktext10">
Jan 27 2008 3:09 PM
</span>
<br />
<div class="commentlinks">
<a id="commentBack" href="http://comment.myspace.com/index.cfm?fuseaction=user.viewProfile_commentForm&friendID=151023619&MyToken=fc3835a7-f049-44ab-8bcd-f7c714ed17f1">Comment Back</a> –
<a id="sendMessage" href="http://messaging.myspace.com/index.cfm?fuseaction=mail.message&friendID=151023619&MyToken=fc3835a7-f049-44ab-8bcd-f7c714ed17f1">Send Message</a> -
<a href="http://collect.myspace.com/index.cfm?fuseaction=block.blockUser&userID=151023619"><span class="">Block User</span></a>
</div>
<br>
<br>
YAY!!! congratulations!
I love that song!! Was it fun??<br /><br />I was in two groups. Both got gold. and since one of them was a first division… we’re going to state in Indy. I’m so excited!
<br /><br />so how’s your weekend goin? <br /><br />♥
</td>
</tr>
<tr>
<td align="center" valign="top" width="150" bgcolor="FF9933" style="word-wrap: break-word">
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=302877677">
♥ Brianna ♥
</a>
<br>
<br>
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=302877677">
<img src="http://a310.ac-images.myspacecdn.com/images01/32/s_cef30252876ac1ccb1e955967e54c455.jpg" border="0"/></a><br>
<br />
<br>
<br>
</td>
<td bgcolor="F9D6B4" align="left" valign="top" width="260" style="word-wrap: break-word" class="columnsWidening">
<span class="blacktext10">
Jan 26 2008 3:40 PM
</span>
<br />
<div class="commentlinks">
<a id="commentBack" href="http://comment.myspace.com/index.cfm?fuseaction=user.viewProfile_commentForm&friendID=302877677&MyToken=fc3835a7-f049-44ab-8bcd-f7c714ed17f1">Comment Back</a> –
<a id="sendMessage" href="http://messaging.myspace.com/index.cfm?fuseaction=mail.message&friendID=302877677&MyToken=fc3835a7-f049-44ab-8bcd-f7c714ed17f1">Send Message</a> -
<a href="http://collect.myspace.com/index.cfm?fuseaction=block.blockUser&userID=302877677"><span class="">Block User</span></a>
</div>
<br>
<br>
Heyy yeah if u ever need anything ill be here for u and if u need me to help u or bak u up with stuff ill help u !!!
</td>
</tr>
<tr>
<td align="center" valign="top" width="150" bgcolor="FF9933" style="word-wrap: break-word">
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=160512593">
Ava Antonio Con a Passione
</a>
<br>
<br>
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=160512593">
<img src="http://a884.ac-images.myspacecdn.com/images01/116/s_271800f8c30d365b39af6a6051bc6143.jpg" border="0"/></a><br>
<br />
<br>
<br>
</td>
<td bgcolor="F9D6B4" align="left" valign="top" width="260" style="word-wrap: break-word" class="columnsWidening">
<span class="blacktext10">
Jan 26 2008 9:22 AM
</span>
<br />
<div class="commentlinks">
<a id="commentBack" href="http://comment.myspace.com/index.cfm?fuseaction=user.viewProfile_commentForm&friendID=160512593&MyToken=fc3835a7-f049-44ab-8bcd-f7c714ed17f1">Comment Back</a> –
<a id="sendMessage" href="http://messaging.myspace.com/index.cfm?fuseaction=mail.message&friendID=160512593&MyToken=fc3835a7-f049-44ab-8bcd-f7c714ed17f1">Send Message</a> -
<a href="http://collect.myspace.com/index.cfm?fuseaction=block.blockUser&userID=160512593"><span class="">Block User</span></a>
</div>
<br>
<br>
um, well it’s on a lock so that’s a good thing XD
</td>
</tr>
<tr>
<td align="center" valign="top" width="150" bgcolor="FF9933" style="word-wrap: break-word">
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=96261255">
Farley
</a>
<br>
<br>
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=96261255">
<img src="http://a807.ac-images.myspacecdn.com/images01/97/s_1b6a182ca8d56aaeba2a33dac27b403e.jpg" border="0"/></a><br>
<br />
<br>
<br>
</td>
<td bgcolor="F9D6B4" align="left" valign="top" width="260" style="word-wrap: break-word" class="columnsWidening">
<span class="blacktext10">
Jan 26 2008 7:56 AM
</span>
<br />
<div class="commentlinks">
<a id="commentBack" href="http://comment.myspace.com/index.cfm?fuseaction=user.viewProfile_commentForm&friendID=96261255&MyToken=fc3835a7-f049-44ab-8bcd-f7c714ed17f1">Comment Back</a> –
<a id="sendMessage" href="http://messaging.myspace.com/index.cfm?fuseaction=mail.message&friendID=96261255&MyToken=fc3835a7-f049-44ab-8bcd-f7c714ed17f1">Send Message</a> -
<a href="http://collect.myspace.com/index.cfm?fuseaction=block.blockUser&userID=96261255"><span class="">Block User</span></a>
</div>
<br>
<br>
Hang in there Kristine. It’ll all be ok!
</td>
</tr>
<tr>
<td align="center" valign="top" width="150" bgcolor="FF9933" style="word-wrap: break-word">
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=32304043">
Samantha~Marie
</a>
<br>
<br>
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=32304043">
<img src="http://a889.ac-images.myspacecdn.com/images01/18/s_339fe38b8d0fb253788366686ec81a08.jpg" border="0"/></a><br>
<br />
<br>
<br>
</td>
<td bgcolor="F9D6B4" align="left" valign="top" width="260" style="word-wrap: break-word" class="columnsWidening">
<span class="blacktext10">
Jan 25 2008 8:47 PM
</span>
<br />
<div class="commentlinks">
<a id="commentBack" href="http://comment.myspace.com/index.cfm?fuseaction=user.viewProfile_commentForm&friendID=32304043&MyToken=fc3835a7-f049-44ab-8bcd-f7c714ed17f1">Comment Back</a> –
<a id="sendMessage" href="http://messaging.myspace.com/index.cfm?fuseaction=mail.message&friendID=32304043&MyToken=fc3835a7-f049-44ab-8bcd-f7c714ed17f1">Send Message</a> -
<a href="http://collect.myspace.com/index.cfm?fuseaction=block.blockUser&userID=32304043"><span class="">Block User</span></a>
</div>
<br>
<br>
o ok then<br />yeah i bitched at her cause she wanted to do the door dercreation all by herself and i told her shut cause its not going like you want it and it going how the class wants it to be like and she acts like shes all that<br />i dont like that spoiled brat
</td>
</tr>
<tr>
<td align="center" valign="top" width="150" bgcolor="FF9933" style="word-wrap: break-word">
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=32304043">
Samantha~Marie
</a>
<br>
<br>
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=32304043">
<img src="http://a889.ac-images.myspacecdn.com/images01/18/s_339fe38b8d0fb253788366686ec81a08.jpg" border="0"/></a><br>
<br />
<br>
<br>
</td>
<td bgcolor="F9D6B4" align="left" valign="top" width="260" style="word-wrap: break-word" class="columnsWidening">
<span class="blacktext10">
Jan 25 2008 8:41 PM
</span>
<br />
<div class="commentlinks">
<a id="commentBack" href="http://comment.myspace.com/index.cfm?fuseaction=user.viewProfile_commentForm&friendID=32304043&MyToken=fc3835a7-f049-44ab-8bcd-f7c714ed17f1">Comment Back</a> –
<a id="sendMessage" href="http://messaging.myspace.com/index.cfm?fuseaction=mail.message&friendID=32304043&MyToken=fc3835a7-f049-44ab-8bcd-f7c714ed17f1">Send Message</a> -
<a href="http://collect.myspace.com/index.cfm?fuseaction=block.blockUser&userID=32304043"><span class="">Block User</span></a>
</div>
<br>
<br>
nothing much you?
</td>
</tr>
<tr>
<td align="center" valign="top" width="150" bgcolor="FF9933" style="word-wrap: break-word">
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=123516109">
geedee;& ♥
</a>
<br>
<br>
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=123516109">
<img src="http://a597.ac-images.myspacecdn.com/images01/52/s_d965f4f1ac81e3918661b08533395394.jpg" border="0"/></a><br>
<br />
<br>
<br>
</td>
<td bgcolor="F9D6B4" align="left" valign="top" width="260" style="word-wrap: break-word" class="columnsWidening">
<span class="blacktext10">
Jan 25 2008 8:21 PM
</span>
<br />
<div class="commentlinks">
<a id="commentBack" href="http://comment.myspace.com/index.cfm?fuseaction=user.viewProfile_commentForm&friendID=123516109&MyToken=fc3835a7-f049-44ab-8bcd-f7c714ed17f1">Comment Back</a> –
<a id="sendMessage" href="http://messaging.myspace.com/index.cfm?fuseaction=mail.message&friendID=123516109&MyToken=fc3835a7-f049-44ab-8bcd-f7c714ed17f1">Send Message</a> -
<a href="http://collect.myspace.com/index.cfm?fuseaction=block.blockUser&userID=123516109"><span class="">Block User</span></a>
</div>
<br>
<br>
omg… r u gonna get in trouble cause of ashley jones??
</td>
</tr>
<tr>
<td align="center" valign="top" width="150" bgcolor="FF9933" style="word-wrap: break-word">
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=164431877">
♥ ii GOT M3 MYS3LF && ii DiiS TYM3♥
</a>
<br>
<br>
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=164431877">
<img src="http://a703.ac-images.myspacecdn.com/images01/4/s_3604c337e658bd5abdb916c2392dfc7e.gif" border="0"/></a><br>
<br />
<br>
<br>
</td>
<td bgcolor="F9D6B4" align="left" valign="top" width="260" style="word-wrap: break-word" class="columnsWidening">
<span class="blacktext10">
Jan 25 2008 6:04 PM
</span>
<br />
<div class="commentlinks">
<a id="commentBack" href="http://comment.myspace.com/index.cfm?fuseaction=user.viewProfile_commentForm&friendID=164431877&MyToken=fc3835a7-f049-44ab-8bcd-f7c714ed17f1">Comment Back</a> –
<a id="sendMessage" href="http://messaging.myspace.com/index.cfm?fuseaction=mail.message&friendID=164431877&MyToken=fc3835a7-f049-44ab-8bcd-f7c714ed17f1">Send Message</a> -
<a href="http://collect.myspace.com/index.cfm?fuseaction=block.blockUser&userID=164431877"><span class="">Block User</span></a>
</div>
<br>
<br>
KRiSTiNA R U IN TROUBLE?!;BECAUSE MR.GRAEGIN,MRS.MYRES &MRS.ABRAHAM WERE ALL READING A LETTER THAT YOU WROTE TO ASHLEY JONES AND SHE WAS CRYING…& THEY PUT IT ON MR.HAZEN’S DESK=]TTYL…WHATS GOIN ON
</td>
</tr>
<tr>
<td align="center" valign="top" width="150" bgcolor="FF9933" style="word-wrap: break-word">
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=311131120">
*~KIMMY~*
</a>
<br>
<br>
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=311131120">
<img src="http://a838.ac-images.myspacecdn.com/images01/49/s_0dc26585c0c18897f8afd2296be65e75.jpg" border="0"/></a><br>
<br />
<br>
<br>
</td>
<td bgcolor="F9D6B4" align="left" valign="top" width="260" style="word-wrap: break-word" class="columnsWidening">
<span class="blacktext10">
Jan 25 2008 4:22 PM
</span>
<br />
<div class="commentlinks">
<a id="commentBack" href="http://comment.myspace.com/index.cfm?fuseaction=user.viewProfile_commentForm&friendID=311131120&MyToken=fc3835a7-f049-44ab-8bcd-f7c714ed17f1">Comment Back</a> –
<a id="sendMessage" href="http://messaging.myspace.com/index.cfm?fuseaction=mail.message&friendID=311131120&MyToken=fc3835a7-f049-44ab-8bcd-f7c714ed17f1">Send Message</a> -
<a href="http://collect.myspace.com/index.cfm?fuseaction=block.blockUser&userID=311131120"><span class="">Block User</span></a>
</div>
<br>
<br>
Kristina?!? I did’t know that was you!! lol, I just looked at your pics and I sow the Taft dace…lol!!<br /><br />oh, ya, i cant mail you…
</td>
</tr>
<tr>
<td align="center" valign="top" width="150" bgcolor="FF9933" style="word-wrap: break-word">
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=194974848">
*!Lauren!*
</a>
<br>
<br>
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=194974848">
<img src="http://a535.ac-images.myspacecdn.com/images01/114/s_037a66ac692ed48e6aba10f3faef89c6.jpg" border="0"/></a><br>
<img src="http://x.myspace.com/images/onlinenow.gif" id="ctl00_Main_ctl00_UserComments1_commentRepeater_ctl47_OLNClient_OnlineImage" alt="Is Online" class="ImgOnlineNow" />
<br />
<br>
<br>
</td>
<td bgcolor="F9D6B4" align="left" valign="top" width="260" style="word-wrap: break-word" class="columnsWidening">
<span class="blacktext10">
Jan 24 2008 7:59 PM
</span>
<br />
<div class="commentlinks">
<a id="commentBack" href="http://comment.myspace.com/index.cfm?fuseaction=user.viewProfile_commentForm&friendID=194974848&MyToken=fc3835a7-f049-44ab-8bcd-f7c714ed17f1">Comment Back</a> –
<a id="sendMessage" href="http://messaging.myspace.com/index.cfm?fuseaction=mail.message&friendID=194974848&MyToken=fc3835a7-f049-44ab-8bcd-f7c714ed17f1">Send Message</a> -
<a href="http://collect.myspace.com/index.cfm?fuseaction=block.blockUser&userID=194974848"><span class="">Block User</span></a>
</div>
<br>
<br>
thanks!<br /><br />that was nice of u to say something!<br /><br />well… ttyl<br />ill still be at the issma thingy on sat. !<br />c ya thenn
</td>
</tr>
<tr>
<td align="center" valign="top" width="150" bgcolor="FF9933" style="word-wrap: break-word">
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=302877677">
♥ Brianna ♥
</a>
<br>
<br>
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=302877677">
<img src="http://a310.ac-images.myspacecdn.com/images01/32/s_cef30252876ac1ccb1e955967e54c455.jpg" border="0"/></a><br>
<br />
<br>
<br>
</td>
<td bgcolor="F9D6B4" align="left" valign="top" width="260" style="word-wrap: break-word" class="columnsWidening">
<span class="blacktext10">
Jan 24 2008 7:29 PM
</span>
<br />
<div class="commentlinks">
<a id="commentBack" href="http://comment.myspace.com/index.cfm?fuseaction=user.viewProfile_commentForm&friendID=302877677&MyToken=fc3835a7-f049-44ab-8bcd-f7c714ed17f1">Comment Back</a> –
<a id="sendMessage" href="http://messaging.myspace.com/index.cfm?fuseaction=mail.message&friendID=302877677&MyToken=fc3835a7-f049-44ab-8bcd-f7c714ed17f1">Send Message</a> -
<a href="http://collect.myspace.com/index.cfm?fuseaction=block.blockUser&userID=302877677"><span class="">Block User</span></a>
</div>
<br>
<br>
yea im just having boy troubles
</td>
</tr>
<tr>
<td align="center" valign="top" width="150" bgcolor="FF9933" style="word-wrap: break-word">
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=246619186">
allyツ
</a>
<br>
<br>
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=246619186">
<img src="http://a946.ac-images.myspacecdn.com/images01/11/s_5fb0ef933691a386ac3163acb778f689.jpg" border="0"/></a><br>
<br />
<br>
<br>
</td>
<td bgcolor="F9D6B4" align="left" valign="top" width="260" style="word-wrap: break-word" class="columnsWidening">
<span class="blacktext10">
Jan 23 2008 8:00 PM
</span>
<br />
<div class="commentlinks">
<a id="commentBack" href="http://comment.myspace.com/index.cfm?fuseaction=user.viewProfile_commentForm&friendID=246619186&MyToken=fc3835a7-f049-44ab-8bcd-f7c714ed17f1">Comment Back</a> –
<a id="sendMessage" href="http://messaging.myspace.com/index.cfm?fuseaction=mail.message&friendID=246619186&MyToken=fc3835a7-f049-44ab-8bcd-f7c714ed17f1">Send Message</a> -
<a href="http://collect.myspace.com/index.cfm?fuseaction=block.blockUser&userID=246619186"><span class="">Block User</span></a>
</div>
<br>
<br>
thanks for the comment,ill comment yous tomorrow cuz i gtg. =]]
</td>
</tr>
<tr>
<td align="center" valign="top" width="150" bgcolor="FF9933" style="word-wrap: break-word">
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=96261255">
Farley
</a>
<br>
<br>
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=96261255">
<img src="http://a807.ac-images.myspacecdn.com/images01/97/s_1b6a182ca8d56aaeba2a33dac27b403e.jpg" border="0"/></a><br>
<br />
<br>
<br>
</td>
<td bgcolor="F9D6B4" align="left" valign="top" width="260" style="word-wrap: break-word" class="columnsWidening">
<span class="blacktext10">
Jan 23 2008 11:45 AM
</span>
<br />
<div class="commentlinks">
<a id="commentBack" href="http://comment.myspace.com/index.cfm?fuseaction=user.viewProfile_commentForm&friendID=96261255&MyToken=fc3835a7-f049-44ab-8bcd-f7c714ed17f1">Comment Back</a> –
<a id="sendMessage" href="http://messaging.myspace.com/index.cfm?fuseaction=mail.message&friendID=96261255&MyToken=fc3835a7-f049-44ab-8bcd-f7c714ed17f1">Send Message</a> -
<a href="http://collect.myspace.com/index.cfm?fuseaction=block.blockUser&userID=96261255"><span class="">Block User</span></a>
</div>
<br>
<br>
Thanks for the pic comments, that night was soooo fun!!!
</td>
</tr>
</table> </td> </tr>
<tr>
<td align="right">
<a href="http://comment.myspace.com/index.cfm?fuseaction=user.viewProfile_commentForm&friendID=171249389&MyToken=fc3835a7-f049-44ab-8bcd-f7c714ed17f1">
Add Comment</a>
</td>
</tr>
</table> </td>
</tr>
</table>
<img id="ctl00_Main_ctl00_UserComments1_indimg" width="1" height="1" />
</td>
</tr>
</table>
</td>
</tr>
</table>
<link title="UserStyle" href="http://profileedit.myspace.com/Modules/Common/Handlers/UserStyle.ashx?friendId=171249389&styleid=3466" rel="stylesheet" type="text/css" />
<script type="text/javascript" src="http://x.myspace.com/js/phs-006.js"></script>
<script type="text/javascript">phscheck("Urgent Security Alert","<p><strong>Warning:</strong> You are submitting information to an outside site. This could be an attempt to steal your username and password.</p> <p>This is <strong>not</strong> a MySpace login page, please do not enter your MySpace login information (email address or password).</p> <p>Do you wish to continue your form submission?</p>","NO, CANCEL my button click","YES, I’ll Continue Anyway","» Learn more about "phishing" & your security");</script>
<!– Footer:Profiles Start –>
<!– up2 –>
<SCRIPT type=text/javascript>
MySpaceRes.Header = {"Cancel":"Cancel / Cancelación","Continue":"Continue / Continuar"};
</SCRIPT>
<SCRIPT>
function popLanguageOverlay(culture, url)
{
MySpace.UI.Header.languageLinkClick(culture, url, 1);
}
function ChangeLinkTextAndUrl (linkId, linkText, linkUrl, debugAlerts)
{
var targetLink=document.getElementById(linkId);
if (targetLink != "undefined" && targetLink != null )
{
targetLink.href=linkUrl;
targetLink.innerHTML=linkText;
}
if (debugAlerts == true) alert(linkId + " URL: " + linkId + "\n" + linkId + " Link: " + targetLink.href+ "\n" + linkId + " Text: " + targetLink.innerHTML);
}
if (MySpace.ClientContext.IsLoggedIn==true)
{
//set SignUpOrOut link to SignOut if users is logged in
ChangeLinkTextAndUrl("aSignUpOrOut", "SignOut", "http://collect.myspace.com/index.cfm?fuseaction=signout", false);
}
else
{
//change blog link to go to main blog page if user is not logged in
ChangeLinkTextAndUrl("headerbloglink", "Blogs", "http://blog.myspace.com/", false);
}
</SCRIPT>
<STYLE type=text/css>
#tkn_leaderboard{visibility:visible !important; display:inline !important;}
body TABLE TD DIV#header_gae { VISIBILITY: visible !important;}
body DIV DIV select#profileaction{VISIBILITY: visible !important; display:inline !important; position:static; WIDTH: 125px !important;}
body DIV DIV DIV#profilelinks{ VISIBILITY: visible !important; display:inline !important; position:static; padding-right:15px; }
body DIV TABLE TD DIV#googlebar
{
VISIBILITY: visible !important;
display:block !important;
position:relative;
z-index:1000;
}
body DIV DIV form #q,
body DIV DIV form #t,
body DIV DIV form #submitBtn,
body DIV DIV form #imgGoogle
{
VISIBILITY: visible !important;
display:inline !important;
position:static;
}
select {position:static !important; top:inherit !important;}
.photoDisplaySmall
{
width:56px;
}
div.photoThumbnail div.thumb
{
padding:0px !important;
border: solid 0px black !important;
float: left !important;
}
</STYLE>
<script type="text/javascript">
function fixAdProfile()
{
var ctr = null;
var ctr2 = null;
ctr = document.getElementById("tkn_trackingpixeladvertiser");
if (ctr !=null)
{
ctr2 = document.getElementById("tkn_leaderboardDiv");
if(ctr2 !=null)
{
document.write(’<style type="text/css"> #tkn_leaderboardDiv{height: 0px !important;}#tkn_trackingpixeladvertiser, #tkn_trackingpixeladvertiser IFRAME { position: absolute !important; top:-100px !important;}</style>’);
}
}
}
fixAdProfile();
</script>
<script type="text/javascript">var displayAbuseReportLink = true;</script>
<style>a .text { font-weight: bold; font-family: Arial, Helvetica, sans-serif; }</style>
<table width="100%" border="0" cellspacing="0" cellpadding="0"><tr bgcolor="#e5e5e5" valign="top"><td id="footerWarpper"><div align="center"><div align="center"><BR><A class=text href="http://www.myspace.com/index.cfm?fuseaction=misc.aboutus" target=_blank><U>About</U></A> | <A class=text href="http://www.myspace.com/index.cfm?fuseaction=misc.faq" target=_blank><U>FAQ</U></A> | <A class=text href="http://www.myspace.com/index.cfm?fuseaction=misc.terms" target=_blank><U>Terms</U></A> | <A class=text href="http://www.myspace.com/index.cfm?fuseaction=misc.privacy" target=_blank><U>Privacy</U></A> | <A class=text href="http://www.myspace.com/index.cfm?fuseaction=cms.viewpage&placement=safetysite" target=_blank><U>Safety Tips</U></A> | <A class=text href="http://www.myspace.com/index.cfm?fuseaction=misc.contact" target=_blank><U>Contact MySpace</U></A> |
<SCRIPT type=text/javascript>
if(displayAbuseReportLink == true)
{
document.write("<a hr" + "ef=’http://collect.myspace.com/index.cfm?fuseaction=misc.contactInput&ProfileContentID=" + MySpace.ClientContext.DisplayFriendId + "’ target=\"_blank\" class=\"text\"><u>Report Abuse</u><" + "/a> | ");
}
</SCRIPT>
<A class=text href="http://www.myspace.com/modules/common/pages/sales.aspx" target=_blank><U>Advertise</U></A> | <A class=text href="http://www.myspace.com/index.cfm?fuseaction=InternationalMap"><U>MySpace International</U></A> <span id="msLatino">| <A onclick="javascript:MySpace.UI.Header.languageLinkClick(’es-US’,'latino.myspace.com’,1)" href="#"><U>MySpace Latino</U></A></span>
<script type="text/javascript">
function hideLatinoForGames(){
var sUrl = document.URL;
if(sUrl.indexOf(’fuseaction=games’)>-1){
var msLatino = document.getElementById(’msLatino’);
if(msLatino!=null)msLatino.style.display=’none’;
}
}
hideLatinoForGames();
</script>
<SCRIPT type=text/javascript>
var intlProfileVisibleStr = "False";
intlProfileVisibleStr = intlProfileVisibleStr.toLowerCase();
if(intlProfileVisibleStr == "true")
{
document.write("| <a href=\"http://www.myspace.com/myspaceusa\" class=\"text\" ><u>MySpace USA</u></a>");
}
</SCRIPT>
<script>
function popLanguageOverlay(culture, url)
{
MySpace.UI.Header.languageLinkClick(culture, url, 1);
}
</script>
</div><br /><br /><font face="Arial, Helvetica, sans-serif" size="0">©2003-2008 MySpace.com. All Rights Reserved.
</font><img src="http://nb.myspace.com/isf.gif?AUHQ=F83224F6A8424EE3CB801835838B5F67" /></div></td></tr></table>
<script src="http://x.myspace.com/js/urchin001.js" type="text/javascript"></script>
<script type="text/javascript">
_uacct="UA-812293-1";
_udn="myspace.com";
urchinTracker("/en-US/UserViewProfile");</script><!– Footer:Profiles End –>
<script type="text/javascript">
window.setTimeout(changeTitle, 20);
function changeTitle()
{
document.title = "MySpace.com – K-Sound™ – 14 – Female – Crown Point, Indiana – www.myspace.com/awesomemathgirl";
}
</script>
<style type="text/css">
body, html {visibility:visible !important; display:block !important}
</style>
<script type="text/javascript" src="http://profile.myspace.com/services/apps/apps.asmx/js"></script>
<script type="text/javascript" src="http://x.myspace.com/modules/common/static/js/global013.js"></script>
<script type="text/javascript">
</script>
</body>
</html>
<script language="JavaScript">
<!–
var SymRealOnLoad;
var SymRealOnUnload;
function SymOnUnload()
{
window.open = SymWinOpen;
if(SymRealOnUnload != null)
SymRealOnUnload();
}
function SymOnLoad()
{
if(SymRealOnLoad != null)
SymRealOnLoad();
window.open = SymRealWinOpen;
SymRealOnUnload = window.onunload;
window.onunload = SymOnUnload;
}
SymRealOnLoad = window.onload;
window.onload = SymOnLoad;
//–>
</script>
haha, it’s the code for my myspace! thanks for answering
A FeedYourPosts client testimonial regarding how powerful and easy to use the FeedYourPosts Automatic Content generating Blog Tool has been to use.
This little baby does it all. From adding adsense or other html code to every post on auto-pilot. To posting videos and photos and articles on autopilot to your blog. this is a quick way to get an auto mated site with automated content. For more information please see contentbrute.com Your one stop autoblog content plug-in for wordpress. A very quick way to earn money.
www.i12helpu.com Completely Automate Your Entire SEO Campaign Process. Find ProfitableNiches. Deterimine Your Competition For Your Keyword. Find High Paying Affiliate Products. “Automate Blog Post” \Automate Blog Post\[Automate Blog Post] Auto Generate Unique Related Content In Seconds!! Intuitive Automatic Account Creation Software. Automated Content Submission. Dominate The Entire First Page Of Google. \”automate rss to blog post”,\”automate rss to blog post\”,[automate rss to blog post] Integrated URL Management System. Easy To Follow Step By Step Comprehensive Video Tutorial’s Accessible Knowledgeable Intelligent Experienced Well-Informed Support FREE FULL VERSION 7 DAY TRIAL Take A Free Test Drive Blog Automatically, Make Money Online with RSS News to Your Blog RSS to Blog automate your blog posts. Post RSS feeds to your blog RSS to Blog is an automated blog posting tool that not only posts when you want it to rsstoblog Auto Blog Generator Why You Must Build More Blogs Using Auto Blog Generator If you spread your blog posts over a large number of blogger blogs you have automate social bookmarking,automate social bookmarking,automate social bookmarking more backlinks autobloggenerator Free Automated Blog Posting of Content from any RSS Feed No Free automated blog posting with BlogOverdrive this SEO blogging application BlogOverdrive will process RSS feed’s and post those feeds to your blogoverdrive Video results for automate blog post How to Create Automated Blog …
www.blogsense-wp.com
Joe Bestler, from www.profitcenter-online.com, shows you a new, free program which will provide you free, unique content for your blog with a click of a button.
WP Robot is an auto blogging tool which will automatically post to your blog, content from Amazon.com, Yahoo Answers, ebay, articlesbase, Clickbank, and youtube. Here you can see the ins and outs of WP Robot and what it can really do as compared to the product claims. For a more in-depth review go to www.blackhatsoftware.net
www.Blog-World.info shows you how to create a 1000 Post Blog in 3 Weeks WITHOUT typing a single letter of content. Blog content is crucial if you would like to make money blogging. We are all looking for a good content provider, and you have just found it. This is the content solution that you have been looking for. Visit http Now!
here is the url and the code. it is just really wide and messed up and idk why
myspace.com/419171323
<div style="position:absolute;left:0px;top:0px;..;"><a href="http://www.msplinks.com/MDFodHRwOi8vd3d3LnNwYWNlbWlzYy5jb20vdHdlYWtzL215c3BhY2UtbGF5b3V0LXN0ZWFsZXIucGhw" title="Myspace Layout Stealer">Myspace Layout Stealer</a></div><style>
.commentlinks a { font-weight:normal; font-size:9px; }
td.columnsWidening img, td.columnsWidening object { max-width:260px; }
td.columnsWidening img, td.columnsWidening object { width: ..this.width > 260 ? 260 : true); }
#header * { font-family:verdana,arial,sans-serif,helvetica; }
.popup_wrapper {.. !important;}
#headerWrap #header #topnav
{
background: none !important;
}
#header TABLE DIV#srchMenuListBox_Header{display: none !important;}
#header TABLE DIV#srchMenuListBox_Header.open{display: block !important;}
div#searchContainer_Header{ margin-top: 5px !important;width:450px !important;}
#srchMenuListBox_Header{white-space:nowrap !important;.. !important;background-image:none !important;}
#srchMenuListBox_Footer{white-space:nowrap !important;.. !important;background-image:none !important;}
DIV.srchfieldLayer{width:304px !important;.. !important;}
DIV#srchMenuListBox_Header{width :auto !important;.. !important;}
DIV.srchfieldLayer DIV{width:auto !important;.. !important;}
DIV.srchfieldLayer DIV DIV{width:auto !important;.. !important;}
DIV#srchMenuContainer{width:auto !important;.. !important;}
div#searchContainer_Footer {.. !important;}
DIV.srchButton{width:auto !important;}
div.srchButton div{width:auto !important;}
div#srchMenuListBox_Header{display:none !important;.. !important;}
div#srchMenuListBox_Footer{display:none !important;.. !important;}
#header #headerStatusMood { .. !important; }
.hidedetailsbox {visibility:hidden; display:none;}
table.Blurbs {display:none;}
table.extendedNetwork {display:none;}
table table table td {
color: 9BA9AB;
border: transparent;
}
table table table table div, table table table table table div, .text {
color: 9BA9AB;
}
.contactTable {
width: 300px !important;
height: 150px !important;
padding: 0px !important;
background-image: url(http://www.bbcicecream.com/images/myspace/bbc_contactbox2.gif);
background-attachment: scroll;
background-position: center center;
background-repeat: no-repeat;
background-color: transparent;
border: none;
}
.contactTable table, table.contactTable td {
padding: 0px !important;
border: 0px;
background-color: transparent;
background-image: none;
}
.contactTable a img {
visibility: hidden;
border: 0px !important;
}
.contactTable a {
display: block;
height: 28px;
width: 115px;
}
.contactTable a:hover {
background-color: transparent;
}
.contactTable .text {
font-size: 1px !important;
}
.contactTable .text, .contactTable a, .contactTable img {
filter: none !important;
}
.contactTable .whitetext12 {
display: none;
}
.nametext {
color: F2E697;
padding: 5px 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 14pt;
font-weight: bold;
text-shadow: 14181A 2px 2px 3px;
}
a.searchlinkSmall:link {
color: 4A5A5E;
}
.text strong {
color: B9E1EB;
}
.text table tr td p {
color: FFFFFF;
border: none;
}
.text td {
color: B9E1EB;
}
a, a:link, a:visited, .redlink {
color: D7F8FF;
text-decoration: none;
}
a.navbar, a.navbar:link, a.navbar:active, a.navbar:visited {
color: B9E1EB;
}
a.navbar:hover {
color: FFFFFF;
}
a.redlink, a.redlink:link, a.redlink:active, a.redlink:visited {
font-family: verdana, arial, sans-serif, helvetica;
font-size: 8pt;
font-weight: bold;
text-decoration: none;
color: 719BA9;
}
a.redlink:hover {
background-color: 4A5A5E;
color: B9E1EB;
}
.redbtext {
font-family: verdana,arial,sans-serif,helvetica;
font-size: 10pt;
color: B9E1EB;
font-weight: normal;
}
.btext {
color: B9E1EB;
}
a:hover {
background-color: 0A2039;
color: FFFFFF;
}
body {
background-image: url(http://bbcicecream.com/blog/wp-content/themes/silent-water/images/blog_bg.jpg);
background-color: 082038;
background-repeat: repeat;
background-position: center top;
background-attachment: fixed;
color: FEBA69;
}
table {
background-color: transparent;
}
table table {
padding: 3px;
margin: 0px;
border: 0px;
}
table table table {
background-color: 000000;
border: 1px 102E58 solid;
filter: alpha(opacity=95);
opacity: 0.95;
}
table table table table {
border: 0px
}
table td, table tr {
background-color: transparent;
border: none;
}
a img {
border-color: B9E1EB;
border-width: 1px;
border-style: solid;
}
a:hover img {
border-color: FFFFFF;
}
.blacktext12 {
background-color: 4A5A5E;
padding: 4px;
color: 00000
internetmarketingbugle.com If youre looking for a hands-free approach to getting unlimited profits from wordpress blogs, then this is for you. Discover The Lazy Web-masters Way To Making A Fortune From Your Blog In Less Than 3 Minutes!” It’s So, “Set-it-and-Forget-it” Simple To Keep Your Blogs Updated Without Lifting A Finger. Are you using blog sites to build niche mailing lists or to get commissions from adsense and affiliate programs, but youre tired of spending countless hours manually updating your blogs with fresh content to keep your readers interested? If youre like most internet marketers, most of your day is spent searching for new articles to add to each blog leaving no time for you to run a successful online business. Each day, you search for articles for a particular blog. You log into each individual site. Then you manually post articles, one by one. Talk about boring. You soon start to dread even thinking about your next days work. Does this sound like you? Well, heres a simple and powerful solution: autoblog. internetmarketingbugle.com
offto.net Gtrends-Assassin – New Auto Blogs Content Free Autoblog Fast Cash Monetize Your Domain Now Easy Download,Install & Profit Here’s the top search for the terms “auto blog” autoblog autoblog it wp autoblog autoblog plugin the autoblog to autoblog how to autoblog autoblog reviews show…
www.instantblogsubmitter.com – Google loves blogs, so this software allows you to add content to unlimited Wordpress blogs from one easy to use interface. You can also automate your postings and comments using the scheduling module to save hours of time.
www.thirtydaychallenge.com Add auto content on Wordpressdirect blog for long tail derivative keywords: www.thirtydaychallenge.com
www.autoblogfeederwpplugin.info “Using Borrowed Content Still Takes Tons Of Time & Effort!” Using the tricks I share with you for getting tons of content are awesome ideas that can literally solve your content problems forever.
it never uploads the normal uploader its says video file upload unerneath that it says loading… i wait and nothing happens i click beta uploader then on that screen i click normal uploader but the hd screen comes help please help what is wrong here im gona paste the screen to this Worldwide English (8) My Videos
Favorites
Playlists
Subscriptions
Inbox
more…xcaramel24 Account QuickList (0) Help Sign Out
Loading…Home Videos Channels Community
Search UploadVideo File
Quick Capture
Use Quick Capture Video File Upload
Loading…
Go to My Videos Total videos uploaded: 0
Upload Your Videos in High Definition
Capture your videos with an HD camera and then upload them as you normally would. Your videos will be ready to be shared and viewed in true high definition. More Information
About Uploading
Capture and Upload in High Definition!
Upload up to 10 videos at a time
Best video formats for YouTube
Up to 1 GB in size.
Up to 10 minutes in length.
Need more help? Visit the YouTube Handbook
Want to upload large numbers of videos in the background? Try our Bulk Upload Plugin
Try out the new beta uploader
Promote your Videos with Sponsored Videos
Create and manage your video channel promotions on YouTube. Your promotion will appear with search results when people look for related content.
Get started now! Important: Do not upload any TV shows, music videos, music concerts, or commercials without permission unless they consist entirely of content you created yourself.
The Copyright Tips page and the Community Guidelines can help you determine whether your video infringes someone else’s copyright.
By clicking "Upload Video", you are representing that this video does not violate YouTube’s Terms of Use and that you own all copyrights in this video or have authorization to upload it.
Advertisement
Select a video to upload.
Press "Upload Video" to select a file and start an upload.
Cancel Queued
Add Video Name and Description, and Edit Privacy Settings
Cancel Uploading
Add Video Name and Description, and Edit Privacy Settings
Success
Embed and Sharing Options Add Video Name and Description, and Edit Privacy Settings
Retry Cancelled
Retry Error
Upload Failed: User cancelled the upload. Upload Failed: An unknown error occurred. Upload Too Large: The file you are uploading is too large. Success: Your video settings will be saved once your video has finished uploading. Saving: Saving your video settings. Success: Your video settings have been successfully saved. Error: An error occurred trying to save your settings. Upload Queued: Your upload will be retried after the remaining videos have completed uploading.
Title
Description
Tags
Category
Please select a category: Autos & Vehicles Comedy Education Entertainment Film & Animation Gaming Howto & Style Music News & Politics Nonprofits & Activism People & Blogs Pets & Animals Science & Technology Sports Travel & Events
Privacy
Share your video with the world (Recommended)
Private (Viewable by you and up to 25 people)
Save Changes
URL
Embed
Embed Code
Color
Show border
Allow others to embed this video
Try YouTube in a new web browser!Download Google ChromeAdd to iGoogle Search
Your Account Help & Info YouTube
Videos Inbox Help Resources Community Help Forums Company Info Press
Favorites Subscriptions Abuse and Safety Center Copyright Notices TestTube Contact
Playlists more… Developer APIs Community Guidelines Terms of Service Blog
Advertising YouTube On Your Site Privacy Policy Jobs
YouTube Handbook
© 2009 YouTube, LLC
I am very interested in building websites and I would like to know what kinds of web languages I would have to learn to make what I want to do possible. And if there are any tools that I can use that would make this easier that would be great. Okay as of right now I am planning to use
HTML
PHP
Some Forum software
and Maybe a CMS
Recommendations for the CMS and forum software would be good
Here is a list of the Features I will want to incorporate into my site I split it into different sections
Profile
1.Very customable from adding a banner at the top to customizing the color of the profile
2.Personal picks- There favorites from there uploads
3.Favorites There personal favorites from the whole site excluding theres
4.Place for policy for downloads
5.Auto subdomain for user once a account is made
6.Adminstator Controled groups all with different colors (adimns, mods, Creators, hackers,etc)
7.Journal/blog
8.Guest Book/Vistor messaging
9.PM system
Download section
On home page a nice index that shows all the catorgeries which would link to the subcatorgories
1.Next this would be the majprity of the Page it would show the latest downloads.
2.Each Download would show a thumbnail, the uploader, And any comments and views.
3.A section jump(drop down menu above downloads themselves
4.And the ability to search the download section with filters
5.Once the user clicked a catorgory it would go the catorgory page that would have everything the 6.main download page has expect it would have the latest downloads in that section.This format for downloads would continune until they got to the last subcatorgoryy
7.For each subcatorg page the featured downloads for that section.
For Downloaders
1.Ability to change how downloads appear(time, views, Downloads,etc)
2.The ability to comment and vote on downloads and to specify if there just saying good job or need help.
3.Ability to filter downloads( which games they have)
For Uploaders
1.A simle uploading sytem with customize fields and drop down menu that make uploading as simple and Possible to add game compatibilty for downloaders.
Download pages
The uploaders profile pic somewhere on the page and then The Full upload details and then at the way bottom screenshots and comments.
For Staff
Ability to promote users, demote users , ban users, and feature downloads
So basically what I am asking is what languages,softwar,etc would I need to make this all possible. I am trying to make a download site for users to download things from other users and where users can upload there own content.
fully automated autoblog which grab the content from the net and following the google trends.
create blog has some really cool layouts!!! the only problem is idk where you have to put the xxxxx’s, i dont see any xxxxx’s! idk im not very good..so help me…
this is like the code you put on ur "about me" ssection and ur supposed to replace the xxxxx’s wit ur friend id i jus dnt no wer the xxx’z are…so help
<p><a href="http://www.createblog.com/layouts/… title="Grab Myspace Layouts and Myspace Codes"><img src="http://www.createblog.com/images/li… border="0" alt="Myspace Layouts" style="position:absolute;top:0px;left:0p… /></a></p><div style="position : absolute; left: 0%; margin-left: 100px; top:105px; width:800px; overflow: hidden; z-index:1">
<img src="http://cbimg6.com/layouts/07/12/31/… border="0" usemap="#love_miyashu">
<map name="love_miyashu">
<area shape="rect" coords="4,663,135,681" alt="miyashu’s layouts" href="http://miyashu.createblog.com/layo…
</map>
</div>
<style>
body {
scrollbar-arrow-color:000000;
scrollbar-track-color:000000;
scrollbar-shadow-color:000000;
scrollbar-face-color:e94d7d;
scrollbar-highlight-color:acd0cc;
scrollbar-darkshadow-color:000000;
scrollbar-3dlight-color:f280a3;
overflow-x:hidden;
background-image:url(’http://cbimg6.com/layouts/07/12/31/24280…
background-repeat:repeat-all;
background-color:000000;
}
h1 {
font-family:arial, century gothic;
text-transform:none;
font-size:22px;
line-height:24px;
color:e94d7d;
letter-spacing:2px;
width:335px;
padding-top:3px;
background-color:000000;
text-align: left;
font-weight:normal;
border:0px;
}
h1:first-letter {
color:47d7ce;
}
.content {
font:normal 11px tahoma;
line-height: 14px;
color: d6dee0;
padding-top:10px;
padding-bottom:5px;
padding-right:0px;
padding-left:7px;
background-color: 000000;
text-align:left;
width:382px;
height:250px;
overflow:auto;
position : absolute;
z-index:2;
left: 0%;
top: 0%;
margin-left: 445px;
margin-top: 400px;
}
.footer {
color:da417d;
background-color:transparent;
width:340px;
height:40px;
font:normal 10px tahoma;
}
.footer a:link, .footer a:visited, .footer a:active {
color:c465c6;
font: normal 10px tahoma;
padding:2px;
text-decoration:none;
text-transform:none;
}
.footer a:hover {
color:f3a940;
font: normal 10px tahoma;
background-color:transparent;
text-transform:none;
text-decoration:none;
}
b, strong {
color: 52a7bc;
font:normal 11px tahoma, arial;
line-height:13px;
text-transform:none;
text-decoration:none;
font-weight:bold;
}
i, em {
color: 98d239;
font:normal 11px georgia;
line-height:13px;
font-style:italic;
text-transform:none;
text-decoration:none;
}
s, strike {
color: f3a940;
}
a:link, a:active {
color:d86398;
font:bold 11px tahoma;
text-transform: lowercase;
text-decoration:none;
border-bottom: none;
}
a:visited {
color:c465c6;
font:bold 11px tahoma;
text-transform:none;
text-decoration:none;
}
a:hover {
font:bold 11px tahoma;
color:9cdb3f;
border-bottom: none;
text-transform:lowercase;
text-decoration:none;}
.nav, .nav a, .nav a:link, .nav a:visited {
color:d86398;
background-color:000000;
font:bold 11px tahoma;
text-transform: uppercase;
text-decoration:none;
}
.nav a:hover {
color:9cdb3f;}
.nav b, .nav strong {
text-transform:uppercase;}
blockquote {
color: d6dee0;
background-image:url(’http://cbimg6.com/layouts/07/12/31/24280…
font:tahoma, arial, serif;
font-size: 10px;
padding: 6px;
}
.contacttable,.whitetext12,.nametext,….
td td td td{border:0px;width:0px;text-align:left;…
table,td,tr{padding:0px;width:;backgro…
table table table{padding:1px;height:.01%;width:100%…
table table,table table table table,table,tr,td{height:0px;!important;…
a.text,table div font a,table div div,.navbar font,tr td font{visibility:hidden;display:none;heig…
table table table table,table table table table td.text, td.text td.text table{display:none;}
td.text table table{display:inline;visibility:visible;…
table td table tr td.text table{visibility:hidden;}
table td table tr td.text table table,table td table tr td.text table table td.text{visibility:visible;}
table.footer {display: none;}
body table td div form {display:none !important;}
div table a.navbar img {display:none;}
div table {visibility:hidden;}
div table div, div table table, div table.navigationBar, table div table, div table form {visibility:invisible}
div table {border-bottom:0px !important; }
div table.navigationBar {margin-bottom:-30px;}
div table div div select {position:absolute !important; top:-200px !important; left:0px !important; }
</style>
i did copy and paste it in my "about me" but it wouldnt work! the person sed u have to change the xxxx’s with r friend id
Yahoo!My Yahoo!Mail Make Y! your home pageYahoo! SearchSearch:Sign In
New User? Sign UpAnswers Home -Forum -Blog -Help
Ask
Answer
Discover
Search for questions: Advanced
My Profile
Home >
Sports >
Football (American) >
Resolved Question
a superman fan
Member since:
February 13, 2008
Total points:
94 (Level 1)
Add to My Contacts
Block User
Resolved Question
Show me another »
How can lonnie lee owens get out of prison sooner?
lonnie lee owens 385452
nwcx lake county 1-6-2
960 state rt 212
tiptonville,tn
38079
2 months ago
Report It
by ========…
Member since:
February 01, 2008
Total points:
602 (Level 2)
Add to My Contacts
Block User
Best Answer – Chosen by Voters
Break out…
2 months ago
60% 3 Votes Report It
Is this what you are searching for?
Rating: Good Answer
Rating: Bad Answer
0 stars – mark this as Interesting!
Email
Comment (0)
Save
Save to My Web
Add to My Yahoo!
Add to Del.icio.us
RSS
There are currently no comments for this question.
* You must be logged into Answers to add comments. Sign in or Register.
Other Answers (1)
by Dirty Water
Member since:
January 01, 2008
Total points:
7259 (Level 5)
Add to My Contacts
Block User
hang himself
2 months ago
40% 2 Votes 0 Rating: Good Answer
0 Rating: Bad Answer
Report It
Open Questions in Football (American)
What is up with the Cleveland Brown LB situation?
how many games will the redskins win next season?
Can a forward pass be thrown on the kick off in the NFL??
How much pressure is on Aaron Rodgers to perform well in the first game of the season?
Resolved Questions in Football (American)
NFL Draft question?
Who will the Dolphins select with first overall pick?
Where do you think Chad Johnson will end up?
Why do people still think the Titans were one yard short of a Superbowl win?
Still have a question? Ask.
Post Question
Categories
All Categories
Sports
Auto Racing
Baseball
Basketball
Boxing
Cricket
Cycling
Fantasy Sports
Football (American)
Football (Australian)
Football (Canadian)
Football (Soccer)
Golf
Handball
Hockey
Horse Racing
Martial Arts
Motorcycle Racing
Olympics
Outdoor Recreation
Rugby
Running
Snooker & Pool
Surfing
Swimming & Diving
Tennis
Volleyball
Water Sports
Winter Sports
Wrestling
Other – Sports
Who found this interesting?
Be the first person to mark this question as interesting!
Sponsor Results
Online College Programs – US Residents
Get matched with up to 5 colleges with 1 form. Serious… www.NexTag.com/online-degrees
See your message here…
Answers International:
Argentina Australia Brazil Canada China France Germany Hong Kong India Indonesia Italy Japan Malaysia Mexico New Zealand Philippines Quebec Singapore South Korea Spain < itle="View Taiwan’s Answers!" href="http://rds.yahoo.com/_ylt=Apl5Ms9fOl8Z8WiyAlzgWplWxQt.;_ylv=0/SIG=11iv7bf2j/EXP=1208726537/**http%3A//tw.knowledge.yahoo.com/" hreflang="zh-TW">Taiwan Thailand United Kingdom United States Vietnam en Español Yahoo! does not evaluate or guarantee the accuracy of any Yahoo! Answers content. Click here for the Full Disclaimer.
Help us improve Yahoo! Answers. Tell us what you think.
Copyright © 2007 Yahoo! Inc. All Rights Reserved.
Copyright/IP Policy –
Privacy Policy –
Terms of Service –
Community Guidelines
- Safety Tips
www.wpunique.com Watch me take a 4 week old blog…install wpunique (the Wordpress Unique plugin)…grab an article from the web, and GET INDEXED AND RANKING in Google within MINUTES! Autoblogging has never been so easy…or so profitable.
Check out the logo on top of our web page, it shifts if you zoom in or out of the browser. I’m thinking it may be due to poor CSS code. Your help would be greatly appreciated.
We are using Wordpress as our CMS.
Here is part of the CSS:
/* static START */
* {
margin:0;
padding:0;
}
abbr[title], acronym[title] {
border-bottom:thin dotted;
cursor:help;
}
body {
background:#dddddb url(img/body-bg.jpg) repeat-x;
background-attachment:scroll;
background-position: center top;
color:#555;
font-family: Tahoma, Arial,"BitStream vera Sans",Helvetica,Sans-serif;
font-size:12px;
}
h1, h2, h3, h4, h5, h6 {
font-weight:bolder;
letter-spacing:-0.07em;
font-family:Arial;
}
h1 {font-size:200%;}
h2 {font-size:170%;}
h3 {font-size:150%;}
h4 {font-size:130%;}
h5 {font-size:110%;}
h6 {font-size:100%;}
img {
border:0;
}
img.sided {
background:#FFF;
border:1px solid #CCC;
padding:3px;
}
small {
font-size:10px;
}
a:hover img.sided {
border-color:#A6A6A6;
}
a {
color:#2970A6;
text-decoration:none;
}
a:hover {
text-decoration:underline;
}
.wp-caption {
background:#F7F7F7;
border:1px solid #CCC;
padding:5px 0;
margin-bottom:5px;
text-align:center;
}
.post .content .wp-caption p {
margin:0;
}
blockquote, pre {
background:#F4F5F7 url(img/blockquote.gif) 3px 3px no-repeat;
border:1px dashed #CCC;
padding:8px 12px 8px 36px;
margin:5px 0;
}
.more-link {
font-size:11px;
}
.alignleft {
float:left;
text-align:left;
margin-right:10px;
}
.alignright {
float:right;
text-align:right;
margin-left:10px;
}
.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.floatleft {
float:left;
}
.floatright {
float:right;
}
.left {
float:left;
margin-right:10px;
}
.right {
float:right;
margin-left:10px;
}
.fixed, .clear {
clear:both;
}
input.textfield,
textarea {
background:#FFF url(img/textfield.gif) top repeat-x;
border:1px solid #A6A6A6;
padding:2px 1px;
}
.boxcaption {
background:#E3E4E6 url(img/box.gif) 0 0 no-repeat;
padding:6px 12px;
border-bottom:1px solid #CCC;
}
.boxcaption h3 {
font-size:12px;
font-family:Verdana,"BitStream vera Sans";
letter-spacing:0em;
}
.box {
background:#F4F5F7 url(img/box.gif) 100% 100% no-repeat;
padding:8px 12px;
margin-bottom:10px;
}
.messagebox,
.errorbox {
background:#EDEFF0 url(img/messagebox.gif) no-repeat;
padding:0 12px;
height:27px;
line-height:27px;
font-size:11px;
}
.w3c {
color:#080;
font-size:10px;
}
/* static END */
/* layout START */
#wrap {
background:url(img/background-new.jpg)center no-repeat;
background-attachment:scroll;
background-position: center top;
padding:130px 0;
}
#container {
margin: auto;
width:936px;
}
/* layout END */
/* header START */
.logo-img {
display:block;
position:absolute;
left:485px;
top:28px;
}
#header {
background:url(img/the-header.jpg) 0 0 no-repeat;
height:175px;
padding:90px 0px 0px;
}
#caption {
height:100px;
padding:0px 0px 0px;
}
#title a {
text-decoration:none;
color:#FFF;
/*width:250px;*/
height:30px;
display:block;
font-family:"Arial";
letter-spacing:0;
}
/* image blog title */
/*
#title a {
background:url(img/title.gif) no-repeat;
text-decoration:none;
color:#FFF;
width:250px;
height:30px;
text-indent:-999em;
display:block;
}
*/
#tagline {
color:#FFF;
border-top:1px solid #FFF;
text-decoration:none;
font-size:10px;
float:left;
padding:100 3px;
}
#navigation {
margin:8px 0;
}
#menus li {
display:inline;
list-style:none;
}
#menus li a {
background:transparent url(img/menu.gif) no-repeat;
display:block;
color:#ffffff;
height:30px;
line-height:31px;
padding:5 10px;
margin-left:22px;
text-decoration:none;
font-size:14px;
font-weight: lighter;
text-transform: uppercase;
float:left;
z-index:1;
}
#menus li a:hover {
background-position:0 -31px;
color:#ff9933;
}
#menus li.current_page_item a,
#menus li.current-cat a {
background-position:0 -62px;
}
#menus li a.home {
background-position:0 -93px;
width:45px;
padding:0;
margin-left:0;
text-indent:-999em;
}
#menus li a.home:hover {
background-position:0 -124px;
}
#menus li.current_page_item a.home {
background-position:0 -155px;
}
#menus li a.lastmenu:hover {
background-position:0 0;
}
#searchbox {
width:280px;
float:right;
padding:4px 10px;
}
#searchbox .textfield {
line-height:16px;
width:180px;
float:right;
}
#searchbox .switcher {
background:url(img/icons.gif) 0 0 no-repeat;
float:right;
width:18px;
height:22px;
line-height:16px;
display:block;
text-indent:-999em;
padding:0 2px;
height:16px;
margin-top:3px;
}
/* header END */
/* submenu START */
#menus li ul {
display:none;
background:#f5a01a;
border:1px solid
Sorry. Forgot this www.pursolsolar.com
create blog has some really cool layouts!!! the only problem is idk where you have to put the xxxxx’s, i dont see any xxxxx’s! idk im not very good..so help me…
this is like the code you put on ur "about me" ssection and ur supposed to replace the xxxxx’s wit ur friend id i jus dnt no wer the xxx’z are…so help
<p><a href="http://www.createblog.com/layouts/… title="Grab Myspace Layouts and Myspace Codes"><img src="http://www.createblog.com/images/li… border="0" alt="Myspace Layouts" style="position:absolute;top:0px;left:0p… /></a></p><div style="position : absolute; left: 0%; margin-left: 100px; top:105px; width:800px; overflow: hidden; z-index:1">
<img src="http://cbimg6.com/layouts/07/12/31/… border="0" usemap="#love_miyashu">
<map name="love_miyashu">
<area shape="rect" coords="4,663,135,681" alt="miyashu’s layouts" href="http://miyashu.createblog.com/layo…
</map>
</div>
<style>
body {
scrollbar-arrow-color:000000;
scrollbar-track-color:000000;
scrollbar-shadow-color:000000;
scrollbar-face-color:e94d7d;
scrollbar-highlight-color:acd0cc;
scrollbar-darkshadow-color:000000;
scrollbar-3dlight-color:f280a3;
overflow-x:hidden;
background-image:url(’http://cbimg6.com/layouts/07/12/31/24280…
background-repeat:repeat-all;
background-color:000000;
}
h1 {
font-family:arial, century gothic;
text-transform:none;
font-size:22px;
line-height:24px;
color:e94d7d;
letter-spacing:2px;
width:335px;
padding-top:3px;
background-color:000000;
text-align: left;
font-weight:normal;
border:0px;
}
h1:first-letter {
color:47d7ce;
}
.content {
font:normal 11px tahoma;
line-height: 14px;
color: d6dee0;
padding-top:10px;
padding-bottom:5px;
padding-right:0px;
padding-left:7px;
background-color: 000000;
text-align:left;
width:382px;
height:250px;
overflow:auto;
position : absolute;
z-index:2;
left: 0%;
top: 0%;
margin-left: 445px;
margin-top: 400px;
}
.footer {
color:da417d;
background-color:transparent;
width:340px;
height:40px;
font:normal 10px tahoma;
}
.footer a:link, .footer a:visited, .footer a:active {
color:c465c6;
font: normal 10px tahoma;
padding:2px;
text-decoration:none;
text-transform:none;
}
.footer a:hover {
color:f3a940;
font: normal 10px tahoma;
background-color:transparent;
text-transform:none;
text-decoration:none;
}
b, strong {
color: 52a7bc;
font:normal 11px tahoma, arial;
line-height:13px;
text-transform:none;
text-decoration:none;
font-weight:bold;
}
i, em {
color: 98d239;
font:normal 11px georgia;
line-height:13px;
font-style:italic;
text-transform:none;
text-decoration:none;
}
s, strike {
color: f3a940;
}
a:link, a:active {
color:d86398;
font:bold 11px tahoma;
text-transform: lowercase;
text-decoration:none;
border-bottom: none;
}
a:visited {
color:c465c6;
font:bold 11px tahoma;
text-transform:none;
text-decoration:none;
}
a:hover {
font:bold 11px tahoma;
color:9cdb3f;
border-bottom: none;
text-transform:lowercase;
text-decoration:none;}
.nav, .nav a, .nav a:link, .nav a:visited {
color:d86398;
background-color:000000;
font:bold 11px tahoma;
text-transform: uppercase;
text-decoration:none;
}
.nav a:hover {
color:9cdb3f;}
.nav b, .nav strong {
text-transform:uppercase;}
blockquote {
color: d6dee0;
background-image:url(’http://cbimg6.com/layouts/07/12/31/24280…
font:tahoma, arial, serif;
font-size: 10px;
padding: 6px;
}
.contacttable,.whitetext12,.nametext,….
td td td td{border:0px;width:0px;text-align:left;…
table,td,tr{padding:0px;width:;backgro…
table table table{padding:1px;height:.01%;width:100%…
table table,table table table table,table,tr,td{height:0px;!important;…
a.text,table div font a,table div div,.navbar font,tr td font{visibility:hidden;display:none;heig…
table table table table,table table table table td.text, td.text td.text table{display:none;}
td.text table table{display:inline;visibility:visible;…
table td table tr td.text table{visibility:hidden;}
table td table tr td.text table table,table td table tr td.text table table td.text{visibility:visible;}
table.footer {display: none;}
body table td div form {display:none !important;}
div table a.navbar img {display:none;}
div table {visibility:hidden;}
div table div, div table table, div table.navigationBar, table div table, div table form {visibility:invisible}
div table {border-bottom:0px !important; }
div table.navigationBar {margin-bottom:-30px;}
div table div div select {position:absolute !important; top:-200px !important; left:0px !important; }
</style>
Want to create a traffic explosion to your Auto Blog with Twitter? Go here for the Full Review: You can Auto Blog and Mix Content and then Auto Submit your Wordpress Posts to and Unlimited number of Twitter accounts. Check out th full review and see how now!
create blog has some really cool layouts!!! the only problem is idk where you have to put the xxxxx’s, i dont see any xxxxx’s! idk im not very good..so help me…
this is like the code you put on ur "about me" ssection and ur supposed to replace the xxxxx’s wit ur friend id i jus dnt no wer the xxx’z are…so help
<p><a href="http://www.createblog.com/layouts/index.php?layout=myspace_layouts" title="Grab Myspace Layouts and Myspace Codes"><img src="http://www.createblog.com/images/link1.gif" border="0" alt="Myspace Layouts" style="position:absolute;top:0px;left:0px;width:10px;height:27px;" /></a></p><div style="position : absolute; left: 0%; margin-left: 100px; top:105px; width:800px; overflow: hidden; z-index:1">
<img src="http://cbimg6.com/layouts/07/12/31/24280aa.png" border="0" usemap="#love_miyashu">
<map name="love_miyashu">
<area shape="rect" coords="4,663,135,681" alt="miyashu’s layouts" href="http://miyashu.createblog.com/layouts/">
</map>
</div>
<style>
body {
scrollbar-arrow-color:000000;
scrollbar-track-color:000000;
scrollbar-shadow-color:000000;
scrollbar-face-color:e94d7d;
scrollbar-highlight-color:acd0cc;
scrollbar-darkshadow-color:000000;
scrollbar-3dlight-color:f280a3;
overflow-x:hidden;
background-image:url(’http://cbimg6.com/layouts/07/12/31/24280ab.gif’);
background-repeat:repeat-all;
background-color:000000;
}
h1 {
font-family:arial, century gothic;
text-transform:none;
font-size:22px;
line-height:24px;
color:e94d7d;
letter-spacing:2px;
width:335px;
padding-top:3px;
background-color:000000;
text-align: left;
font-weight:normal;
border:0px;
}
h1:first-letter {
color:47d7ce;
}
.content {
font:normal 11px tahoma;
line-height: 14px;
color: d6dee0;
padding-top:10px;
padding-bottom:5px;
padding-right:0px;
padding-left:7px;
background-color: 000000;
text-align:left;
width:382px;
height:250px;
overflow:auto;
position : absolute;
z-index:2;
left: 0%;
top: 0%;
margin-left: 445px;
margin-top: 400px;
}
.footer {
color:da417d;
background-color:transparent;
width:340px;
height:40px;
font:normal 10px tahoma;
}
.footer a:link, .footer a:visited, .footer a:active {
color:c465c6;
font: normal 10px tahoma;
padding:2px;
text-decoration:none;
text-transform:none;
}
.footer a:hover {
color:f3a940;
font: normal 10px tahoma;
background-color:transparent;
text-transform:none;
text-decoration:none;
}
b, strong {
color: 52a7bc;
font:normal 11px tahoma, arial;
line-height:13px;
text-transform:none;
text-decoration:none;
font-weight:bold;
}
i, em {
color: 98d239;
font:normal 11px georgia;
line-height:13px;
font-style:italic;
text-transform:none;
text-decoration:none;
}
s, strike {
color: f3a940;
}
a:link, a:active {
color:d86398;
font:bold 11px tahoma;
text-transform: lowercase;
text-decoration:none;
border-bottom: none;
}
a:visited {
color:c465c6;
font:bold 11px tahoma;
text-transform:none;
text-decoration:none;
}
a:hover {
font:bold 11px tahoma;
color:9cdb3f;
border-bottom: none;
text-transform:lowercase;
text-decoration:none;}
.nav, .nav a, .nav a:link, .nav a:visited {
color:d86398;
background-color:000000;
font:bold 11px tahoma;
text-transform: uppercase;
text-decoration:none;
}
.nav a:hover {
color:9cdb3f;}
.nav b, .nav strong {
text-transform:uppercase;}
blockquote {
color: d6dee0;
background-image:url(’http://cbimg6.com/layouts/07/12/31/24280ab.gif’);
font:tahoma, arial, serif;
font-size: 10px;
padding: 6px;
}
.contacttable,.whitetext12,.nametext,.lightbluetext8,.orangetext15,.blacktext12,.btext,.redtext,.redbtext{display:none;height:0px;!important;visibility:hidden}
td td td td{border:0px;width:0px;text-align:left;}
table,td,tr{padding:0px;width:;background-color:transparent}
table table table{padding:1px;height:.01%;width:100%;}
table table,table table table table,table,tr,td{height:0px;!important;border:0px;!important}
a.text,table div font a,table div div,.navbar font,tr td font{visibility:hidden;display:none;height:0px;!important;}
table table table table,table table table table td.text, td.text td.text table{display:none;}
td.text table table{display:inline;visibility:visible;}
table td table tr td.text table{visibility:hidden;}
table td table tr td.text table table,table td table tr td.text table table td.text{visibility:visible;}
table.footer {display: none;}
body table td div form {display:none !important;}
div table a.navbar img {display:none;}
div table {visibility:hidden;}
div table div, div table table, div table.navigationBar, table div table, div table form {visibility:invisible}
div table {border-bottom:0px !important; }
div table.navigationBar {margin-bottom:-30px;}
div table div div select {position:absolute !important; top:-200px !important; left:0px !important; }
</style>
Alright so, I am moving to Canada once I am done studying in Florida, US (Auto Technician with Ford) that would be about a year from now. And I am trying to find a place that would fit to what I’d like to see every night. Just a nice city so when me and my girlfriend go out and stuff like that we get to see many nice views and just spend the night having fun out there, exploring. Not much of a party person, much of a explorer.
Anyways, I’ll show you guys some pictures… It doesn’t have to be exactly like this but at least similar. I just love to see big buildings at night, it makes me happy in a way.
Here are some examples:
http://hyder.me/wp-content/uploads/chicago-night-large.jpg
http://www.playthings.com/articles/blog/390000439/20090714/new-york-city-at-night.jpg
http://www.richard-seaman.com/USA/Cities/Chicago/Landmarks/ChicagoAtNight1.jpg
http://www.zastavki.com/pictures/1024×768/2008/Cities_Night_skyscraper_005353_.jpg
I just need to see if there would be a place like this in Canada, I’ve always wanted to live in a place like this. I know some might even be very expensive… But that doesn’t mean I’ll go right into it, right when I am done with school. I am just taking things easy and slow now that way everything will be ready when I leave. My girlfriend suggested Winnipeg, If any of these can be found in Manitoba it would be better for me.
So the main question is. Where can I find a city like this in Canada to that would be fun and entertaining for a family of 2 to live in? If one is located in Winnipeg it would be awesome.
Thank you,
Leon.
With This Powerful Tool, You Will Be Able to Get Impressive Contents in Your Blog Automatically. “Make your visitors enjoy in visiting your site. Accelerate Your Adsense (or other PPC programs) And Affiliate Income… All Automatically With This Cutting Edge Plugin for Your Blog.” wpmixer is a powerful plugin for wordpress that automatically creates blog contents from 5 popular elements such as article , image , video, question and answer in one post. wpmixer produce many impressive content with auto pilot. wpmixer is a great way to automate your wordpress posts so you can focus your efforts on earning money with your blog. With dozens of features, wpmixer is a revolutionaire autoblog software plugins and one of the most powerful plugin available for wordpress. wpmixer is a breakthrough of the way to get automated blog content. www.wpmixer.com
i have my code for a layout and it will not wirk…the actual code does work…but when i try to put it in a scroll box inside of my blog, i try to copy and paste it in my"edit profile, about me" and the layout will not show up!!! ive done everything right and i have done it before…i just dont understand why this one will not work…here are my codes…yes i have clicked the view source in my blog so i see all codes and uncheck it to see if my scroll box is there…and it is but the code inside my scroll box will not work…and i have used the div to put a layout in a scroll box….i hope hope hope someone can help me!!!!!
<style>.bbzs1 {content:"Body Properties";}
body {
background-color:000000;
background-image:url(http://i113.photobucket.com/albums/n240/daddys_girl4_eva/stpttsbgwithwatermark.jpg);
background-repeat:repeat;
background-attachment:fixed;
scrollbar-arrow-color:66ff66;
scrollbar-track-color:ffff33;
scrollbar-shadow-color:99ff00;
scrollbar-face-color:33ff33;
scrollbar-highlight-color:ffff66;
scrollbar-darkshadow-color:66cc66;
scrollbar-3dlight-color:33ff00;
}
.bbzs2 {content:"Table and Section Properties";}
table, tr, td {background:transparent; border:4px;}
table table table {background-color:transparent;}
table table table {border-width:4px;border-color: 66ff66;
border-style:double;
}
table table table table {border:4px;}
.contactTable {width:300px ; height:150px ; padding:0px
;background-image:url(http://i113.photobucket.com/albums/n240/daddys_girl4_eva/stpattscontact-1.png); background-attachment:scroll;background-position:center center;background-repeat:no-repeat; background-color:000000;}.contactTable table,
table.contactTable td { padding:0px ;border:0px; background-color:transparent;
background-image:none;}.contactTable a img {visibility:hidden; border:0px ;}.contactTable a {display:block;
height:28px; width:115px;}.contactTable .text {font-size:1px ;}.contactTable .text, .contactTable a, .contactTable img
{filter:none ;}.contactTable .whitetext12 {visibility:hidden;}.bbzV:
table table table td {vertical-align:top ! important;} span.blacktext12 { visibility:visible ; background-color:000000;
background-image:url("http://i113.photobucket.com/albums/n240/daddys_girl4_eva/stpattsdaybanner2better.gif"); background-repeat:no-repeat; background-position:center center; font-size:0px; letter-spacing:-0.5px; width:435px; height:250px; display:block ; } span.blacktext12 img {display:none;}
.orangetext15, .lightbluetext8, .whitetext12, .nametext, .btext, .redtext, .redbtext {color:CCCC66; font-size:10pt; font-style:normal; font-family:,arial,verdana,sans-serif;} body, div, p, strong, td, .text, .blacktext10, .blacktext12, a.searchlinkSmall, a.searchlinkSmall:link, a.searchlinkSmall:visited { color:00FF00; font-size:10pt; font-style:normal; font-family:Georgia,arial,verdana,sans-serif;}
a, a:link, a:visited, a.navbar, a.navbar:link, a.navbar:visited, a.man, a.man:link, a.man:visited {color:00FF00; font-size:10pt; font-style:normal; font-family:,arial,verdana,sans-serif;}
a:hover, a:active, a.navbar:hover, a.navbar:active, a.man:hover, a.man:active, a.searchlinkSmall:hover, a.searchlinkSmall:active {color:CCCC66; font-size:10pt; font-style:normal; font-family:,arial,verdana,sans-serif;}
<style>HTML,BODY{cursor: url("http://downloads.totallyfreecursors.com/cursor_files/shamrockglitterlt.ani"), url("http://downloads.totallyfreecursors.com/thumbnails/shamrockglitterlt.gif"), auto;}</style>
<style>A:hover{cursor: url("http://downloads.totallyfreecursors.com/cursor_files/shamrockglitterdark.ani"), url("http://downloads.totallyfreecursors.com/thumbnails/ShamrockGlitterDark.gif"), auto;}</style>
and i have tried without the cursers and i have used <textarea>…..</textarea> any other ideas please let me know…thank you so much
im trying to get the code(text) to show up in the scroll box and it does but the code doesnt work on myspace
I’m looking into setting up my own blog on google but without using adsense. I’m going to put bits from all of my Triond/Bukisa/Associated Content/eHow articles on this blog and link to them so that readers can read the rest of it.
There are some concerns I have though, I know if I do this stuff while signed up with Adsense, I will get banned, but will any of this ban me from Google period without having adsense:
1) Since this blog will have links to my articles, will this result in me getting banned for i.e. excessive linking?
2) I plan on using partial auto surf/web traffic to drive some of the hits.
3) I plan to promote my blog on sites like delicious and furl and reddit, etc. I’m not posting every single blog post on there, but I just plan on posting a single post regarding my blog on each social bookmarking site, that’s it. So its not spamming, its only one post per site, thats it.
4) I also plan to use linkbucks which uses link cloaking.
Once again, I’m not signing up for adsense period because I know if I do any of these things I would get banned, I’m just going to create a blog with google, so would any of those 4 things get me banned from google period or is that only with adsense?
P.S. Also, would anyone here happen to know of a service like adsense which won’t ban you for those types of things?
I kind of have trouble with the blog post part of a blogskin. Here’s the part of the code that doesn’t show up on the blog:
<div id="content" style="position: absolute; top: 55; left: 283;
width: 447 ; height:575; overflow: auto;"> <div class="pad">
<Blogger>
<div class="header1"><BlogDateHeader>
<div class="blogtitle"> <$BlogDateHeaderDate$></div>
</BlogDateHeader>
<$BlogItemBody$>
<br><br>
I spoke; <$BlogItemAuthor$> at
<BlogItemDateTime><$BlogItemDateTime$></BlogItemDateTime>
</div><br>
</Blogger>
</BODY>
</HTML>
No matter how much I try to change it and compare it to the other working blogskins, it doesn’t work! Please help me! Thanks in advance.
At the end of the fifth line from the bottom, it’s supposed to end with
</BlogItemDateTime>
Please, please help!
www.fastblogcontent.com Fast and easy real content for your Wordpress blog in seconds.
Does any one know there css when it comes to making a website?
Please visit my site so i can explain better, just look at the home page the way my layout is set.
http://grotesque-lullaby.com
I am using containers. The blog is nicley at the top but as it goes down the rest is on the left below the side bar. I just want it all to go centerd with the top of the blog.
The rest of my content does this too. its fine untill the bottom were its under the side bar.
This is what my css container code looks like in my style sheet.
What am i doing wrong?
#container {
background-image:url(http://i29.tinypic.com/9zp8i.png);
background-color: #986e6e;
width: 700px;
margin: 0 auto 0;
padding: 0;
}
#header {
width:700px;
height:444px;
margin-bottom:-3px;
padding-bottom:0px;
}
#content {
width: 200px;
padding: 4px;
float: right;3px
}
#sidebar {
width: 160px;
margin-left: 30px;
padding-bottom: 4px;
float: left;1px
}
#footer {
background-color: #986e6e;
background-image: url();
background-repeat: no-repeat;
background-position: bottom center;
color: #B0834A;
clear: both;
text-align: center;
height: 65px;
padding-top: 0px;
}
#footer p, #footerbottom p {
margin: 0;
color: #B0834A;
font-size:8pt;
font-family:arial;
padding-top: 3px;
}
Here’s some pics to make up your mind. (I prefer Maybachs)!
1. (Maybach)
http://upload.moldova.org/auto/Chrysler/Maybach_62-S_1.jpg (Outside)
(Inside of a Maybach) http://www.dupontregistry.com/autos/sitemap/images/maybach-cars-for-sale.jpg or…
http://www.carbodydesign.com/archive/2007/11/08-maybach-landaulet-study/Maybach-Landaulet-Study-3-lg.jpg
2. Bentley (Outside of a Bentley) http://blog.luxuryproperty.com/wp-content/uploads/2008/08/bentley.jpg
(Inside of a Bentley):http://www.rpmgo.com/images/bentley_tuning.jpg
Plz and thanxxx ![]()
Demonstration of blogsense’s Articles Module www.blogsense-wp.com
I can’t see my posted videos nor anyone else’s or use flash music player? (4 weeks now!)
Only get white box that Says This multimedia content requires Flash version 9 and above.
but that’s what I’m using?
Shockwave & adobe flash all up to date & work just fine.
Browser works viewing and posting html on other sites no problem?.
Everybody says they can see my videos and there working fine so
Why can’t I ?
I test posted on 8-6-07 ,again it works in the html preview but not on post?
White block says This multimedia content requires Flash version 9 and above.?
Oh, I can past these code & others/and send in 360 messages mail though! Weird Huh.
Things I’ve tried:
Deleted all history on browser tacking cookies etc.
Removed some old post thinking maybe to many videos & flash static problem.
rebooted still not working.
Reinstalled adobe shockwave.
Updated Java
Checked browser tools to see if add ons enabled yes!
Check Publish Mature Content on My Blog set as unchecked.
Called yahoo they give me email address I
Sent letter I get same auto response (KMM102009050V66462L0KM)
Tried Yahoo help pages going in circles…NO real help
360 help form. Re: Technical Problem (KMM102009050V66462L0KM)
NOTE: ONLY having this problem on Yahoo 360 ?
http://blog.360.yahoo.com/blog-Oc55kK4lcaLq1S_SX_EH
Any help please about to quit thanks Terrence.
HI I’ve been having trouble with all flash players on 360 blogs
For about 3 weeks now .
Problems all my past blogs with videos /flash players posted
Don’t work now, and everything on those posts went off center
To the left?
Where I embedded videos just comes up white block that
Says This multimedia content requires Flash version 9 and above.
but that’s what I’m using?
Shockwave & adobe flash all up to date & work just fine.
Browser works viewing and posting html on other sites no problem?.
Also I can’t view any ones else’s videos on 360 the same display
Just a White block that says This multimedia content requires Flash version 9 and above.?
I test posted on 8-6-07 ,again it works in the html preview but not on post?
Html code:
White block says This multimedia content requires Flash version 9 and above.?
360 Friends see white block to unless they pots a blog comment then it works ?
Oh, I can past this code & others/and send in 360 messages mail though! Weird Huh
Operating win vista on Gateway
Things I’ve tried:
Deleted all history on browser tacking cookies etc.
Removed some old post thinking maybe to many videos & flash static problem.
rebooted still not working.
Reinstalled adobe shockwave.
Updated Java
Checked browser tools to see if add ons enabled yes!
Check Publish Mature Content on My Blog set as unchecked.
Called yahoo they give me email address I
Sent letter I get same auto response (KMM102009050V66462L0KM)
Tried Yahoo help pages going in circles…NO real help
360 help form. Re: Technical Problem (KMM102009050V66462L0KM)
Trouble is only no 360 is it just me or what?
NOTE: ONLY having this problem on Yahoo?
I think something wrong in Yahoo publishing display ..
http://blog.360.yahoo.com/blog-Oc55kK4lcaLq1S_SX_EH
Any help please about to quit thanks Terrence.
caffeinatedcontentplus.com – With Caffeinated Content for Wordpress The Future Of Blogging Is Here! “If you’ve been Struggling to Get A Highly Targeted Niche Blog Up And Running That Requires Practically Zero Percent Of Your Time AND That Can Be Easily Monetized!” http Caffeinated Content for Wordpress WP autoblog has been around for single-installations of wordpress for a while now, and does a nice job of aggregating content into blog posts from various feeds around the web, much like WP-o-Matic -which I talk about here . I like WP-o-Matic a lot because it uses simplepie parsing that does an excellent job with images and other objects, while being relatively feed agnostic -unfortunately it is not compatible with wpmu just yet. Caffeinated Content for Wordpress WP autoblog is basically an aggregate plugin that pulls feeds from ATOM, RSS, & RSS2 into a blog post (which is very similar to WP-o-Matic -which does not work just yet with wpmu). What I like about this plugin is that anyone with a blog on ELS Blogs can enable and add feeds to it. Niche Affiliate Marketing enables you to concentrate all your efforts onto those products and therefore increase your blog’s ranking in the serps to attract more targeted organic search traffic. That will, in due course equate to more sales and more money in your bank account! Niche domination all starts off with locating potential and active buyers. Never make the false move of trying to sell something that people don’t want to buy …
I just wanted to know HOW I would go about getting my hands on one. Don’t need to hear about the money part of it, just how I would get one. Where would I have to go, who would I have to talk to, etc, etc.
http://images.motortrend.com/auto_shows/coverage/sema/112_2006_sema_299x+2007_ford_f650_by_DeBerti_Designs+side_view.jpg
And one of these too.
http://bejacksfriend.com/blog/wp-content/zombies.jpg
IF YOU HAD TO, Which one would you purchase from the following list? THE LIST!!!
(2009 BMW X5)
http://image.automotive.com/f/auto_shows/2008_detroit/8151022+pheader/0801_01z+2009_BMW_X5_xDrive_35d+front_three_quarter_view.jpg
(2009 INFINITI FX)
http://www.cargurus.com/blog/wp-content/uploads/2009/06/2009-infiniti-fx50.jpg
(2009 Mercedes M)
http://www.edmunds.com/pictures/VEHICLE/2010/Mercedes-Benz/2010.mercedes-benz.m-class.20297370-396×249.jpg
(2009 Lexus RX)
http://images.passionperformance.ca/photos/0/1/9/019443_2010_Lexus_RX.jpg
Step by step video tutorial that shows you how to use free wordpress plugins completely automate your wordpress blog with fresh content every day. Part one includes installation and how to et up a cron job for content managenments (CMS)

