

browserName=navigator.appName; 
browserVer=parseInt(navigator.appVersion);
 if ((browserName=="Netscape" && browserVer>=3) || (browserName=="Microsoft Internet Explorer" && browserVer>=4))    
    version="n3";
  else
    version="n2";

if (version=="n3")
{
	DETOon = new Image();
	DETOon.src = "images/front/P7180100_over.jpg";
    DETOoff= new Image();
	DETOoff.src="images/front/P7180100.jpg";
	BMAon = new Image();
	BMAon.src = "images/front/P1060361_over.jpg";
    BMAoff= new Image();
	BMAoff.src="images/front/P1060361.jpg";
	ZAWon = new Image();
	ZAWon.src = "images/front/104_0495_over.jpg";
    ZAWoff= new Image();
	ZAWoff.src="images/front/104_0495.jpg";
	INTMon = new Image();
	INTMon.src = "images/front/104_0447_over.jpg";
    INTMoff= new Image();
	INTMoff.src="images/front/104_0447.jpg";
	ORGAon = new Image();
	ORGAon.src = "images/front/PC210109_over.jpg";
    ORGAoff= new Image();
	ORGAoff.src="images/front/PC210109.jpg";
	COMon = new Image();
	COMon.src = "images/front/P1150062_over.jpg";
    COMoff= new Image();
	COMoff.src="images/front/P1150062.jpg";
	CVon = new Image();
	CVon.src = "images/front/P7120102_over.jpg";
    CVoff= new Image();
	CVoff.src="images/front/P7120102.jpg";
	LINKon = new Image();
	LINKon.src = "images/front/P7130071_over.jpg";
    LINKoff= new Image();
	LINKoff.src="images/front/P7130071.jpg";
	CONTon = new Image();
	CONTon.src = "images/front/103_0364_over.jpg";
    CONToff= new Image();
	CONToff.src="images/front/103_0364.jpg";
	Indexon = new Image();
	Indexon.src = "images/eilandSBig_over.jpg";
    Indexoff= new Image();
	Indexoff.src="images/eilandSBig.jpg";
}




function lightup(imgName)
 {
   if (version=="n3")
    {
	  imgOn=eval(imgName + "on.src");
	  document[imgName].src= imgOn;
    }
 }

function turnoff(imgName)
 {
   if (version=="n3")
    {
	  imgOff=eval(imgName + "off.src");
      document[imgName].src= imgOff;
    }
 }

function newImage(arg) {
	if (document.images) {
		rslt = new Image();
		rslt.src = arg;
		return rslt;
	}
}


function ShowTekst(tekst, hetobject, width) {
	if (document.all) {
		document.all[hetobject].innerHTML = tekst;
		document.all[hetobject].style.setAttribute("margin", "0px 0px 0px " + width + "px", "false");
		
	}
	else {
		document.getElementById(hetobject).innerHTML = tekst;
		document.getElementById(hetobject).style.margin = "0px 0px 0px " + width + "px;";
		
	}
}

function ShowInfo(title, korteuitleg)
{
	//alert (title);
	var tabel
	tabel = "";

	tabel = "<table cellpadding=0 cellspacing=0 border=0 width=280 align=left>"
	tabel += "<tr><td valign=top width=100% align=left class=homekop>" + title +"<br></td></tr>"
	tabel += "<tr><td valign=top width=100% class=tabeltekst><br>" + korteuitleg +"</td></tr></table>";
	ShowTekst(tabel, "detail", "");
	
}

function ShowDefault() {
	var tabel
	tabel = "";

	tabel = "<table cellpadding=0 cellspacing=0 border=0 width=280 align=left>"
	tabel += "<tr><td valign=top width=100% align=left class=homekop>Bochardt Management Advies<br></td></tr>"
	tabel += "<tr><td valign=top width=100% class=tabeltekst><br>"
	tabel += "Bochardt Management Advies "
	tabel += "is een management- & adviesbureau dat zich richt op kwaliteitsverbetering en kostenbesparing in de zorgsector.<br><br>"
	tabel += "<br><br>"
	tabel += "<br><br>"
	tabel += "<br><br>"
	tabel += "<br><br>"
	tabel += "<br><br>"
	tabel += "<br><br>"
	tabel += "<br><br>"
	tabel += "<br><br>"
	tabel += "<br><br>"
	tabel += "<br><br>"
	tabel += "Met passie naar de top"
	tabel += "<div align=center>Katja Staartjes</div><br><br>"
	tabel += "</td></tr></table>";
	ShowTekst(tabel, "detail");
} 


function ShowZAW() {
	var tabel
	tabel = "";

	tabel = "<table cellpadding=0 cellspacing=0 border=0 width=280 align=left>"
	tabel += "<tr><td valign=top width=100% align=left class=homekop>Zorg als werkterrein<br></td></tr>"
	tabel += "<tr><td valign=top width=100% class=tabeltekst><br>"
	tabel += "Bochardt Management Advies is inzetbaar voor het verbeteren van processen en resultaten in verschillende typen zorgorganisaties.<br><br>"
	tabel += "<br><br>"
	tabel += "<br><br>"
	tabel += "<br><br>"
	tabel += "<br><br>"
	tabel += "<br><br>"
	tabel += "<br><br>"
	tabel += "<br><br>"
	tabel += "<br><br>"
	tabel += "<br><br>"
	tabel += "<br><br>"
	tabel += "<br><br>"
	tabel += "Honderd verschillende <br>"
	tabel += "trossen ontspringen aan <br>"
	tabel += "'t hart van één wijnstok<br>"
	tabel += "<div align=center>Chiyo-ni</div><br><br>"
	tabel += "</td></tr></table>";
	ShowTekst(tabel, "detail");
} 

function ShowDETOP() {
	var tabel
	tabel = "";

	tabel = "<table cellpadding=0 cellspacing=0 border=0 width=280 align=left>"
	tabel += "<tr><td valign=top width=100% align=left class=homekop>De top bereiken<br></td></tr>"
	tabel += "<tr><td valign=top width=100% class=tabeltekst><br>"
	tabel += "Het is onze ambitie u te helpen bij het bereiken van de door u gewenste top.<br><br>"
	tabel += "<br><br>"
	tabel += "<br><br>"
	tabel += "<br><br>"
	tabel += "<br><br>"
	tabel += "<br><br>"
	tabel += "<br><br>"
	tabel += "<br><br>"
	tabel += "<br><br>"
	tabel += "<br><br>"
	tabel += "<br><br>"
	tabel += "<br><br>"
	tabel += "<br><br>"
	tabel += "Een mandje vol gras <br>"
	tabel += "staat in de lentebergen,<br>"
	tabel += "maar er is niemand<br>"
	tabel += "<div align=center>Shiki</div><br><br>"
	tabel += "</td></tr></table>";
	ShowTekst(tabel, "detail");
} 

function ShowBMA() {
	var tabel
	tabel = "";

	tabel = "<table cellpadding=0 cellspacing=0 border=0 width=280 align=left>"
	tabel += "<tr><td valign=top width=100% align=left class=homekop>Wie zijn wij?<br></td></tr>"
	tabel += "<tr><td valign=top width=100% class=tabeltekst><br>"
	tabel += "Hier vindt u meer informatie over Bochardt Management Advies.<br><br>"
	tabel += "<br><br>"
	tabel += "<br><br>"
	tabel += "<br><br>"
	tabel += "<br><br>"
	tabel += "<br><br>"
	tabel += "<br><br>"
	tabel += "<br><br>"
	tabel += "<br><br>"
	tabel += "<br><br>"
	tabel += "<br><br>"
	tabel += "<br><br>"
	tabel += "<br><br>"
	tabel += "Iemand wees het me aan <br>"
	tabel += "en ik vond het zelf<br>"
	tabel += "<div align=center>Lew Welch</div><br><br>"
	tabel += "</td></tr></table>";
	ShowTekst(tabel, "detail");
} 

function ShowINTM() {
	var tabel
	tabel = "";

	tabel = "<table cellpadding=0 cellspacing=0 border=0 width=280 align=left>"
	tabel += "<tr><td valign=top width=100% align=left class=homekop>Interim management<br></td></tr>"
	tabel += "<tr><td valign=top width=100% class=tabeltekst><br>"
	tabel += "Wilt u meer weten over interim management?<br><br>"
	tabel += "<br><br>"
	tabel += "<br><br>"
	tabel += "<br><br>"
	tabel += "<br><br>"
	tabel += "<br><br>"
	tabel += "<br><br>"
	tabel += "<br><br>"
	tabel += "<br><br>"
	tabel += "<br><br>"
	tabel += "<br><br>"
	tabel += "<br><br>"
	tabel += "<br><br>"
	tabel += "<br><br>"
	tabel += "Een boomblaadje waait<br>"
	tabel += "door takken, over vijvers,<br>"
	tabel += "geeft zich aan het lot,<br>"
	tabel += "gelijk de parachutist<br>"
	tabel += "die boven vreemde grond zweeft<br>"
	tabel += "<div align=center>Han Messie</div><br><br>"
	tabel += "</td></tr></table>";
	ShowTekst(tabel, "detail");
} 

function ShowORGA() {
	var tabel
	tabel = "";

	tabel = "<table cellpadding=0 cellspacing=0 border=0 width=280 align=left>"
	tabel += "<tr><td valign=top width=100% align=left class=homekop>Organisatie advies<br></td></tr>"
	tabel += "<tr><td valign=top width=100% class=tabeltekst><br>"
	tabel += "Wilt u meer weten over organisatie advies?<br><br>"
	tabel += "<br><br>"
	tabel += "<br><br>"
	tabel += "<br><br>"
	tabel += "<br><br>"
	tabel += "<br><br>"
	tabel += "<br><br>"
	tabel += "<br><br>"
	tabel += "<br><br>"
	tabel += "<br><br>"
	tabel += "<br><br>"
	tabel += "<br><br>"
	tabel += "<br><br>"
	tabel += "<br><br>"
	tabel += "Als de deuren der waarneming<br>"
	tabel += "zouden zijn gereinigd,<br>"
	tabel += "zou alles aan de mens verschijnen<br>"
	tabel += "zoals het is,<br>"
	tabel += "oneindig<br>"
	tabel += "<div align=center>Wiliam Blake</div><br><br>"
	tabel += "</td></tr></table>";
	ShowTekst(tabel, "detail");
} 

function ShowCOM() {
	var tabel
	tabel = "";

	tabel = "<table cellpadding=0 cellspacing=0 border=0 width=280 align=left>"
	tabel += "<tr><td valign=top width=100% align=left class=homekop>Coaching en mediation<br></td></tr>"
	tabel += "<tr><td valign=top width=100% class=tabeltekst><br>"
	tabel += "Wilt u meer weten over coaching en mediation?<br><br>"
	tabel += "<br><br>"
	tabel += "<br><br>"
	tabel += "<br><br>"
	tabel += "<br><br>"
	tabel += "<br><br>"
	tabel += "<br><br>"
	tabel += "<br><br>"
	tabel += "<br><br>"
	tabel += "<br><br>"
	tabel += "<br><br>"
	tabel += "<br><br>"
	tabel += "<br><br>"
	tabel += "<br><br>"
	tabel += "De bergkoekoek roept<br>"
	tabel += "op de wilde rotsen, waar<br>"
	tabel += "witte branding breekt<br>"
	tabel += "<div align=center>Gy&otilde;dai</div><br><br>"
	tabel += "</td></tr></table>";
	ShowTekst(tabel, "detail");
} 

function ShowCV() {
	var tabel
	tabel = "";

	tabel = "<table cellpadding=0 cellspacing=0 border=0 width=280 align=left>"
	tabel += "<tr><td valign=top width=100% align=left class=homekop>Curriculum vitae<br></td></tr>"
	tabel += "<tr><td valign=top width=100% class=tabeltekst><br>"
	tabel += "Hier vindt u informatie over Inge Bochardt.<br><br>"
	tabel += "<br><br>"
	tabel += "<br><br>"
	tabel += "<br><br>"
	tabel += "<br><br>"
	tabel += "<br><br>"
	tabel += "<br><br>"
	tabel += "<br><br>"
	tabel += "<br><br>"
	tabel += "<br><br>"
	tabel += "<br><br>"
	tabel += "<br><br>"
	tabel += "<br><br>"
	tabel += "<br><br>"
	tabel += "Ik koos mijn weg<br>"
	tabel += "over een bergpad<br>"
	tabel += "en werd begroet<br>"
	tabel += "door een glimlachend viooltje<br>"
	tabel += "<div align=center>Basho</div><br><br>"
	tabel += "</td></tr></table>";
	ShowTekst(tabel, "detail");
} 

function ShowLINK() {
	var tabel
	tabel = "";

	tabel = "<table cellpadding=0 cellspacing=0 border=0 width=280 align=left>"
	tabel += "<tr><td valign=top width=100% align=left class=homekop>Links en artikelen<br></td></tr>"
	tabel += "<tr><td valign=top width=100% class=tabeltekst><br>"
	tabel += "Hier vindt u interessante websites en artikelen!<br><br>"
	tabel += "<br><br>"
	tabel += "<br><br>"
	tabel += "<br><br>"
	tabel += "<br><br>"
	tabel += "<br><br>"
	tabel += "<br><br>"
	tabel += "<br><br>"
	tabel += "<br><br>"
	tabel += "<br><br>"
	tabel += "<br><br>"
	tabel += "<br><br>"
	tabel += "<br><br>"
	tabel += "<br><br>"
	tabel += "Zon glijdt over het ijs<br>"
	tabel += "spiegelend staan de bomen<br>"
	tabel += "ze smelten samen<br>"
	tabel += "<div align=center>Wil de Dalie</div><br><br>"
	tabel += "</td></tr></table>";
	ShowTekst(tabel, "detail");
} 

function ShowCONT() {
	var tabel
	tabel = "";

	tabel = "<table cellpadding=0 cellspacing=0 border=0 width=280 align=left>"
	tabel += "<tr><td valign=top width=100% align=left class=homekop>Contact<br></td></tr>"
	tabel += "<tr><td valign=top width=100% class=tabeltekst><br>"
	tabel += "Voor overige vragen/opmerkingen kunt u gebruik maken van ons contactformulier.<br><br>"
	tabel += "<br><br>"
	tabel += "<br><br>"
	tabel += "<br><br>"
	tabel += "<br><br>"
	tabel += "<br><br>"
	tabel += "<br><br>"
	tabel += "<br><br>"
	tabel += "<br><br>"
	tabel += "<br><br>"
	tabel += "<br><br>"
	tabel += "<br><br>"
	tabel += "<br><br>"
	tabel += "Zo'n kleine vlinder<br>"
	tabel += "al willen wij hem pakken<br>"
	tabel += "hij haast zich nimmer<br>"
	tabel += "<div align=center>Garaku</div><br><br>"
	tabel += "</td></tr></table>";
	ShowTekst(tabel, "detail");
} 

            

            
