<!-- Linkliste Detzel Marketing!-->


<!-- ********Menutop!******** -->

function startseite() {
 location.href="./index.html";
return
}
function leistungen() {
 location.href="./marketingleistung/index.html";
return
}
function kunden() {
 location.href="./kunden/index.html";
return
}
function vorteile() {
 location.href="./vorteile.html";
return
}
function projektbeispiele() {
 location.href="./marketingprojekte.html";
return
}
function uebermich() {
 location.href="./sylviadetzel.html";
return
}
function service() {
 location.href="./service/index.html";
return
}
function newsletter() {
 location.href="./marketingberatung_newsletter.html";
return
}
function kontakt() {
 location.href="./marketingberatung_kontakt.html";
return
}


<!-- ********Menuleft-Untermenu Leistungen!******** -->

function marketingberatung() {
 location.href="./marketingleistung/index.html";
return
}
function marketingkonzept() {
 location.href="./marketingleistung/marketingkonzept.html";
return
}
function schulung() {
 location.href="./marketingleistung/schulung.html";
return
}

<!-- ********Menuleft-Untermenu Kunden!******** -->

function unternehmen() {
 location.href="./kunden/index.html";
return
}
function unternehmensberatungen() {
 location.href="./kunden/unternehmensberatung.html";
return
}
function schulungsanbieter() {
 location.href="./kunden/schulungsanbieter.html";
return
}


<!-- ********Menuleft-Untermenu Service!******** -->

function presse() {
 location.href="./service/index.html";
return
}
function partnerunternehmen() {
 location.href="./service/partnerunternehmen.html";
return
}
function wichtigetermine() {
 location.href="./service/termine.html";
return
}
function linktipps() {
 location.href="./service/linktipps.html";
return
}

<!-- ********Menubottom!******** -->

function impressum() {
 location.href="./marketingberatung_impressum.html";
return
}
function sitemap() {
 location.href="./marketingberatung_sitemap.html";
return
}

<!-- KONTAKT Siehe Menutop -->


<!-- ********Links im Text!******** -->

function crossmedia() {
 location.href="./crossmedia.html";
return
}

function crossmediadef() {
 var new_window=window.open("./crossmedia-definition.html", "f2", "height=250, width=380,top=60,left=60");
return
}
