function updateNav(sId){
	window.parent.frames.item('nav').activate(sId);
}
