line = '<div id="sc1" class="switchcontent"></div>'
line += '<div id="sc2" class="switchcontent"><a href="/philosophy/introduction.htm" style="color:white">introduction</a>&nbsp;|&nbsp;<a href="/raw+living+foods/" style="color:white">raw & living foods</a>&nbsp;|&nbsp;<a href="/superfoods/" style="color:white">superfoods</a>&nbsp;|&nbsp;<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 += '&nbsp;|&nbsp;<a href="/store/books&info.htm" style="color:white">Books & info</a>'
line += '&nbsp;|&nbsp;<a href="/store/superfoods_other_.htm" style="color:white">Superfoods</a>'
line += '&nbsp;|&nbsp;<a href="/store/superfoods_green.htm" style="color:white">Green Superfoods</a>'
line += '&nbsp;|&nbsp;<a href="/store/organic_rawfoods.htm" style="color:white">Organic Rawfoods</a>'
line += '&nbsp;|&nbsp;<a href="/store/supplements.htm" style="color:white">Supplements</a>'
line += '&nbsp;|&nbsp;<a href="/store/juicers_.htm" style="color:white">Juicers</a>'
line += '&nbsp;|&nbsp;<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>&nbsp;';
line += '|&nbsp;<a href="/events/" style="color:white">events 2009</a>&nbsp;';
line += '|&nbsp;<a href="/events/2008.htm" style="color:white">events 2008</a>&nbsp;';
line += '|&nbsp;<a href="/events/2006.htm" style="color:white">events 2006</a>&nbsp;';
line += '|&nbsp;<a href="/events/2005.htm" style="color:white">events 2005</a>&nbsp;';
line += '|&nbsp;<a href="/events/2004.htm" style="color:white">events 2004</a>&nbsp;';
line += '|&nbsp;<a href="/events/2003.htm" style="color:white">events 2003</a></div>';


document.write(line)