function navSetup(navName) {
	$('#nav_'+navName).before('<img src="/i/arr.gif" width="3" height="9" border="0" style="position:absolute; margin:4px 0 0 -10px;">');
}