// JavaScript Document

		
		function moveNext(loc)
		{
		   window.location.href=loc
		}

