<!--//

var animation0;
var animation0_timer_timeout;
var animation1;
var animation1_timer_timeout;
var animation2;
var animation2_timer_timeout;
var animation3;
var animation3_timer_timeout;
var animation4;
var animation4_timer_timeout;
var animation5;
var animation5_timer_timeout;
var animation6;
var animation6_timer_timeout;
var animation7;
var animation7_timer_timeout;
var animation8;
var animation8_timer_timeout;
var animation9;
var animation9_timer_timeout;
var animation10;
var animation10_timer_timeout;
var animation11;
var animation11_timer_timeout;
var animation12;
var animation12_timer_timeout;
var animation13;
var animation13_timer_timeout;
var animation14;
var animation14_timer_timeout;

var JSBach_animations = function () {

	if (document.getElementById('labs') != null) {
		labs_animation = new JSBach('labs');
	};

	if (document.getElementById('labs') != null) {
		labs___1_animation = new JSBach('labs');
	};

	if (document.getElementById('labs') != null) {
		labs___2_animation = new JSBach('labs');
	};

	if (document.getElementById('labs_2') != null) {
		labs_2_animation = new JSBach('labs_2');
	};

	if (document.getElementById('labs_3') != null) {
		labs_3_animation = new JSBach('labs_3');
	};

	if (document.getElementById('labs_4') != null) {
		labs_4_animation = new JSBach('labs_4');
	};

	if (document.getElementById('nivis') != null) {
		nivis_animation = new JSBach('nivis');
	};

	if (document.getElementById('labs_big') != null) {
		labs_big_animation = new JSBach('labs_big');
	};

	if (document.getElementById('labs_big') != null) {
		labs_big___1_animation = new JSBach('labs_big');
	};

	if (document.getElementById('labs_big') != null) {
		labs_big___2_animation = new JSBach('labs_big');
	};

	if (document.getElementById('labs_big') != null) {
		labs_big___3_animation = new JSBach('labs_big');
	};

	if (document.getElementById('labs_big') != null) {
		labs_big___4_animation = new JSBach('labs_big');
	};

	if (document.getElementById('link1') != null) {
		link1_animation = new JSBach('link1');
	};

	if (document.getElementById('link2') != null) {
		link2_animation = new JSBach('link2');
	};

	if (document.getElementById('link3') != null) {
		link3_animation = new JSBach('link3');
	};

	animation0 = function() {
		labs_animation.doMove(63,268,63,30,500,34);
	};

	animation1 = function() {
		labs___1_animation.doFade(0,100,1000,0,34);
	};

	animation2 = function() {
		labs___2_animation.doResize(284,142,284,142,500,1,34);
	};

	animation3 = function() {
		labs_2_animation.doFade(100,0,500,0,34);
	};

	animation4 = function() {
		labs_3_animation.doFade(100,0,500,0,34);
	};

	animation5 = function() {
		labs_4_animation.doFade(100,0,500,0,34);
	};

	animation6 = function() {
		nivis_animation.doFade(0,100,1000,1,34);
	};

	animation7 = function() {
		labs_big_animation.doFade(100,0,1000,1,34);
	};

	animation8 = function() {
		labs_big___1_animation.doFade(0,100,1000,0,34);
	};

	animation9 = function() {
		labs_big___2_animation.doFade(100,0,1000,0,34);
	};

	animation10 = function() {
		labs_big___3_animation.doFade(0,100,1000,0,34);
	};

	animation11 = function() {
		labs_big___4_animation.doResize(290,140,290,140,500,1,34);
	};

	animation12 = function() {
		link1_animation.doFade(0,100,500,1,34);
	};

	animation13 = function() {
		link2_animation.doFade(0,100,500,1,34);
	};

	animation14 = function() {
		link3_animation.doFade(0,100,500,1,34);
	};

	if (document.getElementById('labs') != null) {
		clearTimeout(animation0_timer_timeout);
		animation0_timer_timeout = setTimeout(animation0 , 7000);
	};

	if (document.getElementById('labs') != null) {
		clearTimeout(animation1_timer_timeout);
		animation1_timer_timeout = setTimeout(animation1 , 3000);
	};

	if (document.getElementById('labs') != null) {
		clearTimeout(animation2_timer_timeout);
		animation2_timer_timeout = setTimeout(animation2 , 7000);
	};

	if (document.getElementById('labs_2') != null) {
		clearTimeout(animation3_timer_timeout);
		animation3_timer_timeout = setTimeout(animation3 , 3500);
	};

	if (document.getElementById('labs_3') != null) {
		clearTimeout(animation4_timer_timeout);
		animation4_timer_timeout = setTimeout(animation4 , 4000);
	};

	if (document.getElementById('labs_4') != null) {
		clearTimeout(animation5_timer_timeout);
		animation5_timer_timeout = setTimeout(animation5 , 4500);
	};

	if (document.getElementById('nivis') != null) {
		clearTimeout(animation6_timer_timeout);
		animation6_timer_timeout = setTimeout(animation6 , 8000);
	};

	if (document.getElementById('labs_big') != null) {
		clearTimeout(animation7_timer_timeout);
		animation7_timer_timeout = setTimeout(animation7 , 5000);
	};

	if (document.getElementById('labs_big') != null) {
		clearTimeout(animation8_timer_timeout);
		animation8_timer_timeout = setTimeout(animation8 , 0);
	};

	if (document.getElementById('labs_big') != null) {
		clearTimeout(animation9_timer_timeout);
		animation9_timer_timeout = setTimeout(animation9 , 1000);
	};

	if (document.getElementById('labs_big') != null) {
		clearTimeout(animation10_timer_timeout);
		animation10_timer_timeout = setTimeout(animation10 , 2000);
	};

	if (document.getElementById('labs_big') != null) {
		clearTimeout(animation11_timer_timeout);
		animation11_timer_timeout = setTimeout(animation11 , 2500);
	};

	if (document.getElementById('link1') != null) {
		clearTimeout(animation12_timer_timeout);
		animation12_timer_timeout = setTimeout(animation12 , 9000);
	};

	if (document.getElementById('link2') != null) {
		clearTimeout(animation13_timer_timeout);
		animation13_timer_timeout = setTimeout(animation13 , 9500);
	};

	if (document.getElementById('link3') != null) {
		clearTimeout(animation14_timer_timeout);
		animation14_timer_timeout = setTimeout(animation14 , 10000);
	};

}

if (window.attachEvent) {
window.attachEvent('onload' , JSBach_animations);
}
else
{
window.addEventListener('load' , JSBach_animations , false);
}

//-->
