// JavaScript Document
function bodyload(){
	//start image rotate
	$('#rotate').innerfade({ speed: 'slow', timeout: 7000, type: 'sequence', containerheight: '282px' }); 
}