==========================================================================

These 2 executable programs are easy to use and quick!!!  If you find them
useful, please feel free to express your appreciation by sending $10.00 to:

			Jeff Lauzon
			306-8300 Park Road
			Richmond, BC
			Canada  V6Y 2Y8

			Email: JOLauzon@msn.com

This is freeware.  You can distribute this product to anyone you like,
however, please include this file (readme.txt) along with the executables 
so I don't miss out on any potential donations.  Thanks!

===========================================================================

Instructions:

	1) Place jpg2html.exe into the folder containing your JPG files 
	   and just double-click on it.  

	   -	In less than a second, the executable will create an HTM 
		file containing thumbnail links to all of your jpg files 
		in that folder as well as the file names and file sizes.  
		
	   -	The name of the htm file is based on the first two letters 
		of the first jpg file it encounters.  Just rename this
		file to whatever you want.

	   -	The htm code arranges your page in 10 columns.  If that's not
		what you want, then just go in and change the coding!

	1) Place gif2html.exe into the folder containing your GIF files 
	   and just double-click on it.  

	   -	In less than a second, the executable will create an HTM 
		file containing thumbnail links to all of your gif files 
		in that folder as well as the file names and file sizes.  
		
	   -	The name of the htm file is based on the first two letters 
		of the first gif file it encounters.  Just rename this
		file to whatever you want.

	   -	The htm code arranges your page in 10 columns.  If that's not
		what you want, then just go in and change the coding!

Things to remember:

	1) JPG2HTML.EXE only looks for file names that have the extension
	   "JPG" in the current folder, so ensure that you've renamed all of
	   your files first before you run the program (ie. JPE, JPEG, etc).
	   Otherwise the program will ignore them.  You don't have to worry
	   about this with GIF2HTML.EXE because there aren't any variations
	   on the GIF file name extension.

	2) It's advisable to create thumbnails of the image files you wish
	   to include in your page so it will load faster, and just set each
	   link to the original image.  For example:

		<a href="original.jpg"><img src="thumbnail.jpg"></a>
	   
	   Thumbnail generators are easy to find on the net.

	3) This is a DOS program, so if your computer doesn't support DOS, it's
	   unlikely the programs willrk.

============================================================================

					DISCLAIMER

	1) I take no responsiblity for anything that may go wrong with your 
	   system as a result of using these products.

===========================================================================