//SPRACHE SETZEN
function setLang(which) {
	lang = which;
	lang = parent.lang;
//	alert(lang);
}

//BROWSERCHECK
var version = parseInt(navigator.appVersion);
if (navigator.appName == "Microsoft Internet Explorer" && version == 4) {
	if (/4\.\d+\D+(\d+)\D/.test(navigator.appVersion)) {
		version = RegExp.$1;
	}
}
//alert (version);
//alert (navigator.appName);

if(navigator.appName == "Netscape" && version <5) {
	getbrowser = window.open('getbrowser.html');
}
else if(navigator.appName == "Microsoft Internet Explorer" && version <5) {
	getbrowser = window.open('getbrowser.html');
}


//…FFNET HAUPTFENSTER
function popUp(what,w,h) {
	mainwin = window.open(what + '.html','mainwin','width=' + w + ',height=' + h + ',top=150,left=150,resizable=no,scrollbars=no');
	mainwin.focus();
}

//RANDOM IMG FOR ACTUAL EXHIB
function randomImg(exhibNum,exhibCount) {
	randomNumber = Math.floor(Math.random()*(eval(exhibCount)+1));
//	alert (eval(exhibCount)+1);
var randomTaken;
if (randomNumber != '0' && randomNumber <= exhibCount && randomNumber != randomTaken) {
		document.getElementById('actualimg').src = "exhib_img/" + exhibNum + "_" + randomNumber + ".jpg";
		var randomTaken = randomNumber;
	}
}

//MOUSEOVER IMG
function img_on(imgname,imgsrc) {
	document.getElementById(imgname).src = "grfx_" + lang + "/" + imgsrc + "_1.gif";
}

function img_off(imgname,imgsrc) {
//	alert (imgname + "=" + top.section + "/" + imgsrc);
	if (imgname == top.section) {
	document.getElementById(imgname).src = "grfx_" + lang + "/" + imgsrc + "_1.gif";
	}
//	else if (imgname == top.works) {
//	document.getElementById(imgname).src = "grfx_" + lang + "/" + imgsrc + "_1.gif";
//	}
	else document.getElementById(imgname).src = "grfx_" + lang + "/" + imgsrc + ".gif";

}

//LADEN VON INHALTEN
function loada(what,template,number) {
	if (template == 'container'){
		window.location.href = what + '_' + template + number + '_' + lang + '.html';
	}
	else if (template == '0') {
		extern = window.open(what,'extern','width=800,height=600,top=0,left=0,resizable=yes,scrollbars=auto');
		extern.focus();
	}
//	else frames[where].document.location.href =what + ".html";
}

location_de = new Array;
	location_de[0] = '.';
	location_de[1] = '<span class="text_spaced">er&ouml;ffnung "la grande dur&eacute;e"<\/span><br>27. August 2003';
	location_de[2] = '<span class="text_spaced">er&ouml;ffnung "la grande dur&eacute;e"<\/span><br>27. August 2003';
	location_de[3] = '<span class="text_spaced">er&ouml;ffnung "la grande dur&eacute;e"<\/span><br>27. August 2003';

location_en = new Array;
	location_en[0] = '.';
	location_en[1] = '<span class="text_spaced">opening "la grande dur&eacute;e"<\/span><br>27 August 2003';
	location_en[2] = '<span class="text_spaced">opening "la grande dur&eacute;e"<\/span><br>27 August 2003';
	location_en[3] = '<span class="text_spaced">opening "la grande dur&eacute;e"<\/span><br>27 August 2003';

allison_de = new Array;
	allison_de[0] = '.';
	allison_de[1] = '<span class="text_spaced">interior dialogs 1<\/span><br>fotografie';
	allison_de[2] = '<span class="text_spaced">interior dialogs 2<\/span><br>fotografie';
	allison_de[3] = '<span class="text_spaced">interior dialogs 3<\/span><br>fotografie';

allison_en = new Array;
	allison_en[0] = '.';
	allison_en[1] = '<span class="text_spaced">interior dialogs 1<\/span><br>photography';
	allison_en[2] = '<span class="text_spaced">interior dialogs 2<\/span><br>photography';
	allison_en[3] = '<span class="text_spaced">interior dialogs 3<\/span><br>photography';

biesold_de = new Array;
	biesold_de[0] = '.';
	biesold_de[1] = '<span class="text_spaced">respect for an unknown friend 2003<\/span><br>250 x 88 cm mischtechnik auf leinwand auf holz';
	biesold_de[2] = '<span class="text_spaced">time 2001-2003<br><\/span>je 50 x 50 cm mischtechnik auf leinwand auf holz';
	biesold_de[3] = '<span class="text_spaced">time stars over sorbibor 2001-2003<\/span><br>170 x 123 cm mischtechnik auf leinwand auf holz';
	biesold_de[4] = '<span class="text_spaced">installation atelier time 2003<\/span><br>je 198 x 148 cm mischtechnik auf leinwand auf holz (1 of 2)';
	biesold_de[5] = '<span class="text_spaced">respect for an unknown friend 2003<\/span><br>250 x 88 cm mischtechnik auf leinwand auf holz';

biesold_en = new Array;
	biesold_en[0] = '.';
	biesold_en[1] = '<span class="text_spaced">respect for an unknown friend 2003<\/span><br>250 x 88 cm mixed technique on canvas on wood';
	biesold_en[2] = '<span class="text_spaced">time 2001-2003<br><\/span>each 50 x 50 cm mixed technique on canvas on wood';
	biesold_en[3] = '<span class="text_spaced">time stars over sorbibor 2001-2003<\/span><br>170 x 123 cm mixed technique on canvas on wood';
	biesold_en[4] = '<span class="text_spaced">installation atelier time 2003<\/span><br>each 198 x 148 cm mixed technique on canvas on wood (1 of 2)';
	biesold_en[5] = '<span class="text_spaced">respect for an unknown friend 2003<\/span><br>250 x 88 cm mixed technique on canvas on wood';

brown_de = new Array;
	brown_de[0] = '.';
	brown_de[1] = '<span class="text_spaced">o.t.<\/span><br>';
	brown_de[2] = '<span class="text_spaced">o.t.<\/span><br>';
	brown_de[3] = '<span class="text_spaced">o.t.<\/span><br>';

brown_en = new Array;
	brown_en[0] = '.';
	brown_en[1] = '<span class="text_spaced">untitled<\/span><br>';
	brown_en[2] = '<span class="text_spaced">untitled<\/span><br>';
	brown_en[3] = '<span class="text_spaced">untitled<\/span><br>';

gualdoni_de = new Array;
	gualdoni_de[0] = '.';
	gualdoni_de[1] = '<span class="text_spaced">two inevitables (for corbusier)<\/span><br>2003';
	gualdoni_de[2] = '<span class="text_spaced">two inevitables (for corbusier) (Detail)<\/span><br>2003';

gualdoni_en = new Array;
	gualdoni_en[0] = '.';
	gualdoni_en[1] = '<span class="text_spaced">two inevitables (for corbusier)<\/span><br>2003';
	gualdoni_en[2] = '<span class="text_spaced">two inevitables (for corbusier) (detail)<\/span><br>2003';

hancock_de = new Array;
	hancock_de[0] = '.';
	hancock_de[1] = '<span class="text_spaced">zebra<\/span><br>';
	hancock_de[2] = '<span class="text_spaced">ostrich<\/span><br>';
	hancock_de[3] = '<span class="text_spaced">lion<\/span><br>';
	hancock_de[4] = '<span class="text_spaced">elephant<\/span><br>';
	hancock_de[5] = '<span class="text_spaced">alligator<\/span><br>';

hancock_en = new Array;
	hancock_en[0] = '.';
	hancock_en[1] = '<span class="text_spaced">zebra<\/span><br>';
	hancock_en[2] = '<span class="text_spaced">ostrich<\/span><br>';
	hancock_en[3] = '<span class="text_spaced">lion<\/span><br>';
	hancock_en[4] = '<span class="text_spaced">elephant<\/span><br>';
	hancock_en[5] = '<span class="text_spaced">alligator<\/span><br>';

kamandy_de = new Array;
	kamandy_de[0] = '.';
	kamandy_de[1] = '<span class="text_spaced">rack of shoe molds 2<\/span><br>fotografie';
	kamandy_de[2] = '<span class="text_spaced">rack of shoe molds 1<\/span><br>fotografie';

kamandy_en = new Array;
	kamandy_en[0] = '.';
	kamandy_en[1] = '<span class="text_spaced">rack of shoe molds 2<\/span><br>photography';
	kamandy_en[2] = '<span class="text_spaced">rack of shoe molds 1<\/span><br>photography';

lansing_de = new Array;
	lansing_de[0] = '.';
	lansing_de[1] = '<span class="text_spaced">aetonstill342<\/span><br>Video';
	lansing_de[2] = '<span class="text_spaced">aetonstill36<\/span><br>Video';
	lansing_de[3] = '<span class="text_spaced">aetonstill5<\/span><br>Video';
	lansing_de[4] = '<span class="text_spaced">aeton<\/span><br>Video';

lansing_en = new Array;
	lansing_en[0] = '.';
	lansing_en[1] = '<span class="text_spaced">aetonstill342<\/span><br>video';
	lansing_en[2] = '<span class="text_spaced">aetonstill36<\/span><br>video';
	lansing_en[3] = '<span class="text_spaced">aetonstill5<\/span><br>video';
	lansing_en[4] = '<span class="text_spaced">aeton<\/span><br>video';

lehmannbrauns_de = new Array;
	lehmannbrauns_de[0] = '.';
	lehmannbrauns_de[1] = '<span class="text_spaced">genf<\/span><br>fotografie';
	lehmannbrauns_de[2] = '<span class="text_spaced">vals<\/span><br>fotografie';
	lehmannbrauns_de[3] = '<span class="text_spaced">spandau<\/span><br>fotografie';
	lehmannbrauns_de[4] = '<span class="text_spaced">rezeption<\/span><br>fotografie';
	lehmannbrauns_de[5] = '<span class="text_spaced">pfeile<\/span><br>fotografie';
	lehmannbrauns_de[6] = '<span class="text_spaced">international<\/span><br>fotografie';
	lehmannbrauns_de[7] = '<span class="text_spaced">bowling<\/span><br>fotografie';
	lehmannbrauns_de[8] = '<span class="text_spaced">bad<\/span><br>fotografie';
	lehmannbrauns_de[9] = '<span class="text_spaced">ade<\/span><br>fotografie';

lehmannbrauns_en = new Array;
	lehmannbrauns_en[0] = '.';
	lehmannbrauns_en[1] = '<span class="text_spaced">genf<\/span><br>photography';
	lehmannbrauns_en[2] = '<span class="text_spaced">vals<\/span><br>photography';
	lehmannbrauns_en[3] = '<span class="text_spaced">spandau<\/span><br>photography';
	lehmannbrauns_en[4] = '<span class="text_spaced">rezeption<\/span><br>photography';
	lehmannbrauns_en[5] = '<span class="text_spaced">pfeile<\/span><br>photography';
	lehmannbrauns_en[6] = '<span class="text_spaced">international<\/span><br>photography';
	lehmannbrauns_en[7] = '<span class="text_spaced">bowling<\/span><br>photography';
	lehmannbrauns_en[8] = '<span class="text_spaced">bad<\/span><br>photography';
	lehmannbrauns_en[9] = '<span class="text_spaced">ade<\/span><br>photography';

madahar_de = new Array;
	madahar_de[0] = '.';
	madahar_de[1] = '<span class="text_spaced">sustenance 87<\/span><br>fotografie';
	madahar_de[2] = '<span class="text_spaced"><\/span><br>fotografie';
	madahar_de[3] = '<span class="text_spaced"><\/span><br>fotografie';

madahar_en = new Array;
	madahar_en[0] = '.';
	madahar_en[1] = '<span class="text_spaced">sustenance 87<\/span><br>photography';
	madahar_en[2] = '<span class="text_spaced"><\/span><br>photography';
	madahar_en[3] = '<span class="text_spaced"><\/span><br>photography';

neubauer_de = new Array;
	neubauer_de[0] = '.';
	neubauer_de[1] = '<span class="text_spaced">5743<\/span><br>';
	neubauer_de[2] = '<span class="text_spaced">5744<\/span><br>';

neubauer_en = new Array;
	neubauer_en[0] = '.';
	neubauer_en[1] = '<span class="text_spaced">5743<\/span><br>';
	neubauer_en[2] = '<span class="text_spaced">5744<\/span><br>';

reed_de = new Array;
	reed_de[0] = '.';
	reed_de[1] = '<span class="text_spaced">interior1<\/span><br>fotografie';
	reed_de[2] = '<span class="text_spaced">interior2<\/span><br>fotografie';
	reed_de[3] = '<span class="text_spaced">interior3<\/span><br>fotografie';

reed_en = new Array;
	reed_en[0] = '.';
	reed_en[1] = '<span class="text_spaced">interior1<\/span><br>photography';
	reed_en[2] = '<span class="text_spaced">interior2<\/span><br>photography';
	reed_en[3] = '<span class="text_spaced">interior3<\/span><br>photography';

schoellhammer_de = new Array;
	schoellhammer_de[0] = '.';
	schoellhammer_de[1] = '<span class="text_spaced">latest news on cnn<\/span><br>Scherenschnitt aus Aquarellpapier, Tusche, 30x40 cm, 2003';
	schoellhammer_de[2] = '<span class="text_spaced">o.t.<\/span><br>Aquarell- und Chinapapier, Watte, Draht, Klebeband, Schnur, Tusche, Buntstift, Pittkreide und Graphit auf Leinwand, 190x170 cm, 2002';
	schoellhammer_de[3] = '<span class="text_spaced">o.t.<\/span><br>Pittkreide und Aquarell auf Papier, 77x73 cm, 2002';
	schoellhammer_de[4] = '<span class="text_spaced">Ersatzteile einer Prinzessin I - XIX<\/span><br>Aquarell und Buntstift auf Papier, Rahmen aus Holz und Glas, je 40x30 cm';
	schoellhammer_de[5] = '<span class="text_spaced">o.t.<\/span><br>Scherenschnitt aus Aquarellpapier, 30x40 cm, 2003';
	schoellhammer_de[6] = '<span class="text_spaced">o.t.<\/span><br>Wandinstallation, Haus am Kleistpark, Berlin, Scherenschnitte aus Aquarell- und Chinapapier, Zeitungsausschnitte, Fotografien, Tusche, 600x950x20 cm, 2004';
	schoellhammer_de[7] = '<span class="text_spaced">o.t. (Detail)<\/span><br>Wandinstallation, Haus am Kleistpark, Berlin, Scherenschnitte aus Aquarell- und Chinapapier, Zeitungsausschnitte, Fotografien, Tusche, 600x950x20 cm, 2004';
	schoellhammer_de[8] = '<span class="text_spaced">o.t. (Detail)<\/span><br>Wandinstallation, Haus am Kleistpark, Berlin, Scherenschnitte aus Aquarell- und Chinapapier, Zeitungsausschnitte, Fotografien, Tusche, 600x950x20 cm, 2004';
	schoellhammer_de[9] = '<span class="text_spaced">o.t. (Detail)<\/span><br>Wandinstallation, Haus am Kleistpark, Berlin, Scherenschnitte aus Aquarell- und Chinapapier, Zeitungsausschnitte, Fotografien, Tusche, 600x950x20 cm, 2004';
	schoellhammer_de[10] = '<span class="text_spaced">Ausstellungsansicht<\/span><br>Helmut-Thoma-Preis 2003, Universit&auml;t der K&uuml;nste Berlin';
	schoellhammer_de[11] = '<span class="text_spaced">o.t.<\/span><br>Wandinstallation, Scherenschnitte aus Aquarell- und Chinapapier, Zeitungsausschnitte, Fotografien, Tusche, Graphit, 410x1200x50 cm, 2003';
	schoellhammer_de[12] = '<span class="text_spaced">o.t. (Detail)<\/span><br>Wandinstallation, Scherenschnitte aus Aquarell- und Chinapapier, Zeitungsausschnitte, Fotografien, Tusche, Graphit, 410x1200x50 cm, 2003';
	schoellhammer_de[13] = '<span class="text_spaced">o.t. (Detail)<\/span><br>Wandinstallation, Scherenschnitte aus Aquarell- und Chinapapier, Zeitungsausschnitte, Fotografien, Tusche, Graphit, 410x1200x50 cm, 2003';
	schoellhammer_de[14] = '<span class="text_spaced">o.t.<\/span><br>Wand- und Bodeninstallation, Scherenschnitte aus Aquarell- und Chinapapier, Zeitungsausschnitte, Fotografien, Tusche, 430x360x180 cm, 2003';
	schoellhammer_de[15] = '<span class="text_spaced">o.t. (Ausstellungsansicht)<\/span><br>Wand- und Bodeninstallation, Scherenschnitte aus Aquarell- und Chinapapier, Zeitungsausschnitte, Fotografien, Tusche, 430x360x180 cm, 2003';
	schoellhammer_de[16] = '<span class="text_spaced">o.t. (Detail)<\/span><br>Wand- und Bodeninstallation, Scherenschnitte aus Aquarell- und Chinapapier, Zeitungsausschnitte, Fotografien, Tusche, 430x360x180 cm, 2003';
	schoellhammer_de[17] = '<span class="text_spaced">o.t. (Detail)<\/span><br>Wand- und Bodeninstallation, Scherenschnitte aus Aquarell- und Chinapapier, Zeitungsausschnitte, Fotografien, Tusche, 430x360x180 cm, 2003';
	schoellhammer_de[18] = '<span class="text_spaced">o.t. (Detail)<\/span><br>Wand- und Bodeninstallation, Scherenschnitte aus Aquarell- und Chinapapier, Zeitungsausschnitte, Fotografien, Tusche, 430x360x180 cm, 2003';
	schoellhammer_de[19] = '<span class="text_spaced">o.t. (Detail)<\/span><br>Wand- und Bodeninstallation, Scherenschnitte aus Aquarell- und Chinapapier, Zeitungsausschnitte, Fotografien, Tusche, 430x360x180 cm, 2003';

schoellhammer_en = new Array;
	schoellhammer_en[0] = '.';
	schoellhammer_en[1] = '<span class="text_spaced">latest news on cnn<\/span><br>Silhouette of watercolor paper, indian ink, 30x40 cm, 2003';
	schoellhammer_en[2] = '<span class="text_spaced">o.t.<\/span><br>Watercolor and chinese paper, cotton wool, wire, tape, cord, indian ink, colored pencil, chalk and graphite on canvas, 190x170 cm, 2002';
	schoellhammer_en[3] = '<span class="text_spaced">o.t.<\/span><br>Chalk and watercolor on paper, 77x73 cm, 2002';
	schoellhammer_en[4] = '<span class="text_spaced">Ersatzteile einer Prinzessin I - XIX<\/span><br>Watercolor and crayon on paper, frame from wood and glass, je 40x30 cm';
	schoellhammer_en[5] = '<span class="text_spaced">o.t.<\/span><br>Silhouette of watercolor paper, 30x40 cm, 2003';
	schoellhammer_en[6] = '<span class="text_spaced">o.t.<\/span><br>Wall installation, Haus am Kleistpark, Berlin, silhouette from watercolor and chinese paper, newspaper cuttings, photographies, indian ink, 600x950x20 cm, 2004';
	schoellhammer_en[7] = '<span class="text_spaced">o.t. (Detail)<\/span><br>Wall installation, Haus am Kleistpark, Berlin, silhouette from watercolor and chinese paper, newspaper cuttings, photographies, indian ink, 600x950x20 cm, 2004';
	schoellhammer_en[8] = '<span class="text_spaced">o.t. (Detail)<\/span><br>Wall installation, Haus am Kleistpark, Berlin, silhouette from watercolor and chinese paper, newspaper cuttings, photographies, indian ink, 600x950x20 cm, 2004';
	schoellhammer_en[9] = '<span class="text_spaced">o.t. (Detail)<\/span><br>Wall installation, Haus am Kleistpark, Berlin, silhouette from watercolor and chinese paper, newspaper cuttings, photographies, indian ink, 600x950x20 cm, 2004';
	schoellhammer_en[10] = '<span class="text_spaced">Ausstellungsansicht<\/span><br>Helmut-Thoma-Preis 2003, Universit&auml;t der K&uuml;nste Berlin';
	schoellhammer_en[11] = '<span class="text_spaced">o.t.<\/span><br>Wall installation, silhouette from watercolor and chinese paper, newspaper cuttings, photographies, indian ink, graphite, 410x1200x50 cm, 2003';
	schoellhammer_en[12] = '<span class="text_spaced">o.t. (Detail)<\/span><br>Wall installation, silhouette from watercolor and chinese paper, newspaper cuttings, photographies, indian ink, graphite, 410x1200x50 cm, 2003';
	schoellhammer_en[13] = '<span class="text_spaced">o.t. (Detail)<\/span><br>Wall installation, silhouette from watercolor and chinese paper, newspaper cuttings, photographies, indian ink, graphite, 410x1200x50 cm, 2003';
	schoellhammer_en[14] = '<span class="text_spaced">o.t.<\/span><br>Wall and floor installation, solhouette from watercolor and chinese paper, newspaper cuttings, photographies, indian ink, 430x360x180 cm, 2003';
	schoellhammer_en[15] = '<span class="text_spaced">o.t. (Gallery View)<\/span><br>Wall and floor installation, solhouette from watercolor and chinese paper, newspaper cuttings, photographies, indian ink, 430x360x180 cm, 2003';
	schoellhammer_en[16] = '<span class="text_spaced">o.t. (Detail)<\/span><br>Wall and floor installation, solhouette from watercolor and chinese paper, newspaper cuttings, photographies, indian ink, 430x360x180 cm, 2003';
	schoellhammer_en[17] = '<span class="text_spaced">o.t. (Detail)<\/span><br>Wall and floor installation, solhouette from watercolor and chinese paper, newspaper cuttings, photographies, indian ink, 430x360x180 cm, 2003';
	schoellhammer_en[18] = '<span class="text_spaced">o.t. (Detail)<\/span><br>Wall and floor installation, solhouette from watercolor and chinese paper, newspaper cuttings, photographies, indian ink, 430x360x180 cm, 2003';
	schoellhammer_en[19] = '<span class="text_spaced">o.t. (Detail)<\/span><br>Wall and floor installation, solhouette from watercolor and chinese paper, newspaper cuttings, photographies, indian ink, 430x360x180 cm, 2003';

suh_de = new Array;
	suh_de[0] = '.';
	suh_de[1] = '<span class="text_spaced">niagara falls<\/span><br>fotografie';
	suh_de[2] = '<span class="text_spaced"><\/span><br>fotografie';
	suh_de[3] = '<span class="text_spaced"><\/span><br>fotografie';

suh_en = new Array;
	suh_en[0] = '.';
	suh_en[1] = '<span class="text_spaced">niagara falls<\/span><br>photography';
	suh_en[2] = '<span class="text_spaced"><\/span><br>photography';
	suh_en[3] = '<span class="text_spaced"><\/span><br>photography';

vonotten_de = new Array;
	vonotten_de[0] = '.';
	vonotten_de[1] = '<span class="text_spaced">auf rosa<\/span><br>200x200 cm, &#214;l auf Nessel';
	vonotten_de[2] = '<span class="text_spaced">bild mit lilien<\/span><br>100x300 cm, &#214;l auf Nessel';
	vonotten_de[3] = '<span class="text_spaced">bleiben I<\/span><br>50x50 cm, &#214;l auf Nessel';
	vonotten_de[4] = '<span class="text_spaced">einer von uns ist tot I<\/span><br>130x170 cm, &#214;l auf Nessel';
	vonotten_de[5] = '<span class="text_spaced">einer von uns ist tot II<\/span><br>130x170 cm, &#214;l auf Nessel';
	vonotten_de[6] = '<span class="text_spaced">elephant<\/span><br>130x170 cm, &#214;l auf Nessel';
	vonotten_de[7] = '<span class="text_spaced">frau<\/span><br>130x170 cm, &#214;l auf Nessel';
	vonotten_de[8] = '<span class="text_spaced">gitarrenspieler<\/span><br>130x170 cm, &#214;l auf Nessel';
	vonotten_de[9] = '<span class="text_spaced">spiegel<\/span><br>170x100 cm, &#214;l auf Nessel';
	vonotten_de[10] = '<span class="text_spaced">venus<\/span><br>130x170 cm, &#214;l auf Nessel';
	vonotten_de[11] = '<span class="text_spaced">vogel<\/span><br>130x170 cm, &#214;l auf Nessel';
	vonotten_de[12] = '<span class="text_spaced">vor blau<\/span><br>200x200 cm, &#214;l auf Nessel';
	vonotten_de[13] = '<span class="text_spaced">vor braun<\/span><br>200x200 cm, &#214;l auf Nessel';
	vonotten_de[14] = '<span class="text_spaced">vor gelb<\/span><br>200x200 cm, &#214;l auf Nessel';
	vonotten_de[15] = '<span class="text_spaced">vor weiss<\/span><br>200x200 cm, &#214;l auf Nessel';
	vonotten_de[16] = '<span class="text_spaced">zimmer I<\/span><br>23x30 cm, &#214;l auf Nessel';
	vonotten_de[17] = '<span class="text_spaced">zimmer II<\/span><br>23x30 cm, &#214;l auf Nessel';
	vonotten_de[18] = '<span class="text_spaced">zimmer III<\/span><br>23x30 cm, &#214;l auf Nessel';
	vonotten_de[19] = '<span class="text_spaced">zimmer IV<\/span><br>23x30 cm, &#214;l auf Nessel';
	vonotten_de[20] = '<span class="text_spaced">herzvogel<\/span><br>';

vonotten_en = new Array;
	vonotten_en[0] = '.';
	vonotten_en[1] = '<span class="text_spaced">auf rosa<\/span><br>200x200 cm, Oil on nettle';
	vonotten_en[2] = '<span class="text_spaced">bild mit lilien<\/span><br>100x300 cm, Oil on nettle';
	vonotten_en[3] = '<span class="text_spaced">bleiben I<\/span><br>50x50 cm, Oil on nettle';
	vonotten_en[4] = '<span class="text_spaced">einer von uns ist tot I<\/span><br>130x170 cm, Oil on nettle';
	vonotten_en[5] = '<span class="text_spaced">einer von uns ist tot II<\/span><br>130x170 cm, Oil on nettle';
	vonotten_en[6] = '<span class="text_spaced">elephant<\/span><br>130x170 cm, Oil on nettle';
	vonotten_en[7] = '<span class="text_spaced">frau<\/span><br>130x170 cm, Oil on nettle';
	vonotten_en[8] = '<span class="text_spaced">gitarrenspieler<\/span><br>130x170 cm, Oil on nettle';
	vonotten_en[9] = '<span class="text_spaced">spiegel<\/span><br>170x100 cm, Oil on nettle';
	vonotten_en[10] = '<span class="text_spaced">venus<\/span><br>130x170 cm, Oil on nettle';
	vonotten_en[11] = '<span class="text_spaced">vogel<\/span><br>130x170 cm, Oil on nettle';
	vonotten_en[12] = '<span class="text_spaced">vor blau<\/span><br>200x200 cm, Oil on nettle';
	vonotten_en[13] = '<span class="text_spaced">vor braun<\/span><br>200x200 cm, Oil on nettle';
	vonotten_en[14] = '<span class="text_spaced">vor gelb<\/span><br>200x200 cm, Oil on nettle';
	vonotten_en[15] = '<span class="text_spaced">vor weiss<\/span><br>200x200 cm, Oil on nettle';
	vonotten_en[16] = '<span class="text_spaced">zimmer I<\/span><br>23x30 cm, Oil on nettle';
	vonotten_en[17] = '<span class="text_spaced">zimmer II<\/span><br>23x30 cm, Oil on nettle';
	vonotten_en[18] = '<span class="text_spaced">zimmer III<\/span><br>23x30 cm, Oil on nettle';
	vonotten_en[19] = '<span class="text_spaced">zimmer IV<\/span><br>23x30 cm, Oil on nettle';
	vonotten_en[20] = '<span class="text_spaced">herzvogel<\/span><br>';

vonsell_de = new Array;
	vonsell_de[0] = '.';
	vonsell_de[1] = '<span class="text_spaced">isaac\'s bedroom<\/span><br>fotografie, 2002';
	vonsell_de[2] = '<span class="text_spaced">lilac bench<\/span><br>fotografie, 2002';
	vonsell_de[3] = '<span class="text_spaced">potatoes<\/span><br>fotografie, 2002';
	vonsell_de[4] = '<span class="text_spaced">feet and comic strips<\/span><br>fotografie, 2003';
	vonsell_de[5] = '<span class="text_spaced">viva condoms<\/span><br>fotografie, 2003';

vonsell_en = new Array;
	vonsell_en[0] = '.';
	vonsell_en[1] = '<span class="text_spaced">isaac\'s bedroom<\/span><br>photography, 2002';
	vonsell_en[2] = '<span class="text_spaced">lilac bench<\/span><br>photography, 2002';
	vonsell_en[3] = '<span class="text_spaced">potatoes<\/span><br>photography, 2002';
	vonsell_en[4] = '<span class="text_spaced">feet and comic strips<\/span><br>photography, 2003';
	vonsell_en[5] = '<span class="text_spaced">viva condoms<\/span><br>photography, 2003';

wagner_de = new Array;
	wagner_de[0] = '.';
	wagner_de[1] = '<span class="text_spaced">anna nel fiume 02<\/span><br>fotografie';
	wagner_de[2] = '<span class="text_spaced">anna nel fiume 06 <\/span><br>fotografie';
	wagner_de[3] = '<span class="text_spaced">anna nel fiume 08<\/span><br>fotografie';
	wagner_de[4] = '<span class="text_spaced">anna nel fiume 09<\/span><br>fotografie';
	wagner_de[5] = '<span class="text_spaced">les jeunes fille 1<\/span><br>fotografie';
	wagner_de[6] = '<span class="text_spaced">les jeunes fille 2<\/span><br>fotografie';
	wagner_de[7] = '<span class="text_spaced">les jeunes fille 3<\/span><br>fotografie';
	wagner_de[8] = '<span class="text_spaced">les jeunes fille 4<\/span><br>fotografie';
	wagner_de[9] = '<span class="text_spaced">Nordbahnhof koja 01<\/span><br>fotografie';
	wagner_de[10] = '<span class="text_spaced">Nordbahnhof koja 02<\/span><br>fotografie';
	wagner_de[11] = '<span class="text_spaced">Nordbahnhof merlin 01<\/span><br>fotografie';
	wagner_de[12] = '<span class="text_spaced">Nordbahnhof merlin 02<\/span><br>fotografie';

wagner_en = new Array;
	wagner_en[0] = '.';
	wagner_en[1] = '<span class="text_spaced">anna nel fiume 02<\/span><br>photography';
	wagner_en[2] = '<span class="text_spaced">anna nel fiume 06<\/span><br>photography';
	wagner_en[3] = '<span class="text_spaced">anna nel fiume 08<\/span><br>photography';
	wagner_en[4] = '<span class="text_spaced">anna nel fiume 09<\/span><br>photography';
	wagner_en[5] = '<span class="text_spaced">les jeunes fille 1<\/span><br>photography';
	wagner_en[6] = '<span class="text_spaced">les jeunes fille 2<\/span><br>photography';
	wagner_en[7] = '<span class="text_spaced">les jeunes fille 3<\/span><br>photography';
	wagner_en[8] = '<span class="text_spaced">les jeunes fille 4<\/span><br>photography';
	wagner_en[9] = '<span class="text_spaced">Nordbahnhof koja 01<\/span><br>photography';
	wagner_en[10] = '<span class="text_spaced">Nordbahnhof koja 02<\/span><br>photography';
	wagner_en[11] = '<span class="text_spaced">Nordbahnhof merlin 01<\/span><br>photography';
	wagner_en[12] = '<span class="text_spaced">Nordbahnhof merlin 02<\/span><br>photography';

wilson_de = new Array;
	wilson_de[0] = '.';
	wilson_de[1] = '<span class="text_spaced">flirt313<\/span><br>';
	wilson_de[2] = '<span class="text_spaced">eat205<\/span><br>';
	wilson_de[3] = '<span class="text_spaced">colonies no.30<\/span><br>';
	wilson_de[4] = '<span class="text_spaced">aimble2<\/span><br>';

wilson_en = new Array;
	wilson_en[0] = '.';
	wilson_en[1] = '<span class="text_spaced">flirt313<\/span><br>';
	wilson_en[2] = '<span class="text_spaced">eat205<\/span><br>';
	wilson_en[3] = '<span class="text_spaced">colonies no.30<\/span><br>';
	wilson_en[4] = '<span class="text_spaced">aimble2<\/span><br>';


function loadWork(who,count) {
//	document.getElementById('workshow').src = who + "/work" + count + ".jpg";
	document.getElementById('pieceofwork').innerHTML = '<img src="' + who + '/work' + count + '.jpg" id="workshow" alt="image">';
	document.getElementById('titleofwork').innerHTML = eval(who + '_' + lang)[count];
}


//WO SIND WIR GERADE?
section = parent.section;
var loaded;
var sectionS;
var buttonS;

sectionS = new Array; 
	sectionS[0] = 'actual';
	sectionS[1] = 'artists';
	sectionS[2] = 'preview';
	sectionS[3] = 'archive';
	sectionS[4] = 'about';
	sectionS[5] = 'approach';
	sectionS[6] = 'location';
	sectionS[7] = 'press';
	sectionS[8] = 'newsletter';

buttonS = new Array; 
	buttonS[0] = 'tnav1';
	buttonS[1] = 'tnav2';
	buttonS[2] = 'tnav3';
	buttonS[3] = 'tnav4';
	buttonS[4] = 'bnav1';
	buttonS[5] = 'bnav2';
	buttonS[6] = 'bnav3';
	buttonS[7] = 'bnav4';
	buttonS[8] = 'bnav5';

function setSection(imgname,imgsrc) {
	var i = 0;
	for (i = 0; i <= 8; i++) {
		if (sectionS[i] != imgname) {
			document.getElementById(sectionS[i]).src = "grfx_" + lang + "/" + buttonS[i] + ".gif";
//			alert (imgname);
		}
		else if (sectionS[i] == imgname) {
			document.getElementById(sectionS[i]).src = "grfx_" + lang + "/" + imgsrc + "_1.gif";
//			alert (imgname);
		}
	}
//	alert (lang + "/" + imgname);
	top.section = imgname;
//	section = imgname;
}


//SCROLLING
var thespeed=2; //Enter scroll speed in integer (Advised: 1-3)
var myspeed=0;

function scrollIt(direction) {
	if (direction == 'up') {
		myspeed=-thespeed;
	}
	else if (direction == 'down') {
		myspeed=thespeed;
	}
	else if (direction == 'stop') {
		myspeed=0;
	}
}

function scrollwindow(){
	frames['sub_content'].scrollBy(0,myspeed);
}

function initializeIT(){
	if (myspeed!='0'){
		scrollwindow();
	}
}

setInterval("initializeIT()",20);

function notWOFrameset() {
	if (top.document.images['objekt']) {}
	else top.document.location.href = "index.html";
}

function workSquares(maxwork) {
	works = top.works;
//	maxwork = number;
//	alert (works);
	for (i = 1; i <= maxwork; i++ && i != 1) {
//		whichone = ;
//		alert (whichone);
		parent.document.images['work'+ i].src = "http://www.momentum-art.com/grfx_de/square.gif";
	}
	parent.document.images[works].src = "http://www.momentum-art.com/grfx_de/square_1.gif";
}

function disableScroll(set) {
	parent.document.getElementById("scroller").style.visibility = set;
}

