$(document).ready(function(){
	$('#header ul').innerfade({
		animationtype: 'fade',
		speed: 750,
		timeout: 8000,
		type: 'sequence',
		containerheight: '864px'
	});
});



function obscureAddMid() {
  document.write('&#64;');
}
function obscureAddEnd() {
  document.write('&#46;');
}
