// JavaScript Document
function chance_csite()
{
	window.location.href = "&csite=" + document.sendsite.csite.value;
}

