function gohome()
{
		document.location = '../main/index.html'; // ¸ÞÀÎ
}