line = '<div id="sc1" class="switchcontent"></div>'
line += '<div id="sc2" class="switchcontent"><a href="/nl/philosophy/introduction.htm" style="color:white">introductie</a> | <a href="/nl/raw+living+foods/" style="color:white">rauwe en levende voeding</a> | <a href="/nl/superfoods/" style="color:white">superfoods</a> | <a href="/nl/about+us/" style="color:white">over ons</a></div>'


line += '<div id="sc3" class="switchcontent" style="display:block">'
line += '<a href="../noordermarket/index.htm" style="color:white">Noordermarket</a>'
line += ' | <a href="/nl/store/books.htm" style="color:white">Boeken & informatie</a>'
line += ' | <a href="/nl/store/superfoods_other_.htm" style="color:white">Superfoods</a>'
line += ' | <a href="/nl/store/superfoods_green_.htm" style="color:white">Groene Superfoods</a>'
line += ' | <a href="/nl/store/organic_rawfoods_.htm" style="color:white">Biologische voeding</a>'
line += ' | <a href="/nl/store/superfoods_snacks.htm" style="color:white">Rauwe cholcolade&amp;Snacks</a>'
line += ' | <a href="/nl/store/supplements.htm" style="color:white">Supplementen</a>'
line += ' | <a href="/nl/store/skincare.htm" style="color:white">Huidverzorging</a>'
line += ' | <a href="/nl/store/sapequipment.htm" style="color:white">Sapmachines</a>'
line += ' | <a href="/nl/store/equipment_other.htm" style="color:white">Andere apparatuur</a>'
line += '</div>';

line += '<div id="sc4" class="switchcontent"><a href="../nl/courses/agenda.htm" style="color:white">cursussen</a> '
line += '| <a href="/events/" style="color:white">evenementen 2009</a> '
line += '| <a href="/nl/events/2008_50years_event.htm" style="color:white">evenementen 2008</a> '
line += '| <a href="/nl/events/2006.htm" style="color:white">evenementen 2006</a> '
line += '| <a href="/nl/events/2005.htm" style="color:white">evenementen 2005</a> '
line += '| <a href="/nl/events/2004.htm" style="color:white">evenementen 2004</a> '
line += '| <a href="/nl/events/2003.htm" style="color:white">evenementen 2003</a></div> '

document.write(line)
