
<!--

if (document.images) {
	img = new Image();

	img.src = 'http://www.vistamixproductions.com/about/images/about.jpg';
	img.src = 'http://www.vistamixproductions.com/schedule/images/schedule.jpg';
	img.src = 'http://www.vistamixproductions.com/media/images/media.jpg';
	img.src = 'http://www.vistamixproductions.com/merchandise/images/merchandise.jpg';
	img.src = 'http://www.vistamixproductions.com/contact/images/contact.jpg';
	img.src = 'http://www.vistamixproductions.com/links/images/links.jpg';
}

//-->

