<!--//

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 animation15;
var animation15_timer_timeout;
var animation16;
var animation16_timer_timeout;
var animation17;
var animation17_timer_timeout;
var animation18;
var animation18_timer_timeout;
var animation19;
var animation19_timer_timeout;
var animation20;
var animation20_timer_timeout;
var animation21;
var animation21_timer_timeout;

var JSBach_animations = function () {

	if (document.getElementById('prints') != null) {
		prints_animation = new JSBach('prints');
	};

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

	if (document.getElementById('pagina_intro') != null) {
		pagina_intro_animation = new JSBach('pagina_intro');
	};

	if (document.getElementById('logo_area_intro') != null) {
		logo_area_intro_animation = new JSBach('logo_area_intro');
	};

	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('links') != null) {
		links_animation = new JSBach('links');
	};

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

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

	if (document.getElementById('prints') != null) {
		prints___1_animation = new JSBach('prints');
	};

	if (document.getElementById('prints') != null) {
		prints___2_animation = new JSBach('prints');
	};

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

	if (document.getElementById('skip_intro') != null) {
		skip_intro_animation = new JSBach('skip_intro');
	};

	animation0 = function() {
		prints_animation.doZoom(95,95,0,0,2000,250,34);
	};

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

	animation2 = function() {
		pagina_intro_animation.doFade(100,0,500,2,34);
	};

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

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

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

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

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

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

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

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

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

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

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

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

	animation15 = function() {
		links_animation.doFade(100,0,500,2,34);
	};

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

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

	animation18 = function() {
		prints___1_animation.doFade(0,100,500,1,34);
	};

	animation19 = function() {
		prints___2_animation.doFade(100,0,250,1,34);
	};

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

	animation21 = function() {
		skip_intro_animation.doFade(100,0,500,2,34);
	};

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

	if (document.getElementById('links') != null) {
		clearTimeout(animation15_timer_timeout);
		animation15_timer_timeout = setTimeout(animation15 , 11500);
	};

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

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

	if (document.getElementById('prints') != null) {
		clearTimeout(animation18_timer_timeout);
		animation18_timer_timeout = setTimeout(animation18 , 11500);
	};

	if (document.getElementById('prints') != null) {
		clearTimeout(animation19_timer_timeout);
		animation19_timer_timeout = setTimeout(animation19 , 12000);
	};

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

	if (document.getElementById('skip_intro') != null) {
		clearTimeout(animation21_timer_timeout);
		animation21_timer_timeout = setTimeout(animation21 , 11500);
	};

}

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

//-->