//
				//
				//masthead fader
		  		$(document).ready(
					function(){
						//
						$('#InnerImageFaderMachine').innerfade({
							speed: 3000,
							timeout: 8000,
							type: 'sequence',
							containerheight: '200px'
						});
						//
						//
					
				}); /**/
