function getCookie() {
 return document.cookie;
}
function pageBack() {
	history.back()
}

