// JavaScript Document
// Common image pre-loads included on each page
function image_preloads() {
	MM_preloadImages('');
}
