function chColor(target) {
  	
	switch (target)
	{
		case "new":
			document.getElementById("new_button").style.color = "#000000";
			document.getElementById("kunst_button").style.color = "#B66A6E";
			document.getElementById("lit_button").style.color = "#B66A6E";
			document.getElementById("ling_button").style.color = "#B66A6E";
			document.getElementById("phil_button").style.color = "#B66A6E";
			document.getElementById("bib_ger_button").style.color = "#B66A6E";
			document.getElementById("bib_ger_new_button").style.color = "#B66A6E";
			document.getElementById("sept_button").style.color = "#B66A6E";
			document.getElementById("andere_button").style.color = "#B66A6E";
			document.getElementById("order_button").style.color = "#B66A6E";
			document.getElementById("impressum_button").style.color = "#B66A6E";
			document.getElementById("sitemap_button").style.color = "#B66A6E";
			break;
		case "kunst":
			document.getElementById("new_button").style.color = "#B66A6E";
			document.getElementById("kunst_button").style.color = "#000000";
			document.getElementById("lit_button").style.color = "#B66A6E";
			document.getElementById("ling_button").style.color = "#B66A6E";
			document.getElementById("phil_button").style.color = "#B66A6E";
			document.getElementById("bib_ger_button").style.color = "#B66A6E";
			document.getElementById("bib_ger_new_button").style.color = "#B66A6E";
			document.getElementById("sept_button").style.color = "#B66A6E";
			document.getElementById("andere_button").style.color = "#B66A6E";
			document.getElementById("order_button").style.color = "#B66A6E";
			document.getElementById("impressum_button").style.color = "#B66A6E";
			document.getElementById("sitemap_button").style.color = "#B66A6E";
			break;
		case "literatur":
			document.getElementById("new_button").style.color = "#B66A6E";
			document.getElementById("kunst_button").style.color = "#B66A6E";
			document.getElementById("lit_button").style.color = "#000000";
			document.getElementById("ling_button").style.color = "#B66A6E";
			document.getElementById("phil_button").style.color = "#B66A6E";
			document.getElementById("bib_ger_button").style.color = "#B66A6E";
			document.getElementById("bib_ger_new_button").style.color = "#B66A6E";
			document.getElementById("sept_button").style.color = "#B66A6E";
			document.getElementById("andere_button").style.color = "#B66A6E";
			document.getElementById("order_button").style.color = "#B66A6E";
			document.getElementById("impressum_button").style.color = "#B66A6E";
			document.getElementById("sitemap_button").style.color = "#B66A6E";
			break;
		case "linguistik":
			document.getElementById("new_button").style.color = "#B66A6E";
			document.getElementById("kunst_button").style.color = "#B66A6E";
			document.getElementById("lit_button").style.color = "#B66A6E";
			document.getElementById("ling_button").style.color = "#000000";
			document.getElementById("phil_button").style.color = "#B66A6E";
			document.getElementById("bib_ger_button").style.color = "#B66A6E";
			document.getElementById("bib_ger_new_button").style.color = "#B66A6E";
			document.getElementById("sept_button").style.color = "#B66A6E";
			document.getElementById("andere_button").style.color = "#B66A6E";
			document.getElementById("order_button").style.color = "#B66A6E";
			document.getElementById("impressum_button").style.color = "#B66A6E";
			document.getElementById("sitemap_button").style.color = "#B66A6E";
			break;
		case "philosophie":
			document.getElementById("new_button").style.color = "#B66A6E";
			document.getElementById("kunst_button").style.color = "#B66A6E";
			document.getElementById("lit_button").style.color = "#B66A6E";
			document.getElementById("ling_button").style.color = "#B66A6E";
			document.getElementById("phil_button").style.color = "#000000";
			document.getElementById("bib_ger_button").style.color = "#B66A6E";
			document.getElementById("bib_ger_new_button").style.color = "#B66A6E";
			document.getElementById("sept_button").style.color = "#B66A6E";
			document.getElementById("andere_button").style.color = "#B66A6E";
			document.getElementById("order_button").style.color = "#B66A6E";
			document.getElementById("impressum_button").style.color = "#B66A6E";
			document.getElementById("sitemap_button").style.color = "#B66A6E";
			break;
		case "germanica":
			document.getElementById("new_button").style.color = "#B66A6E";
			document.getElementById("kunst_button").style.color = "#B66A6E";
			document.getElementById("lit_button").style.color = "#B66A6E";
			document.getElementById("ling_button").style.color = "#B66A6E";
			document.getElementById("phil_button").style.color = "#B66A6E";
			document.getElementById("bib_ger_button").style.color = "#000000";
			document.getElementById("bib_ger_new_button").style.color = "#B66A6E";
			document.getElementById("sept_button").style.color = "#B66A6E";
			document.getElementById("andere_button").style.color = "#B66A6E";
			document.getElementById("order_button").style.color = "#B66A6E";
			document.getElementById("impressum_button").style.color = "#B66A6E";
			document.getElementById("sitemap_button").style.color = "#B66A6E";
			break;

		case "germanica_new":
			document.getElementById("new_button").style.color = "#B66A6E";
			document.getElementById("kunst_button").style.color = "#B66A6E";
			document.getElementById("lit_button").style.color = "#B66A6E";
			document.getElementById("ling_button").style.color = "#B66A6E";
			document.getElementById("phil_button").style.color = "#B66A6E";
			document.getElementById("bib_ger_button").style.color = "#B66A6E";
			document.getElementById("bib_ger_new_button").style.color = "#000000";
			document.getElementById("sept_button").style.color = "#B66A6E";
			document.getElementById("andere_button").style.color = "#B66A6E";
			document.getElementById("order_button").style.color = "#B66A6E";
			document.getElementById("impressum_button").style.color = "#B66A6E";
			document.getElementById("sitemap_button").style.color = "#B66A6E";
			break;

		case "septentrionalia":
			document.getElementById("new_button").style.color = "#B66A6E";
			document.getElementById("kunst_button").style.color = "#B66A6E";
			document.getElementById("lit_button").style.color = "#B66A6E";
			document.getElementById("ling_button").style.color = "#B66A6E";
			document.getElementById("phil_button").style.color = "#B66A6E";
			document.getElementById("bib_ger_button").style.color = "#B66A6E";
			document.getElementById("bib_ger_new_button").style.color = "#B66A6E";
			document.getElementById("sept_button").style.color = "#000000";
			document.getElementById("andere_button").style.color = "#B66A6E";
			document.getElementById("order_button").style.color = "#B66A6E";
			document.getElementById("impressum_button").style.color = "#B66A6E";
			document.getElementById("sitemap_button").style.color = "#B66A6E";
			break;

		case "andere_verlage":
			document.getElementById("new_button").style.color = "#B66A6E";
			document.getElementById("kunst_button").style.color = "#B66A6E";
			document.getElementById("lit_button").style.color = "#B66A6E";
			document.getElementById("ling_button").style.color = "#B66A6E";
			document.getElementById("phil_button").style.color = "#B66A6E";
			document.getElementById("bib_ger_button").style.color = "#B66A6E";
			document.getElementById("bib_ger_new_button").style.color = "#B66A6E";
			document.getElementById("sept_button").style.color = "#B66A6E";
			document.getElementById("andere_button").style.color = "#000000";
			document.getElementById("order_button").style.color = "#B66A6E";
			document.getElementById("impressum_button").style.color = "#B66A6E";
			document.getElementById("sitemap_button").style.color = "#B66A6E";
			break;

		case "order":
			document.getElementById("new_button").style.color = "#B66A6E";
			document.getElementById("kunst_button").style.color = "#B66A6E";
			document.getElementById("lit_button").style.color = "#B66A6E";
			document.getElementById("ling_button").style.color = "#B66A6E";
			document.getElementById("phil_button").style.color = "#B66A6E";
			document.getElementById("bib_ger_button").style.color = "#B66A6E";
			document.getElementById("bib_ger_new_button").style.color = "#B66A6E";
			document.getElementById("sept_button").style.color = "#B66A6E";
			document.getElementById("andere_button").style.color = "#B66A6E";
			document.getElementById("order_button").style.color = "#000000";
			document.getElementById("impressum_button").style.color = "#B66A6E";
			document.getElementById("sitemap_button").style.color = "#B66A6E";
			break;

		case "impressum":
			document.getElementById("new_button").style.color = "#B66A6E";
			document.getElementById("kunst_button").style.color = "#B66A6E";
			document.getElementById("lit_button").style.color = "#B66A6E";
			document.getElementById("ling_button").style.color = "#B66A6E";
			document.getElementById("phil_button").style.color = "#B66A6E";
			document.getElementById("bib_ger_button").style.color = "#B66A6E";
			document.getElementById("bib_ger_new_button").style.color = "#B66A6E";
			document.getElementById("sept_button").style.color = "#B66A6E";
			document.getElementById("andere_button").style.color = "#B66A6E";
			document.getElementById("order_button").style.color = "#B66A6E";
			document.getElementById("impressum_button").style.color = "#000000";
			document.getElementById("sitemap_button").style.color = "#B66A6E";
			break;
		case "sitemap":
			document.getElementById("new_button").style.color = "#B66A6E";
			document.getElementById("kunst_button").style.color = "#B66A6E";
			document.getElementById("lit_button").style.color = "#B66A6E";
			document.getElementById("ling_button").style.color = "#B66A6E";
			document.getElementById("phil_button").style.color = "#B66A6E";
			document.getElementById("bib_ger_button").style.color = "#B66A6E";
			document.getElementById("bib_ger_new_button").style.color = "#B66A6E";
			document.getElementById("sept_button").style.color = "#B66A6E";
			document.getElementById("andere_button").style.color = "#B66A6E";
			document.getElementById("order_button").style.color = "#B66A6E";
			document.getElementById("impressum_button").style.color = "#B66A6E";
			document.getElementById("sitemap_button").style.color = "#000000";
			break;
		default: 
	}
}

function show_titles(s)
{
	// alert('show_titles ' + s);
	// $("#MS").empty();
	// $("#titlelist_a").hide();
	switch (s)
	{	
	case "kunst": 
		// top.window.titlelist_a.location = "http://www.aq-verlag.de/kunst.html";
		
		$("#MS").load("kunst.html");
	
		break;
	case "kunstzeitschriften": 
		$("#MS").load("kunstzeitschriften.html");
		break;
	case "aq": 
		$("#MS").load("aq-zeitschrift.html");
		break;
	case "baldessari": 
		$("#MS").load("baldessari.html");
		break;
	case "badwork": 
		$("#MS").load("bad_work.html");
		break;
	case "boltanski": 
		$("#MS").load("boltanski.html");
		break;
	case "legac": 
		$("#MS").load("legac.html");
		break;
	case "mccall": 
		$("#MS").load("mccall.html");
		break;
	case "feldmann": 
		$("#MS").load("feldmann.html");
		break;
	case "fotografie": 
		$("#MS").load("fotografie.html");
		break;
	case "gerz": 
		$("#MS").load("gerz.html");
		break;
	case "gette_projekt": 
		$("#MS").load("PAG-Projekt/index.html");
		break;
	case "gette": 
		$("#MS").load("gette.html");
		break;
	case "stuckert": 
		$("#MS").load("stuckert.html");
		top.window.titlelist_b.location = "stuckert-vorwort.html";
		break;
	case "janzer": 
		$("#MS").load("janzer.html");
		top.window.titlelist_b.location = "janzer-kommentar.html";
		break;
	case "john": 
		$("#MS").load("john.html");
		top.window.titlelist_b.location = "john-kommentar.html";
		break;
	case "federle": 
		$("#MS").load("federle.html");
		top.window.titlelist_b.location = "federle-kommentar.html";
		break;
	case "nemours_deu": 
		$("#MS").load("federle_nemours_deu.html");
		break;
	case "nemours_fra": 
		$("#MS").load("federle_nemours_fra.html");
		break;
	case "kuppel": 
		$("#MS").load("kuppel.html");
		top.window.titlelist_b.location = "kuppel-kommentar.html";
		break;
	case "disler": 
		$("#MS").load("disler.html");
		top.window.titlelist_b.location = "disler-kommentar.html";
		break;
	case "tremlett": 
		$("#MS").load("tremlett.html");
		break;
	case "davvetas": 
		$("#MS").load("davvetas.html");
		break;
	case "gruber": 
		$("#MS").load("gruber.html");
		top.window.titlelist_b.location = "gruber-kommentar.html";
		break;
	case "luethi": 
		$("#MS").load("luethi.html");
		top.window.titlelist_b.location = "luethi-kommentar.html";
		break;
	case "stenger": 
		$("#MS").load("stenger.html");
		break;
	case "stebner": 
		$("#MS").load("stebner.html");
		break;
	case "stegentritt": 
		$("#MS").load("stegentritt.html");
		top.window.titlelist_b.location = "stegentritt-kommentar.html";
		break;
	case "schock": 
		$("#MS").load("schock.html");
		break;
	case "schroeder": 
		$("#MS").load("schroeder.html");
		top.window.titlelist_b.location = "schroeder-kommentar.html";
		break;
	case "stuckert_singen": 
		$("#MS").load("stuckert_singen.html");
		break;
	case "lippert": 
		$("#MS").load("lippert.html");
		break;
	case "literatur": 
		$("#MS").load("literatur.html");
		break;
	case "linguistik": 
		$("#MS").load("linguistik.html");
		break;
	case "philosophie": 
		$("#MS").load("philosophie.html");
		break;
	case "germanica": 
		$("#MS").load("germanica.html");
		break;
	case "germanica_new": 
		$("#MS").load("germanica_new.html");
		break;
	case "septentrionalia": 
		$("#MS").load("septentrionalia.html");
		break;
	case "thorkelsson": 
		$("#MS").load("thorkelsson.html");
		top.window.titlelist_b.location = "thorkelsson_info.html";
		break;
	case "thorkelsson_vol3": 
		$("#MS").load("thorkelsson_vol3.html");
		top.window.titlelist_b.location = "thorkelsson_info.html";
		break;
	case "andere_verlage": 
		$("#MS").load("andere_verlage.html");
		break;
	case "order": 
		$("#MS").load("order.html");
		break;
	case "impressum": 
		$("#MS").load("impressum.html");
		break;
	case "sitemap": 
		$("#MS").load("site_map.html");
		break;
	case "new": 
		$("#MS").load("title_new.html");
		break;
		
	default:
		$("#MS").load("title_new.html");
		break;	
	}

}
function show_info(s)
{
	switch (s)
	{
	case "new": 
		top.window.titlelist_b.location = "http://www.aq-verlag.de/info_default.html";
		break;
	case "computertalk": 
		top.window.titlelist_b.location = "http://www.aq-verlag.de/computertalk.html";
		break;
	
	case "identity": 
		top.window.titlelist_b.location = "http://www.aq-verlag.de/identity.html";
		break;
	case "graph_model": 
		top.window.titlelist_b.location = "http://www.aq-verlag.de/graph_model.html";
		break;
	case "volsunga": 
		top.window.titlelist_b.location = "http://www.aq-verlag.de/volsunga.html";
		break;
	case "valla-ljot": 
		top.window.titlelist_b.location = "http://www.aq-verlag.de/valla-ljot.html";
		break;
	case "bede": 
		top.window.titlelist_b.location = "http://www.aq-verlag.de/bede.html";
		break;
	case "jonsbok": 
		top.window.titlelist_b.location = "http://www.aq-verlag.de/jonsbok.html";
		break;
	case "einhard": 
		top.window.titlelist_b.location = "http://www.aq-verlag.de/einhard.html";
		break;
	case "trithemius": 
		top.window.titlelist_b.location = "http://www.aq-verlag.de/trithemius.html";
		break;
	case "direttissima": 
		top.window.titlelist_b.location = "http://www.aq-verlag.de/kuppel-kommentar.html";
		break;
	case "bistrotfotograf": 
		top.window.titlelist_b.location = "http://www.aq-verlag.de/kuppel-bistrotfotograf-kommentar.html";
		break;
	case "eiffel": 
		top.window.titlelist_b.location = "http://www.aq-verlag.de/eiffel.html";
		break;
	case "passage": 
		top.window.titlelist_b.location = "http://www.aq-verlag.de/passage.html";
		break;
	case "stuckert-vorwort": 
		top.window.titlelist_b.location = "http://www.aq-verlag.de/stuckert-vorwort.html";
		break;
	case "weiss": 
		top.window.titlelist_b.location = "http://www.aq-verlag.de/weiss.html";
		break;
	case "dust_devils_auszug": 
		top.window.titlelist_b.location = "http://www.aq-verlag.de/dust_devils.html";
		break;
	case "thorkelsson": 
		top.window.titlelist_b.location = "http://www.aq-verlag.de/thorkelsson_info.html";
		break;
	default:
 		top.window.titlelist_b.location = "http://www.aq-verlag.de/info_default.html";	
	}

}	

