line = '<div id="sc1" class="switchcontent"></div>'
line += '<div id="sc2" class="switchcontent" style="display:block"><a href="/philosophy/introduction.htm" style="color:white">introduction</a> | <a href="/raw+living+foods/" style="color:white">raw food info</a> | <a href="/superfoods/" style="color:white">superfoods</a> | <a href="/about+us/" style="color:white">about us</a></div>'


line += '<div id="sc3" class="switchcontent">'
line += '<a href="../noordermarket/index.htm" style="color:white">Noordermarket</a>'
line += ' | <a href="../store/books&info.htm" style="color:white">Books & info</a>'
line += ' | <a href="../store/superfoods_other_.htm" style="color:white">Superfoods</a>'
line += ' | <a href="../store/superfoods_green_.htm" style="color:white">Green Superfoods</a>'
line += ' | <a href="../store/organic_rawfoods.htm" style="color:white">Organic Rawfoods</a>'
line += ' | <a href="../store/superfoods_snacks.htm" style="color:white">Raw cholcolate&amp;Snacks</a>'
line += ' | <a href="../store/supplements.htm" style="color:white">Supplements</a>'
line += ' | <a href="../store/skincare.htm" style="color:white">Skincare</a>'
line += ' | <a href="../store/juicers_.htm" style="color:white">Juicers</a>'
line += ' | <a href="../store/equipment_.htm" style="color:white">Other Equipment</a>'
line += '</div>';

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


document.write(line)
