KapA = new Array("","","","","","","","","","","","","","","","","");
KapSub = new Array("","","","","","","","","","","","","","","","","");
KapA[WhatMenu]="Sel";
KapSub[WhatSub]="Sel";

 
	
	
	




document.writeln('<a class="Kap" href="#"></a>')
document.writeln('<a class="Kap" href="index.htm">Home</a>')
document.writeln('<a class="Kap'+KapA[1]+'" href="einleitung.htm">PAVK verstehen</a>')
if (WhatMenu==1)
{
	document.writeln('<a class="KapSub'+KapSub[1]+'" href="einleitung.htm">Einleitung</a>')
	document.writeln('<a class="KapSub'+KapSub[2]+'" href="symptome_und_formen.htm">Symptome und Formen</a>')
	document.writeln('<a class="KapSub'+KapSub[3]+'" href="ursachen.htm">Ursachen</a>')
	document.writeln('<a class="KapSub'+KapSub[4]+'" href="diagnose.htm">Diagnose</a>')
 
	
}
document.writeln('<a class="Kap'+KapA[2]+'" href="medikamentoese_therapie.htm">Behandlung</a>')

if (WhatMenu==2)
{
	document.writeln('<a class="KapSub'+KapSub[1]+'" href="medikamentoese_therapie.htm">Medikamentöse Therapie</a>')
	document.writeln('<a class="KapSub'+KapSub[2]+'" href="gehtraining.htm">Gehtraining</a>')
	document.writeln('<a class="KapSub'+KapSub[3]+'" href="gesundheitsbewusste_lebensfuehrung.htm">Gesundheitsbewußte Lebensführung</a>')
	document.writeln('<a class="KapSub'+KapSub[4]+'" href="fusspflege.htm">Fußpflege</a>')

}





document.writeln('<a class="Kap'+KapA[3]+'" href="gefaessspezialisten_in_ihrer_naehe.htm">Rat und Hilfe</a>')
if (WhatMenu==3)
{
	document.writeln('<a class="KapSub'+KapSub[1]+'" href="gefaessspezialisten_in_ihrer_naehe.htm">Gefäßspezialisten in Ihrer Nähe</a>')
	//document.writeln('<a class="KapSub'+KapSub[2]+'" href="glossar.htm">Glossar</a>')
	document.writeln('<a class="KapSub'+KapSub[3]+'" href="links.htm">Links</a>')
	document.writeln('<a class="KapSub'+KapSub[4]+'" href="email_newsletter.htm">E-Mail Newsletter</a>')	
	document.writeln('<a class="KapSub'+KapSub[5]+'" href="patientenbroschueren.htm">Patientenbroschüren</a>')
}

document.writeln('<a class="Kap'+KapA[4]+'" href="risiko_check.htm">Interaktiv</a>')
if (WhatMenu==4)
{
	document.writeln('<a class="KapSub'+KapSub[1]+'" href="risiko_check.htm">Risiko-Check</a>')
	document.writeln('<a class="KapSub'+KapSub[3]+'" href="pavk_test.htm">PAVK-Test</a>')	
	document.writeln('<a class="KapSub'+KapSub[2]+'" href="tv_tipps.htm">TV-Tipps</a>')
}




















	