function navpoint(leftPos, txtPos)
{

	navPoint.document.write("&nbsp;"+txtPos+"&nbsp;");

}

