KapA = new Array("","","","","","","","","","","","","","","","","");
KapSub = new Array("","","","","","","","","","","","","","","","","");
KapA[WhatMenu]="Sel";
KapSub[WhatSub]="Sel";




 
document.writeln('<a class="Kap'+KapA[1]+'" href="townfence.htm">TownFence&reg;</a>')
if (WhatMenu==1)
{
	
}

document.writeln('<a class="Kap'+KapA[10]+'" href="news.htm">News</a>')
if (WhatMenu==10)
{
	
}


document.writeln('<a class="Kap'+KapA[9]+'" href="standorte.htm">Locations</a>')
if (WhatMenu==9)
{
	
}


document.writeln('<a class="Kap'+KapA[2]+'" href="dokumentationen.htm">Documentation</a>')

if (WhatMenu==2)
{	
	document.writeln('<a class="KapSub'+KapSub[1]+'" href="historie.htm">History</a>')

	document.writeln('<a class="KapSub'+KapSub[3]+'" href="planungsbeispiele.htm">Planungsbeispiele</a>')
	document.writeln('<a class="KapSub'+KapSub[4]+'" href="beispielkampagnen.htm">Beispielkampagnen</a>')
	document.writeln('<a class="KapSub'+KapSub[6]+'" href="beispielkampagnen_2.htm">Beispielkampagnen<br>Teil2</a>')	
	document.writeln('<a class="KapSub'+KapSub[5]+'" href="aushangdokumentationen.htm">Aushang-<br>Dokumentationen</a>')
}

document.writeln('<a class="Kap'+KapA[3]+'" href="townfence_fakten.htm">Facts</a>')
if (WhatMenu==3)
{
	
}

document.writeln('<a class="Kap'+KapA[4]+'" href="diebstahlschutz.htm">Anti-theft protection</a>')
if (WhatMenu==4)
{
	
}

document.writeln('<a class="Kap'+KapA[5]+'" href="downloads.htm">Downloads</a>')
if (WhatMenu==5)
{

	
}

 

document.writeln('<a class="Kap'+KapA[7]+'" href="agbs.htm">General terms and conditions of trade</a>')
if (WhatMenu==7)
{
	
}

document.writeln('<a class="Kap'+KapA[8]+'" href="kontakt_impressum.htm">Contact/About us</a>')
if (WhatMenu==8)
{
	
}



 





	
