/****************************************************************************************************************************************************************************************************
PRODUCT IMAGES:
Image resolution should be approximately 72 dpi.
Image file size should not exceed 10 kB.  
Upload image file (.jpg) into the photos folder.

*******************************INSTRUCTIONS FOR ADMINISTRATOR************************************************************************************************************************************************
Products print in order of the index starting at [0].
Each property must be typed on a single line.
Do not disturb the double quotes.  Do not add double quotes.
Formatting from a word processor is not retained.  Only HTML formatting is recognized.
HTML HINTS: <br> = carriage return       &nbsp; = extra space

TO CHANGE DATA, change the text enclosed in quotes. Do not use double quotes. (You may use two single quotes.)
TO SKIP A PRODUCT change its index to a negative number (e.g.[-1]).
TO REMOVE A PRODUCT completely, delete the block of data including the first line.
TO ADD A PRODUCT, cut and paste one of the existing blocks.  Change index (number in the square brackets), then make changes to text.

*****************************************************************************************************************************************************************************************************/

product[0]=new populate()
product[0].name="MERV 8 Replacement Box Filter"
product[0].picture="merv8filter.jpg" //file names are case sensitive - NO SPACES ALLOWED!
product[0].description="Three inch and five inch replacement filters for Box Media Air Cleaner (BMAC).  Box style makes replacement easy.  Removes particles as small as 3 microns (90% efficiency for particles over 8 microns).  Increase the longevity of your HVAC system with this inexpensive purchase."
product[0].price="$50.00"

product[1]=new populate()
product[1].name="Aprilaire Humidifier Pads"
product[1].picture="aprilaire_humidifier_pad.jpg" //file names are case sensitive - NO SPACES ALLOWED!
product[1].description="These Water pads fit most models of Aprilaire humidifiers.  High efficiency reduces water use and eliminates standing water while still providing comfortable humidity throughout your home."
product[1].price="$25.00"
