function lwsgo(lwslocation)
{
	document.location.href=lwslocation;
}