﻿window.onload= function() {
	MM_preloadImages(
	'images/home-o.jpg',
	'images/about-o.jpg',
	'images/products-o.jpg',
	'images/processing-o.jpg',
	'images/packing-o.jpg',
	'images/assurance-o.jpg',
	'images/contact-o.jpg',
	'images/sec_home_o.jpg',
	'images/sec_about_o.jpg',
	'images/products_o.jpg',
	'images/sec_processing_o.jpg',
	'images/sec_pack_o.jpg',
	'images/sec_qua_o.jpg',
	'images/sec_contact_o.jpg',
	'images/corn_o.jpg',
	'images/pear_o.jpg',
	'images/carrots_o.jpg',
	'images/green_beans_o.jpg',
	'images/lima_beans_o.jpg',
	'images/vegetables_o.jpg',
	'images/blends_o.jpg',
	'images/certified_o.jpg',
	'images/line_ext_o.jpg',
	'images/locations_o.jpg',
	'images/packaging_o.jpg'
	);
}