************************************************Version 1.0*******************************************************

Add the image files to your WordPress theme image folder
Add the contents of add-to-functions.php to your functions.php in your theme folder. add_theme_support( 'post-thumbnails' ); may already be there.
Add the contents of index.php to whereaver you want to place your latest posts.  Usually the footer or sidebar is a popular place.
That's it

Have fun

Tracy

Any questions.  Post on my blog post or email me directly on tracy@worldoweb.co.uk
