theNav1='<span class="blue bold">home &raquo;</span> <a href="/nl/about/">Hoe werkt Lebara Mobile?</a>';
theNav2='<span class="blue bold">diensten &raquo;</span> <a href="/nl/services/mms/">MMS</a> | <a href="/nl/services/sms/">SMS</a> | <a href="/nl/services/voicemail/">voicemail</a> | <a href="/nl/services/number_retention/">nummerbehoud</a> | <a href="/nl/services/sim_lock/">SIM-lock</a>';
theNav3='<span class="blue bold">bellen &raquo;</span> <a href="/nl/calling/switching/">overstappen naar Lebara Mobile</a> | <a href="/nl/calling/topup/">beltegoed</a>';
theNav4='&nbsp;';
theNav5='<span class="blue bold">bestellen &raquo;</span> <a href="/nl/order/sim/">SIM kaart bestellen</a> | <a href="/nl/order/credit/">online beltegoed bestellen</a>';
theNav6='&nbsp;';

function show(obj, src) {
	theNav="theNav"+src;
	document.getElementById("subNav").innerHTML=eval(theNav);
	// closeSubNav=window.setTimeout('document.getElementById("subNav").innerHTML="&nbsp;"',5000);
}