jQuery(document).ready(function(){ 
	
	$(function() { $("#menuitems").lavaLamp({ fx: "backout", speed: 700 })});
	$('#parallax').flash({
    src: '/flash/home.swf',
    width: 925,
    height: 248
});

$('#slogan').innerfade({ animationtype: 'slide', speed: 750, timeout: 3000, type: 'sequence', containerheight: '1em' });  

});

	



Cufon.replace('h1,h2,h3');



