You are using Internet Explorer 6, an outdated browser. In order to take full advantage of our website, and websites like Facebook, Yahoo, and YouTube we reccomend updating to a modern browser.

While our website still works in your browser, there are some features you won't be able to take advantage of.
Luckily, upgrading is easy!


Visit Microsoft's website, select your operating system, and download it.


We also highly recommend using Firefox, It's another browser that is fast, simple, and elegant.

You can download it from the Mozilla Foundation's download website

  • Click the cover to preview this eBook!
  • Make Yourself Happy
  • Mavis RoChelle Prince
  • $29.99
  • Buy
  • Happiness is inside of all of us.   We just have to find out just what we want to do....
  • Buy


Copyright 2010 My eBook Master - All rights reserved.
Know someone who could use this product?: Become an affiliate.
5 queries took 95 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1DESCRIBE `books`181820
2DESCRIBE `shelves`3318
3DESCRIBE `users`7741
4DESCRIBE `transactions`121216
5SELECT `Book`.`id`, `Book`.`transaction_id`, `Book`.`shelf_id`, `Book`.`affiliate_percentage`, `Book`.`preview_percentage`, `Book`.`enable_printing`, `Book`.`enable_library_button`, `Book`.`clickbank_account`, `Book`.`clickbank_item_number`, `Book`.`clickbank_secret`, `Book`.`title`, `Book`.`author`, `Book`.`user_id`, `Book`.`price`, `Book`.`rating`, `Book`.`short_description`, `Book`.`description`, `Book`.`content`, `Shelf`.`id`, `Shelf`.`name`, `Shelf`.`description`, `Author`.`id`, `Author`.`date`, `Author`.`email`, `Author`.`password`, `Author`.`paypal_account`, `Author`.`modified`, `Author`.`active_ua` FROM `books` AS `Book` LEFT JOIN `shelves` AS `Shelf` ON (`Book`.`shelf_id` = `Shelf`.`id`) LEFT JOIN `users` AS `Author` ON (`Book`.`user_id` = `Author`.`id`) WHERE `Book`.`id` = 175 LIMIT 1110