window.addEvent('domready', function() {

var box1 = $('box1')var fx1 = box1.effects({duration: 0, transition: Fx.Transitions.Quart.easeOut}); 
$('start').addEvent('domready', function() {	fx1.start({		'opacity': .0001
	}).chain(function() {		this.start.delay(400, this, {			'opacity': .333		});
	}).chain(function() {		this.start.delay(1400, this, {			'opacity': .666		});
	}).chain(function() {		this.start.delay(1400, this, {			'opacity': 1		});	});
});


var box2 = $('box2')var fx2 = box2.effects({duration: 0, transition: Fx.Transitions.Quart.easeOut});

$('start').addEvent('domready', function() {	fx2.start({		'opacity': .0001	}).chain(function() {		this.start.delay(600, this, {			'opacity': .333		});
	}).chain(function() {		this.start.delay(500, this, {			'opacity': .666		});
	}).chain(function() {		this.start.delay(500, this, {			'opacity': 1		});	});});

var box2 = $('box2')var fx2 = box2.effects({duration: 500, transition: Fx.Transitions.Quart.easeOut});

$('ted').addEvent('mouseenter', function() {	fx2.start({		'width': 199
	}).chain(function() {		this.start.delay(1000, this, {		'width': 115		});	});
});


var box3 = $('box3')var fx3 = box3.effects({duration: 0, transition: Fx.Transitions.Quart.easeOut});

$('start').addEvent('domready', function() {	fx3.start({		'opacity': .0001	}).chain(function() {		this.start.delay(800, this, {			'opacity': .333		});
	}).chain(function() {		this.start.delay(500, this, {			'opacity': .666		});
	}).chain(function() {		this.start.delay(500, this, {			'opacity': 1		});	});});

var box3 = $('box3')var fx3 = box3.effects({duration: 500, transition: Fx.Transitions.Quart.easeOut});

$('natacha').addEvent('mouseenter', function() {	fx3.start({		'width': 174
	}).chain(function() {		this.start.delay(1000, this, {		'width': 135		});	});
});


var box4 = $('box4')var fx4 = box4.effects({duration: 0, transition: Fx.Transitions.Quart.easeOut});

$('start').addEvent('domready', function() {	fx4.start({		'opacity': .0001	}).chain(function() {		this.start.delay(1000, this, {			'opacity': .333		});
	}).chain(function() {		this.start.delay(500, this, {			'opacity': .666		});
	}).chain(function() {		this.start.delay(500, this, {			'opacity': 1		});	});});

var box4 = $('box4')var fx4 = box4.effects({duration: 500, transition: Fx.Transitions.Quart.easeOut});

$('eileen').addEvent('mouseenter', function() {	fx4.start({		'width': 191
	}).chain(function() {		this.start.delay(1000, this, {		'width': 127		});	});
});


var box5 = $('box5')var fx5 = box5.effects({duration: 0, transition: Fx.Transitions.Quart.easeOut});

$('start').addEvent('domready', function() {	fx5.start({		'opacity': .0001	}).chain(function() {		this.start.delay(1200, this, {			'opacity': .333		});
	}).chain(function() {		this.start.delay(500, this, {			'opacity': .666		});
	}).chain(function() {		this.start.delay(500, this, {			'opacity': 1		});	});});

var box5 = $('box5')var fx5 = box5.effects({duration: 500, transition: Fx.Transitions.Quart.easeOut});

$('kevin').addEvent('mouseenter', function() {	fx5.start({		'width': 203
	}).chain(function() {		this.start.delay(1000, this, {		'width': 110		});	});
});


var box6 = $('box6')var fx6 = box6.effects({duration: 0, transition: Fx.Transitions.Quart.easeOut});

$('start').addEvent('domready', function() {	fx6.start({		'opacity': .0001	}).chain(function() {		this.start.delay(1400, this, {			'opacity': .333		});
	}).chain(function() {		this.start.delay(500, this, {			'opacity': .666		});
	}).chain(function() {		this.start.delay(500, this, {			'opacity': 1		});	});});

var box6 = $('box6')var fx6 = box6.effects({duration: 500, transition: Fx.Transitions.Quart.easeOut});

$('yegor').addEvent('mouseenter', function() {	fx6.start({		'width': 208
	}).chain(function() {		this.start.delay(1000, this, {		'width': 155		});	});
});


var box7 = $('box7')var fx7 = box7.effects({duration: 0, transition: Fx.Transitions.Quart.easeOut});

$('start').addEvent('domready', function() {	fx7.start({		'opacity': .0001	}).chain(function() {		this.start.delay(1600, this, {			'opacity': .333		});
	}).chain(function() {		this.start.delay(500, this, {			'opacity': .666		});
	}).chain(function() {		this.start.delay(500, this, {			'opacity': 1		});	});});

var box7 = $('box7')var fx7 = box7.effects({duration: 500, transition: Fx.Transitions.Quart.easeOut});

$('caroline').addEvent('mouseenter', function() {	fx7.start({		'width': 189
	}).chain(function() {		this.start.delay(1000, this, {		'width': 150		});	});
});


var box8 = $('box8')var fx8 = box8.effects({duration: 0, transition: Fx.Transitions.Quart.easeOut});

$('start').addEvent('domready', function() {	fx8.start({		'opacity': .0001	}).chain(function() {		this.start.delay(1800, this, {			'opacity': .333		});
	}).chain(function() {		this.start.delay(500, this, {			'opacity': .666		});
	}).chain(function() {		this.start.delay(500, this, {			'opacity': 1		});	});});

var box8 = $('box8')var fx8 = box8.effects({duration: 500, transition: Fx.Transitions.Quart.easeOut});

$('erin').addEvent('mouseenter', function() {	fx8.start({		'width': 144
	}).chain(function() {		this.start.delay(1000, this, {		'width': 100		});	});
});

var box9 = $('box9')var fx9 = box9.effects({duration: 0, transition: Fx.Transitions.Quart.easeOut});

$('start').addEvent('domready', function() {	fx9.start({		'opacity': .0001	}).chain(function() {		this.start.delay(2000, this, {			'opacity': .333		});
	}).chain(function() {		this.start.delay(500, this, {			'opacity': .666		});
	}).chain(function() {		this.start.delay(500, this, {			'opacity': 1		});	});});

var box9 = $('box9')var fx9 = box9.effects({duration: 500, transition: Fx.Transitions.Quart.easeOut});

$('john').addEvent('mouseenter', function() {	fx9.start({		'width': 184
	}).chain(function() {		this.start.delay(1000, this, {		'width': 140		});	});
});


var box10 = $('box10')var fx10 = box10.effects({duration: 0, transition: Fx.Transitions.Quart.easeOut}); 
$('start').addEvent('domready', function() {	fx10.start({		'opacity': .0001
	}).chain(function() {		this.start.delay(1100, this, {			'opacity': .333		});
	}).chain(function() {		this.start.delay(1200, this, {			'opacity': .666		});
	}).chain(function() {		this.start.delay(1200, this, {			'opacity': 1		});	});
});

var box11 = $('box11')var fx11 = box11.effects({duration: 0, transition: Fx.Transitions.Quart.easeOut});

$('start').addEvent('domready', function() {	fx11.start({		'opacity': .0001	}).chain(function() {		this.start.delay(1300, this, {			'opacity': .333		});
	}).chain(function() {		this.start.delay(500, this, {			'opacity': .666		});
	}).chain(function() {		this.start.delay(500, this, {			'opacity': 1		});	});});

var box11 = $('box11')var fx11 = box11.effects({duration: 500, transition: Fx.Transitions.Quart.easeOut});

$('david').addEvent('mouseenter', function() {	fx11.start({		'width': 197
	}).chain(function() {		this.start.delay(1000, this, {		'width': 150		});	});
});

var box12 = $('box12')var fx12 = box12.effects({duration: 0, transition: Fx.Transitions.Quart.easeOut});

$('start').addEvent('domready', function() {	fx12.start({		'opacity': .0001	}).chain(function() {		this.start.delay(1500, this, {			'opacity': .333		});
	}).chain(function() {		this.start.delay(500, this, {			'opacity': .666		});
	}).chain(function() {		this.start.delay(500, this, {			'opacity': 1		});	});});

var box12 = $('box12')var fx12 = box12.effects({duration: 500, transition: Fx.Transitions.Quart.easeOut});

$('nathan').addEvent('mouseenter', function() {	fx12.start({		'width': 164
	}).chain(function() {		this.start.delay(1000, this, {		'width': 120		});	});
});


var box13 = $('box13')var fx13 = box13.effects({duration: 0, transition: Fx.Transitions.Quart.easeOut});

$('start').addEvent('domready', function() {	fx13.start({		'opacity': .0001	}).chain(function() {		this.start.delay(1700, this, {			'opacity': .333		});
	}).chain(function() {		this.start.delay(500, this, {			'opacity': .666		});
	}).chain(function() {		this.start.delay(500, this, {			'opacity': 1		});	});});

var box13 = $('box13')var fx13 = box13.effects({duration: 500, transition: Fx.Transitions.Quart.easeOut});

$('jessie').addEvent('mouseenter', function() {	fx13.start({		'width': 181
	}).chain(function() {		this.start.delay(1000, this, {		'width': 137		});	});
});


var box14 = $('box14')var fx14 = box14.effects({duration: 0, transition: Fx.Transitions.Quart.easeOut});

$('start').addEvent('domready', function() {	fx14.start({		'opacity': .0001	}).chain(function() {		this.start.delay(1900, this, {			'opacity': .333		});
	}).chain(function() {		this.start.delay(500, this, {			'opacity': .666		});
	}).chain(function() {		this.start.delay(500, this, {			'opacity': 1		});	});});

var box14 = $('box14')var fx14 = box14.effects({duration: 500, transition: Fx.Transitions.Quart.easeOut});

$('christiana').addEvent('mouseenter', function() {	fx14.start({		'width': 189
	}).chain(function() {		this.start.delay(1000, this, {		'width': 140		});	});
});


});