window.onload= function() {
	MM_preloadImages(
	'images/home_o.jpg',
	'images/estimate_o.jpg',
	'images/about_o.jpg',
	'images/moving_o.jpg',
	'images/storage_o.jpg',
	'images/resource_o.jpg',
	'images/contact_o.jpg'
	);
}