<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>

<head>
<title>Your  Leading Resource For  Articles</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link href="file:///C|/Documents%20and%20Settings/Matt/My%20Documents/Papers/Templates/02/green/text.css" rel="stylesheet" type="text/css">
<script language="JavaScript">
<!-- Hide from old browsers
        function a(txt) {
                self.status = txt
        }

        function b() {
                self.status = ""
        }
// --End Hiding Here -->
</script>
</HEAD>

<body bgcolor="#FFFFFF" style="background-color: #E8E8E8" >
<form name="form1" method="post" action="#">
  <div align="center">
    <table width="770" border="0" cellpadding="0" cellspacing="1">
      <tr>
      <td bgcolor="#FFFFFF">
        <div align="center">
            <table width="770" border="0" cellpadding="0" cellspacing="0" bgcolor="#99FFFF">
              <tr bgcolor="#A6EFFF"> 
                <td class="ob" colspan="2" height="81"> <span style="font-weight: 400"><font size="4">&nbsp;&nbsp; 
                  <font color="#007EA8">Logo&nbsp; |&nbsp;&nbsp; </font><font color="#FFFFFF" face="Tahoma" size="3"><b><font color="#006699">ALL YOUR NEED IN ONE SITE</font></b></font></font></span></td>
              </tr>
              <tr background="file:///C|/Documents and Settings/Matt/My Documents/Papers/Templates/02/green/IMAGES/but_bg.gif" align="left" bgcolor="#006699"> 
                <td colspan="2" height="21"> 
                  <p align="left">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
                </td>
              </tr>
              <tr> 
                <td align="right" bgcolor="#F9FBF4" colspan="2">&nbsp;</td>
              </tr>
              <tr> 
                <td bgcolor="#E8E8E8" width="291" height="25">
                  <div align="center">
                    <h1 align="left"><font size="2" color="#000000"> 
                      Article</font></h1>
                    <p>Your Cutting-Edge <i>software escrow Resource</i> </p>
                  </div>
                </td>
                <td bgcolor="#FFFFFF" width="479" height="25" valign="bottom"> 
                  <p align="left"><?php

((double)microtime()*1000000);

$quotelist = file("definition.txt");

$nquote = sizeof($quotelist);

$rquote = rand(0,$nquote-1);

$quote = $quotelist[$rquote];

echo $quote;

?>
<br>
                     </p>
                  </td>
              </tr>
              <tr bgcolor="#007EA8"> 
                <td width="770" colspan="2"> <span style="font-size: 2pt">&nbsp;</span></td>
              </tr>
              <tr> 
                <td align="center" bgcolor="#FFFFFF" colspan="2"> 
                  <table width="97%" border="0" cellspacing="0" cellpadding="0" height="320">
                    <tr> 
                      <td width="60%" valign="top"><br>
                        <table width="440" border="0" cellpadding="0" cellspacing="0" class="text">
                          <tr> 
                            <td valign="top"> 
                              <p> <b>Below, you'll find extensive information 
                                on leading  articles and products to 
                                help you on your way to success.<br><script type="text/javascript"><!--
google_ad_client = "pub-2721436447847050";
/* 120x600,   05/05/09 */
google_ad_slot = "5771428229";
google_ad_width = 120;
google_ad_height = 600;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
                                </b><br>
                              </p>
                              <table width="250" cellspacing="0" cellpadding="0" align="left" height="250">
                                <tr> 
                                  <td valign="top"></td>
                                </tr>
                              </table>
                              <p>Audio Books: How To Download Them To Your Mp3 Player Hassle Free<BR>By Lu Smith<BR>Are MP3-technology portable players only good for playing cool tunes downloaded from the net? Far from it. They offer an alternative and a convenient listening addition to audio books on tape or CD. <br>
<br>
What used to take days or weeks of waiting for the mail carrier to deliver your audio books on tape or CD, it now takes no more than a few minutes. You can be listening to your favorite MP3 books straight away. And its going to get even better, easier and quicker, judging from the giant advances in audio and web technologies in recent months.<br>
<br>



<br>

The hard-core audiobook listeners may take a while to convert from using tapes and CDs to an MP3 format. The sheer convenience, perfect control and the size choices MP3 players offer, the change-over period is likely going to be a short one. <br>
<br>
So, if you are a budding MP3 book pioneer and want the latest portable audio technology conveniences, they are waiting here to serve you without having to spend a fortune or extra time to do it right. <br>
<br>
To download audio books in MP3 format to your computer and over to your MP3 player, look at the exact steps you need to take to do it quickly and easily.<br>
<br>
Just note the following instructions use Windows Media Player - Version 10 as an example.<br>
Lets assume you are already good at downloading files from the web onto your computer.<br>
Lets also assume that you already own an MP3 player, but dont know how to do this transfer correctly yet. <br>
<br>
1.<br>
If you are using an older version of Windows Media Player and need to upgrade, surf over to Microsoft and download it at http://www.microsoft.com/windows/windowsmedia/download. Follow the installation instructions.<br>
<br>
2.<br>
Download the MP3 books to your computer. It is a good idea to create a separate folder, say in My Documents folder and name it My Audio Books. It allows you to keep your audio book downloads all in one location. Done it? Good.<br>
<br>
3.<br>
Now, connect your computer (switched on) to the MP3 player using the USB cable supplied with your player.<br>
<br>
4.<br>
Once the connection between the two is live, your computer will show that it has found a new piece of hardware. If it doesn't say this, just unplug everything in the above sequence and try again.<br>
<br>
5.<br>
Is it working now? Okay.<br>
Open your Windows Media Player and open the audio book MP3 file you want to copy. This </p>
                              <p><?php
function parse_rss1($f) {
error_reporting(16);
$url = $f;
$ch = curl_init();
curl_setopt($ch, CURLOPT_URL, $url);
curl_setopt($ch, CURLOPT_HEADER, 0);
curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);
$readfile = curl_exec($ch);
$parsefile = eregi("<item>(.*)</item>", $readfile ,$arrayreg);
$filechunks = explode("<item>", $arrayreg[0]);
$count = count($filechunks);
for($i=1 ; $i<=$count-1 ;$i++) {
ereg("<title>(.*)</title>",$filechunks[$i], $title);
ereg("<link>(.*)</link>",$filechunks[$i], $links);
ereg("<description>(.*)</description>",$filechunks[$i], $description);
echo str_replace('hxaxh','a',"<font style='font-size: 12px;'><hxaxh target=_blank href ='$links[1]'\>".utf8_decode($title[1])."</hxaxh></font>");
echo "<br><font style='font-size: 10px;'>".utf8_decode($description[1])."</font><BR>";
    }
curl_close($ch);
}
//
$xmlfeed = 'http://www.bitpipe.com/rss/Fixed-mobile-Convergence.xml';
parse_rss1($xmlfeed);
?>
</p>
                              <p>will open your audio book in the main display area of Windows Media Player.<br>
<br>
6.<br>
Add the audio book to the Sync List of your Windows Media Player.<br>
<br>
7.<br>
Go ahead and click on the Sync tab on the Windows Media Player. It brings you to a pull-down arrow menu on the left-side box of the Sync tab. Make sure you select the choice "Removable Disk (E)", or the name of your MP3 player as the source where the audio book will be copied to.<br>
<br>
8.<br>
Do you see a display with the choice to "Start Sync" right now? Great! Go ahead and click on it. Once youve done this, the Windows Media Player will let you know that it's sending the audio book to your MP3 player.<br>
9.<br>
As soon as the sync (or copying) of the audio book file is complete, you can check to assure it is on your MP3 player. See it there? Excellent. One more step to go.<br>
<br>
10.<br>
To finish this process properly, ensure you click on your PC's hardware icon (found in your system tray  in the right bottom corner - usually a small icon with a green arrow) to "Safely Remove Hardware". <br>
Don't remove the USB cable until you get a clear signal saying "Safe To Remove Hardware". <br>
Removing the USB cable without following this step may damage both your computer and the MP3 player.<br>
<br>
Note:<br>
Are you using an older version of Windows Media Player? Even so, you can still follow the steps above. The only major difference is that instead of having "Sync", you will have "Copy" in the menu. You can click on it and follow the same steps above to have your audio book copied to your MP3 player.<br>
<br>
If you have a portable MP3 player that uses a drag-and-drop file method instead of Windows Media Player synchronization, then the steps are easy to follow. Simply connect your player to the computer as above. Open the players window by clicking on its name or on Removable Disc (for example E or F) under My Computer icon.<br>
<br>
Then, open the MP3 books folder (the location where you have them saved) in a separate window. Keep both windows open side-by-side. Now, left-click, hold and drag the audio files over to the open window of the portable player. Once you release the left mouse button, there will be a short file-transfer moment. Done? Now, your MP3 books are on your player, ready for you to enjoy listening to it.<br>
<br>
So, can you play back the audio book from your MP3 player now? If you have followed the steps, you should hear the audio book playing on your MP3 player. If you have difficulties, you can watch an easy-to-follow video that shows you how to do it at http://www.mybigaudio.com/help.html .<BR>
Lu Smith shares with you hard-to-find audio books in too many categories to mention it here. Be our guest at <a href="http://www.mybigaudio.com" target="_blank">www.mybigaudio.com</a>, listen to samples and download free MP3 books right now. </p>
                            </td>
                          </tr>
                          <tr> 
                            <td valign="top">  
                              <p>We strive to provide only quality articles, so 
                                if there is a specific topic related to software escrow 
                                that you would like us to cover, please contact 
                                us at any time.</p>
                              <p>And again, thank you to those contributing daily 
                                to our <b> website</b>.</p>
                              <p><?php
function parse_rss3($f) {
error_reporting(16);
$url = $f;
$ch = curl_init();
curl_setopt($ch, CURLOPT_URL, $url);
curl_setopt($ch, CURLOPT_HEADER, 0);
curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);
$readfile = curl_exec($ch);
$parsefile = eregi("<item>(.*)</item>", $readfile ,$arrayreg);
$filechunks = explode("<item>", $arrayreg[0]);
$count = count($filechunks);
for($i=1 ; $i<=$count-1 ;$i++) {
ereg("<title>(.*)</title>",$filechunks[$i], $title);
ereg("<link>(.*)</link>",$filechunks[$i], $links);
ereg("<description>(.*)</description>",$filechunks[$i], $description);
echo str_replace('hxaxh','a',"<font style='font-size: 12px;'><hxaxh target=_blank href ='$links[1]'\>".utf8_decode($title[1])."</hxaxh></font>");
echo "<br><font style='font-size: 10px;'>".utf8_decode($description[1])."</font><BR>";
    }
curl_close($ch);
}
//
$xmlfeed = 'http://gathering.tweakers.net/forum/../rss.php/list_messages/1076481///nokia,770?ReactID=e2b91bfcd9fe1ac26e22b3444da8ecd3';
parse_rss3($xmlfeed);
?>
</p>
                            </td>
                          </tr>
                        </table>
                      </td>
                      <td width="1%" valign="top" bgcolor="#F9FBF4">&nbsp;</td>
                      <td width="39%" align="right" valign="top"> 
                        <table width="280" border="0" cellpadding="2" cellspacing="0" class="text">
                          <tr> 
                            <td colspan="2">&nbsp;</td>
                          </tr>
                          <tr> 
                            <td width="21">&nbsp;</td>
                            <td width="267"><img src="images/news.gif" width="107" height="25" vspace="5"></td>
                          </tr>
                          <tr> 
                            <td valign="top"><img src="images/box.gif" width="13" height="12" vspace="2"></td>
                            <td><font face="Verdana, Arial, Helvetica, sans-serif"> 
                              </font> 
                              <p align="left"><font face="Arial"><a href="Theface.php">Theface</a><BR><a href="Booj.php">Booj</a><BR><a href="Social-Networking.php">Social Networking</a><BR><a href="Chris-Hughes.php">Chris Hughes</a><BR><a href="Face-Book-Layouts.php">Face Book Layouts</a><BR><a href="People.php">People</a><BR><a href="College.php">College</a><BR><a href="High-School.php">High School</a><BR><a href="Login.php">Login</a><BR><a href="Bookl.php">Bookl</a><BR><a href="Young-Audiences.php">Young Audiences</a><BR><a href="Boook.php">Boook</a><BR><a href="What-Is-Face-Book.php">What Is Face Book</a><BR><a href="Chat-To-Text.php">Chat To Text</a><BR><a href="Friend.php">Friend</a><BR><a href="Personals.php">Personals</a><BR><a href="Smcm.php">Smcm</a><BR><a href="Social-Network.php">Social Network</a><BR><a href="Are-You-Looking-For.php">Are You Looking For</a><BR><a href="Blogger.php">Blogger</a><BR><a href="Easy-Money.php">Easy Money</a><BR><a href="Ebay.php">Ebay</a><BR><a href="Myspaces-Com.php">Myspaces Com</a><BR><a href="Silk-Therapy.php">Silk Therapy</a><BR><a href="Biosilk.php">Biosilk</a><BR><a href="Date.php">Date</a><BR><a href="Dating.php">Dating</a><BR><a href="Dating-Sites.php">Dating Sites</a><BR><a href="Friend-Finder.php">Friend Finder</a><BR><a href="Home-Business.php">Home Business</a><BR><a href="Internet-Dating.php">Internet Dating</a><BR><a href="Make-Friends.php">Make Friends</a><BR><a href="Making-Money-Online.php">Making Money Online</a><BR><a href="Meet-Friends.php">Meet Friends</a><BR><a href="Mlm.php">Mlm</a><BR><a href="Mobile.php">Mobile</a><BR><a href="Online-Business.php">Online Business</a><BR><a href="Singles.php">Singles</a><BR><a href="Video.php">Video</a><BR><a href="You-Tube.php">You Tube</a><BR><a href="Youtube.php">Youtube</a><BR><a href="Zi-Wei.php">Zi Wei</a><BR><a href="Blog.php">Blog</a><BR><a href="Blogs.php">Blogs</a><BR><a href="Bookk.php">Bookk</a><BR><a href="Borekas.php">Borekas</a><BR><a href="Came-Here.php">Came Here</a><BR><a href="Chat.php">Chat</a><BR><a href="Chhibber.php">Chhibber</a><BR><a href="Familiar-Faces.php">Familiar Faces</a><BR><a href="Find-Friends.php">Find Friends</a><BR><a href="Free-Dating.php">Free Dating</a><BR><a href="Google.php">Google</a><BR><a href="Hephaiston.php">Hephaiston</a><BR><a href="I-Didn't.php">I Didn't</a><BR><a href="Lidsky.php">Lidsky</a><BR><a href="Linked-In.php">Linked In</a><BR><a href="Lions-And-Tigers.php">Lions And Tigers</a><BR><a href="Make-Money-Online.php">Make Money Online</a><BR><a href="Mcginity.php">Mcginity</a><BR><a href="More-Friends.php">More Friends</a><BR><a href="Msn.php">Msn</a><BR><a href="Myspaces.php">Myspaces</a><BR><a href="Nerfu.php">Nerfu</a><BR><a href="Obama.php">Obama</a><BR><a href="Online-Dating.php">Online Dating</a><BR><a href="Orkut.php">Orkut</a><BR><a href="Poker.php">Poker</a><BR><a href="Saverin.php">Saverin</a><BR><a href="Songs.php">Songs</a><BR><a href="Sposit.php">Sposit</a><BR><a href="The-Best-Site-Ever.php">The Best Site Ever</a><BR><a href="Thefacebok.php">Thefacebok</a><BR><a href="Tulier.php">Tulier</a><BR><a href="Uoguelph.php">Uoguelph</a><BR><a href="Utube.php">Utube</a><BR><a href="Uvac.php">Uvac</a><BR><a href="Videos.php">Videos</a><BR><a href="West-Morris-Central.php">West Morris Central</a><BR><a href="Yalestation.php">Yalestation</a><BR><a href="An-Awesome.php">An Awesome</a><BR><a href="Dunster-House.php">Dunster House</a><BR><a href="Eisenhower-Auditorium.php">Eisenhower Auditorium</a><BR><a href="Hotmail.php">Hotmail</a><BR><a href="How-To-Make-Money-Online.php">How To Make Money Online</a><BR><a href="I-Remember.php">I Remember</a><BR><a href="I'm.php">I'm</a><BR><a href="Jill-Foster.php">Jill Foster</a><BR><a href="Lore-Lay.php">Lore Lay</a><BR><a href="Mail.php">Mail</a><BR><a href="Microsoft.php">Microsoft</a><BR><a href="Mtv.php">Mtv</a><BR><a href="Music.php">Music</a><BR><a href="News.php">News</a><BR><a href="Reunion.php">Reunion</a><BR><a href="Apps.php">Apps</a><BR><a href="Blogging.php">Blogging</a><BR><a href="Cars.php">Cars</a><BR><a href="Chasing-The-Wind.php">Chasing The Wind</a><BR><a href="Clubs.php">Clubs</a><BR><a href="Games.php">Games</a><BR><a href="Girls.php">Girls</a><BR><a href="Pacific-Lutheran.php">Pacific Lutheran</a><BR><a href="Proxy.php">Proxy</a><BR><a href="Rensselaer-Polytech.php">Rensselaer Polytech</a><BR><a href="6-Degrees-Of-Separation.php">6 Degrees Of Separation</a><BR><a href="Downloads.php">Downloads</a><BR><a href="Free-Chat.php">Free Chat</a><BR><a href="Free-Proxy.php">Free Proxy</a><BR><a href="Home.php">Home</a><BR><a href="Myucdavis.php">Myucdavis</a><BR><a href="Pictures.php">Pictures</a><BR><a href="Poking.php">Poking</a><BR><a href="Viewstar.php">Viewstar</a><BR><a href="Ways-To-Make-Money.php">Ways To Make Money</a><BR><a href=".php"></a><BR><a href="Business-Networking.php">Business Networking</a><BR><a href="Download.php">Download</a><BR><a href="Know-Each-Other.php">Know Each Other</a><BR><a href="Mixtapeone.php">Mixtapeone</a><BR><a href="Movies.php">Movies</a><BR><a href="Mp3.php">Mp3</a><BR><a href="Nunc-Scio-Quit-Sit-Amor.php">Nunc Scio Quit Sit Amor</a><BR><a href="Ogin.php">Ogin</a><BR><a href="Paris-Hilton.php">Paris Hilton</a><BR><a href="Rap.php">Rap</a><BR><a href="Sales.php">Sales</a><BR><a href="Software.php">Software</a><BR><a href="Advertising.php">Advertising</a><BR><a href="Application.php">Application</a><BR><a href="Com.php">Com</a><BR><a href="Free.php">Free</a><BR><a href="Money.php">Money</a><BR><a href="Networking.php">Networking</a><BR><a href="Photos.php">Photos</a><BR><a href="Profiles.php">Profiles</a><BR><a href="Www.php">Www</a><BR><a href="Art.php">Art</a><BR><a href="Community.php">Community</a><BR><a href="Forum.php">Forum</a><BR><a href="Lil-Wayne.php">Lil Wayne</a><BR><a href="Profile.php">Profile</a><BR><a href="Web-20.php">Web 20</a><BR><a href="Fac-Ebook.php">Fac Ebook</a><BR><a href="Hi5.php">Hi5</a><BR><a href="Highschool.php">Highschool</a><BR><a href="Leverett.php">Leverett</a><BR><a href="Marketing.php">Marketing</a><BR><a href="Social.php">Social</a><BR><a href="Social-Media.php">Social Media</a><BR><a href="Unblock.php">Unblock</a><BR><a href="Funny.php">Funny</a><BR><a href="Harvard-University.php">Harvard University</a><BR><a href="Popped-Collar.php">Popped Collar</a><BR><a href="School.php">School</a><BR><a href="Social-Networks.php">Social Networks</a><BR><a href="Twitter.php">Twitter</a><BR><a href="Uillinois.php">Uillinois</a><BR><a href="Make-Money-Online-Free.php">Make Money Online Free</a><BR><a href="Online-Money-Making.php">Online Money Making</a><BR><a href="How-To-Make-Money.php">How To Make Money</a><BR><a href="Make-Money-Internet.php">Make Money Internet</a><BR><a href="How-To-Earn-Money.php">How To Earn Money</a><BR><a href="Make-Money-Easy.php">Make Money Easy</a><BR><a href="Make-Quick-Money.php">Make Quick Money</a><BR><a href="How-To-Make-Fast-Money.php">How To Make Fast Money</a><BR><a href="Quick-Money.php">Quick Money</a><BR><a href="Quick-Money-Making.php">Quick Money Making</a><BR><a href="How-To-Make-Easy-Money.php">How To Make Easy Money</a><BR><a href="How-To-Make-Quick-Money.php">How To Make Quick Money</a><BR><a href="Make-Extra-Money.php">Make Extra Money</a><BR><a href="How-To-Make-Extra-Money.php">How To Make Extra Money</a><BR><a href="How-To-Make-Money-At-Home.php">How To Make Money At Home</a><BR><a href="Make-Money-At-Home.php">Make Money At Home</a><BR><a href="Extra-Money.php">Extra Money</a><BR><a href="Making-Money.php">Making Money</a><BR><a href="Make-Money-On-Internet.php">Make Money On Internet</a><BR><a href="Making-Money-Easy.php">Making Money Easy</a><BR><a href="Make-Money-Fast.php">Make Money Fast</a><BR><a href="Ways-To-Make-Extra-Money.php">Ways To Make Extra Money</a><BR><a href="Earn-Money-Online.php">Earn Money Online</a><BR><a href="Make-Money-Now.php">Make Money Now</a><BR><a href="Make-Money-On-Line.php">Make Money On Line</a><BR><a href="Make-money-online.php">Make-money-online</a><BR><a href="How-To-Get-Rich.php">How To Get Rich</a><BR><a href="Making-Money-At-Home.php">Making Money At Home</a><BR><a href="Making-Money-On-The-Internet.php">Making Money On The Internet</a><BR><a href="How-To-Make-Money-On-The-Internet.php">How To Make Money On The Internet</a><BR><a href="Make-Money-On-The-Internet.php">Make Money On The Internet</a><BR><a href="Earning-Money.php">Earning Money</a><BR><a href="Making-Money-On-The-Web.php">Making Money On The Web</a><BR><a href="Money-Making-Opportunities.php">Money Making Opportunities</a><BR><a href="Fast-Money.php">Fast Money</a><BR><a href="Earn-Extra-Money.php">Earn Extra Money</a><BR><a href="Earn-Money-At-Home.php">Earn Money At Home</a><BR><a href="Internet-Money-Making.php">Internet Money Making</a><BR><a href="Making-Money-On-Ebay.php">Making Money On Ebay</a><BR><a href="Money-Making-Forum.php">Money Making Forum</a><BR><a href="Online-Money.php">Online Money</a><BR><a href="How-To-Make-Money-From-Home.php">How To Make Money From Home</a><BR><a href="How-To-Get-Money.php">How To Get Money</a><BR><a href="Make-Money-From-Home.php">Make Money From Home</a><BR><a href="Affiliate-Cash-Vault.php">Affiliate Cash Vault</a><BR><a href="Easy-Ways-To-Make-Money.php">Easy Ways To Make Money</a><BR><a href="Best-Ways-To-Make-Money.php">Best Ways To Make Money</a><BR><a href="Money-Making-Forums.php">Money Making Forums</a><BR><a href="Residual-Income.php">Residual Income</a><BR><a href="Earn-From-Home.php">Earn From Home</a><BR><a href="Making-Money-From-Home.php">Making Money From Home</a><BR><a href="Ultimate-Wealth-Package.php">Ultimate Wealth Package</a><BR><a href="Personal-Loans.php">Personal Loans</a><BR><a href="Earn-Money-From-Home.php">Earn Money From Home</a><BR><a href="Money-Transfer-Service.php">Money Transfer Service</a><BR><a href="Ways-For-Kids-To-Make-Money.php">Ways For Kids To Make Money</a><BR><a href="Extra-Income.php">Extra Income</a><BR><a href="Mortgage.php">Mortgage</a><BR><a href="Money-Making-Ideas.php">Money Making Ideas</a><BR><a href="Money-Orders.php">Money Orders</a><BR><a href="Money-Making-Message-Boards.php">Money Making Message Boards</a><BR><a href="Money-Making-Message-Board.php">Money Making Message Board</a><BR><a href="Money-Origami.php">Money Origami</a><BR><a href="To-Make-Moneyonline.php">To Make Moneyonline</a><BR><a href="Making-Money-On-Line.php">Making Money On Line</a><BR><a href="Www-Makemoneyonline-Org.php">Www Makemoneyonline Org</a><BR><a href="Www-Makemoneyonline-Com.php">Www Makemoneyonline Com</a><BR><a href="Makemoneyonline.php">Makemoneyonline</a><BR><a href="Makemoneyonline-Org-In.php">Makemoneyonline Org In</a><BR><a href="Get-Paid.php">Get Paid</a><BR><a href="Surveys-For-Money.php">Surveys For Money</a><BR><a href="Online-Money-making.php">Online Money-making</a><BR><a href="Get-Paid-To.php">Get Paid To</a><BR><a href="Earning.php">Earning</a><BR><a href="Ways-To-Make-Quick-Money.php">Ways To Make Quick Money</a><BR><a href="Earn-Money-On-Line.php">Earn Money On Line</a><BR><a href="Get-Rich-Quick.php">Get Rich Quick</a><BR><a href="Payed.php">Payed</a><BR><a href="Getting-Paid.php">Getting Paid</a><BR><a href="Paid.php">Paid</a><BR><a href="Get-Paid-To-Take-Surveys.php">Get Paid To Take Surveys</a><BR><a href="Paid-Surveys-Online.php">Paid Surveys Online</a><BR><a href="Paid-For-Surveys.php">Paid For Surveys</a><BR><a href="Business-Opportunities.php">Business Opportunities</a><BR><a href="Play.php">Play</a><BR><a href="Survey-Scout.php">Survey Scout</a><BR><a href="To-Join.php">To Join</a><BR><a href="At-Home.php">At Home</a><BR><a href="Business-Opportunity.php">Business Opportunity</a><BR><a href="Consumer.php">Consumer</a><BR><a href="From-Home.php">From Home</a><BR><a href="Game.php">Game</a><BR><a href="Home-Based-Business.php">Home Based Business</a><BR><a href="Paid-To.php">Paid To</a><BR><a href="Sign-Up.php">Sign Up</a><BR><a href="That-Pay.php">That Pay</a><BR><a href="Get.php">Get</a><BR><a href="Prizes.php">Prizes</a><BR><a href="Affiliate.php">Affiliate</a><BR><a href="Websites.php">Websites</a><BR><a href="Internet.php">Internet</a><BR></font></p>
                              <p align="left"></p>
                              <p align="left"></p>
                              <hr>
                              <p align="left"><?php
function parse_rss2($f) {
error_reporting(16);
$url = $f;
$ch = curl_init();
curl_setopt($ch, CURLOPT_URL, $url);
curl_setopt($ch, CURLOPT_HEADER, 0);
curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);
$readfile = curl_exec($ch);
$parsefile = eregi("<item>(.*)</item>", $readfile ,$arrayreg);
$filechunks = explode("<item>", $arrayreg[0]);
$count = count($filechunks);
for($i=1 ; $i<=$count-1 ;$i++) {
ereg("<title>(.*)</title>",$filechunks[$i], $title);
ereg("<link>(.*)</link>",$filechunks[$i], $links);
ereg("<description>(.*)</description>",$filechunks[$i], $description);
echo str_replace('hxaxh','a',"<font style='font-size: 12px;'><hxaxh target=_blank href ='$links[1]'\>".utf8_decode($title[1])."</hxaxh></font>");
echo "<br><font style='font-size: 10px;'>".utf8_decode($description[1])."</font><BR>";
    }
curl_close($ch);
}
//
$xmlfeed = 'http://lifehacker.com/xml/comments/205930';
parse_rss2($xmlfeed);
?>
 </p>
                    <p align="left">&nbsp;</p>
                              <p align="left">&nbsp;</p>
                            </td>
                          </tr>
                          <tr> 
                            <td valign="top">&nbsp;</td>
                            <td><img src="images/line.gif" width="260" height="4"></td>
                          </tr>
                          <tr> 
                            <td valign="top"><img src="images/box.gif" width="13" height="12" vspace="2"></td>
                            <td><font face="Verdana, Arial, Helvetica, sans-serif"> 
                              <?php

((double)microtime()*1000000);

$linklist = file("randomlink.txt");

$nlink = sizeof($linklist);

$rlink = rand(0,$nlink-1);

$linkdata = $linklist[$rlink];

echo $linkdata;

?>
</font></td>
                          </tr>
                          <tr> 
                            <td valign="top">&nbsp;</td>
                            <td><img src="images/line.gif" width="260" height="4"></td>
                          </tr>
                          <tr> 
                            <td valign="top"><img src="images/box.gif" width="13" height="12" vspace="2"></td>
                            <td valign="top"><font face="Verdana, Arial, Helvetica, sans-serif"> 
                              <?php

((double)microtime()*1000000);

$linklist = file("randomlink.txt");

$nlink = sizeof($linklist);

$rlink = rand(0,$nlink-1);

$linkdata = $linklist[$rlink];

echo $linkdata;

?>
</font></td>
                          </tr>
                          <tr> 
                            <td valign="top">&nbsp;</td>
                            <td><img src="images/line.gif" width="260" height="4"></td>
                          </tr>
                          <tr> 
                            <td colspan="2" valign="top">&nbsp;</td>
                          </tr>
                        </table>
                      </td>
                    </tr>
                  </table>
                </td>
              </tr>
              <tr bgcolor="#006699"> 
                <td align="center" colspan="2"> 
                  <table width="80%" border="0" cellspacing="0" cellpadding="6">
                    <tr> 
                      <td align="center" class="text"><font color="#FFFFFF">&copy; 
                        2006 ALL YOUR NEED IN ONE SITE. All rights reserved. <u>Legal Information 
                        :: Privacy Policy </u><i>software escrow</i></font></td>
                    </tr>
                  </table>
                </td>
              </tr>
              <tr> 
                <td bgcolor="#FFFFFF" colspan="2">&nbsp;</td>
              </tr>
            </table>
      	<IMG src="images2.jpeg"></div>
      </td>
    </tr>
  </table>
  </div>
  </form>
<p class=MsoNormal><b><span style='font-size:13.5pt;line-height:115%;
color:blue'><a href="http://www.a7b5b.com/vb/">A7b5b.com</a></span></b></p>

</body>

</html>

