CREATE TABLE `free_rewards` (
  `ID` int(10) unsigned NOT NULL auto_increment,
  `URL` text NOT NULL,
  `Name` text NOT NULL,
  `Description` text NOT NULL,
  PRIMARY KEY  (`ID`)
) TYPE=MyISAM AUTO_INCREMENT=48;

INSERT INTO `free_rewards` VALUES (1, 'http://www.milesource.com', 'Mile Source', 'http://www.milesource.com\n Earn points for visiting web sites, reading e-mails, and taking surveys. Points are then exchanged for merchandise.\n ');
INSERT INTO `free_rewards` VALUES (2, 'http://www.freedvd4me.com/', 'FreeDVD4Me', 'http://www.freedvd4me.com/\n Allows users to earn free DVDs by signing up for advertiser offers.\n ');
INSERT INTO `free_rewards` VALUES (3, 'http://www.inboxdollars.com/', 'InboxDollars.com', 'http://www.inboxdollars.com/\n Get paid for receiving and responding to e-mail advertisements. Plus, check out Web sites and signup for offers to receive points that can be exchanged for cash rewards.\n ');
INSERT INTO `free_rewards` VALUES (4, 'http://www.hackwars.com/', 'Hack Wars', 'http://www.hackwars.com/\n Get paid to read e-mail.\n ');
INSERT INTO `free_rewards` VALUES (5, 'http://www.itpaystolearn.com/', 'ItPaysToLearn.com', 'http://www.itpaystolearn.com/\n Earn cash taking educational quizzes. Offers a categorized collection of quiz questions on a variety of topics, at three knowledge levels.\n\n ');
INSERT INTO `free_rewards` VALUES (6, 'http://www.a2zRewards.com', 'a2zRewards', 'http://www.a2zRewards.com\n Provides free rewards points and free online coupons. Earn rewards points for shopping online, free trial offers and credit cards. Redeem the rewards points for cash.\n\n\n  ');
INSERT INTO `free_rewards` VALUES (7, 'http://www.spedia.net', 'Spedia', 'http://www.spedia.net\n Get paid to use the Spedia bar for browsing. Also get paid to play their games and receive e-mail from advertisers.\n ');
INSERT INTO `free_rewards` VALUES (8, 'http://www.cashsurfers.com', 'Cash Surfers', 'http://www.cashsurfers.com\n Earn cash and gifts by surfing with their control and referring others.\n ');
INSERT INTO `free_rewards` VALUES (9, 'http://www.cashfiesta.com', 'Cashfiesta', 'http://www.cashfiesta.com\n Pays you for viewing banner ads while connected to the Internet.\n ');
INSERT INTO `free_rewards` VALUES (10, 'http://www.cashspace.com', 'CashSpace.com', 'http://www.cashspace.com\n Will pay you for using your computer as long as you are connected to the internet.\n ');
INSERT INTO `free_rewards` VALUES (11, 'http://www.getpaidindia.com', 'GetpaidIndia.com', 'http://www.getpaidindia.com\n Get paid for trying out special offers, downloading programs, answering quizzes and shopping at merchants.\n\n ');
INSERT INTO `free_rewards` VALUES (12, 'http://greenhorse.com/', 'GreenHorse.com', 'http://greenhorse.com/\n Paid to surf program in which members install the TickerBar and get paid cash for every hour connected to the internet.\n ');
INSERT INTO `free_rewards` VALUES (13, 'http://www.earningforce.com', 'EarningForce', 'http://www.earningforce.com\n Earn money by reading email, shopping online and signing up for free stuff.\n ');
INSERT INTO `free_rewards` VALUES (14, 'http://ads4me.com', 'Ads4Me Worldwide', 'http://ads4me.com\n Download ATMTag software for free. See how it blocks banner ads and popup windows while delivering WEB advertising on demand. Surf the NET, Get Paid and earn Easy Money\n\n\n  ');
INSERT INTO `free_rewards` VALUES (15, 'http://www.boxerjam.com/', 'Boxerjam', 'http://www.boxerjam.com/\n Free games, puzzles, trivia to win cash and prizes. Players compete for fun or cash and prizes while chatting with friends.\n ');
INSERT INTO `free_rewards` VALUES (16, 'http://games.beacontender.com', 'Be a Contender Online Games', 'http://games.beacontender.com\n Online games with a chance to win cash prizes.\n ');
INSERT INTO `free_rewards` VALUES (17, 'http://www.rewardtv.com/', 'RewardTV', 'http://www.rewardtv.com/\n Play trivia games about primetime TV shows to win TV points. Redeem the points for rewards, special products, and prizes.\n ');
INSERT INTO `free_rewards` VALUES (18, 'http://www.jackpot.com/', 'Jackpot.com', 'http://www.jackpot.com/\n Play free casino games to win LuckyLoot, exchangeable for entries in prize drawings. Plus, win cash, vacations, and other prizes instantly.\n ');
INSERT INTO `free_rewards` VALUES (19, 'http://www.iamgame.com/', 'IamGame', 'http://www.iamgame.com/\n Free online bingo and casino game tournaments to win iBucks which can be entered in cash sweepstakes. Offers weekly cash bingo tournaments, and VIP membership option.\n\n ');
INSERT INTO `free_rewards` VALUES (20, 'http://www.tornadogames.com/', 'Tornado Games', 'http://www.tornadogames.com/\n Play original online Flash games to win T-Caps which can be used to buy raffle tickets for prize drawings. Includes board, arcade, sport, card, puzzle, and gambling games.\n ');
INSERT INTO `free_rewards` VALUES (21, 'http://www.hugeprize.com/', 'Huge Prize', 'http://www.hugeprize.com/\n Play online games to win PowerPoints. Points are exchangable for entries in daily, weekly, and monthly cash prize drawings.\n ');
INSERT INTO `free_rewards` VALUES (22, 'http://www.play4prizes.com/', 'Play 4 Prizes', 'http://www.play4prizes.com/\n Offers free online scratch ticket games with cash and merchandise prizes. One free ticket is available daily at each participating host site.\n ');
INSERT INTO `free_rewards` VALUES (23, 'http://www.crazyplay.com/', 'CrazyPlay.com', 'http://www.crazyplay.com/\n Earn CrazyPoints playing premium games and taking part in tournaments. Redeem the points for casino credits.\n ');
INSERT INTO `free_rewards` VALUES (24, 'http://www.dwarfnet.com/games/', 'Dwarfnet Internet Guide', 'http://www.dwarfnet.com/games/\n Play many of your favorite games online to win cash and prizes. Fun for all ages.\n\n ');
INSERT INTO `free_rewards` VALUES (25, 'http://cmj.g4rewards.com', 'CMJ Music Trivia Rewards', 'http://cmj.g4rewards.com\n Answer questions about CMJ music trivia and earn points redeemable towards prizes.\n\n\n  ');
INSERT INTO `free_rewards` VALUES (26, 'http://points.yahoo.com/', 'Yahoo! Points', 'http://points.yahoo.com/\n Collect points by shopping or using a Yahoo Visa card. Redeem them for gift certificates or use to bid in online auctions.\n ');
INSERT INTO `free_rewards` VALUES (27, 'http://www.goldpoints.com/', 'Gold Points', 'http://www.goldpoints.com/\n Earn points shopping online or offline from a network of partners. Redeem the points for rewards including merchandise, travel, frequent flyer miles, and gift certificates.\n ');
INSERT INTO `free_rewards` VALUES (28, 'http://www.mypoints.com', 'MyPoints', 'http://www.mypoints.com\n Earn points by visiting sites, signing up for offers, taking surveys, and referring friends. Points can be redeemed for merchandise.\n ');
INSERT INTO `free_rewards` VALUES (29, 'http://www.greenpoints.com/', 'S &amp; H Greenpoints', 'http://www.greenpoints.com/\n Earn points by shopping online and signing up for offers. Redeem the points for merchandise, travel, and services.\n ');
INSERT INTO `free_rewards` VALUES (30, 'http://www.memolink.com', 'Memolink', 'http://www.memolink.com\n Gives points for visiting sites and signing up for trial opportunities.\n\n ');
INSERT INTO `free_rewards` VALUES (31, 'http://www.PhoneHog.com/', 'PhoneHog.com', 'http://www.PhoneHog.com/\n Earn free long distance minutes by visiting sites, signing up for offers, shopping online, and referring friends.\n ');
INSERT INTO `free_rewards` VALUES (32, 'http://www.netflip.com/', 'Netflip', 'http://www.netflip.com/\n Earn cash for getting free stuff, sweepstakes, million dollar lotto, coupons and giveaways.\n ');
INSERT INTO `free_rewards` VALUES (33, 'http://www.pigsback.com', 'Pigsback.com', 'http://www.pigsback.com\n Features personalized offers according to the consumer''s interests and rewards for participating.\n ');
INSERT INTO `free_rewards` VALUES (34, 'http://www.searchcactus.com', 'SearchCactus', 'http://www.searchcactus.com\n Pays to click on specific results in their search engine, up to 20 clicks per day.\n ');
INSERT INTO `free_rewards` VALUES (35, 'http://www.sweepsclub.com/', 'Sweepsclub.com', 'http://www.sweepsclub.com/\n Earn reward points for receiving e-mails, signing up for offers, clicking links, taking polls, and entering sweepstakes. Use the points to bid in auctions or enter in prize drawings.\n\n ');
INSERT INTO `free_rewards` VALUES (36, 'http://mutualpoints.com/', 'MutualPoints.com', 'http://mutualpoints.com/\n UK program offering points for shopping at a selection of online merchants. Points are redeemable for rewards.\n ');
INSERT INTO `free_rewards` VALUES (37, 'http://www.greatmail.com/', 'Greatmail', 'http://www.greatmail.com/\n Offers a free email account and cash rebates shopping network.\n ');
INSERT INTO `free_rewards` VALUES (38, 'http://www.sabril.com', 'Sabril', 'http://www.sabril.com\n Search engine that pays for clicking on sponsored links.\n ');
INSERT INTO `free_rewards` VALUES (39, 'http://www.uniqpaid.com/', 'UniqPaid', 'http://www.uniqpaid.com/\n Marketing company offering money for registering for their advertisers'' offers.\n ');
INSERT INTO `free_rewards` VALUES (40, 'http://www.GotRewards.com/', 'GotRewards.com', 'http://www.GotRewards.com/\n Earn points for shopping, and signing up for offers and free stuff. Redeem points for cash, phone cards, and gift cerificates.\n\n ');
INSERT INTO `free_rewards` VALUES (41, 'http://www.creationsrewards.net/', 'CreationsRewards.Net', 'http://www.creationsrewards.net/\n Rewards-based program in which members earn points for signing up for offers, shopping online, surfing and searching the Web. Points can be redeemed for cash or gift certificates.\n ');
INSERT INTO `free_rewards` VALUES (42, 'http://www.shoplunatic.com/', 'Shop Lunatic', 'http://www.shoplunatic.com/\n Members receive cash back for purchases and special offers at major online retailers.\n ');
INSERT INTO `free_rewards` VALUES (43, 'http://www.smartepoints.com/', 'Smartepoints', 'http://www.smartepoints.com/\n Rewards program in which members earn points for shopping online, completing offers, performing searches, and visiting websites. Exchange points for products, services, or cash.\n ');
INSERT INTO `free_rewards` VALUES (44, 'http://www.goand.net/', 'GOand.NET', 'http://www.goand.net/\n Earn points for posting on message boards, surfing the internet, playing games, shopping online, and entering competitions. Includes prize drawings, plus gift vouchers for the monthly top point earners.\n\n\n  ');
INSERT INTO `free_rewards` VALUES (45, 'http://www.iwon.com', 'IWon', 'http://www.iwon.com\n Portal and search engine that gives away cash prizes daily, monthly, and yearly.\n ');
INSERT INTO `free_rewards` VALUES (46, 'http://www.ignifuge.com', 'Ignifuge', 'http://www.ignifuge.com\n Pays members to set a start page and sign up for program offers.\n ');
INSERT INTO `free_rewards` VALUES (47, 'http://www.paysu.com/paysstart.cfm', 'PaysStart', 'http://www.paysu.com/paysstart.cfm\n Pays you to set up your start page, per visit. Also has rebate and get paid to surf programs.\n\n\n  ');

