function setJsSession()
{
	var strURL = "setJsSession.php";
	sendRequest(strURL, "", 2, 2, "setJsSessionDiv");
}