Features
- Cover Type: Paperback with 128 pages
- Published by: The Lyons Press
- Edition: 1st Edition May 1, 2002
- Written in: English
- ISBN 10 Number: 1585744743
- ISBN 13 Number: 978-1585744749
-
Book Dimensions:
8.4 x 5.6 x 0.4 inches
- Weighs: 5.4 ounces
Reader Reviews
I've learned to use some tips to beat other beginners about 95% of the time. It's an easy read. Highly recommended.
Comment | |
function showYesNoCommunityResponse(uId,result,value) {
var msgLayer = getElement("thanks" + uId);
if ( result == "SUCCESS" ) {
msgLayer.innerHTML = "Thanks for the valuable feedback you provided to other Amazon.com readers and reviewers. Your vote will be counted and will appear on the product page within 24 hours.";
} else {
showVoteErrorResponse(msgLayer,result,value);
}
}
(Report this)