// JavaScript Document

function goto(URL)
{
	//URL="http://www.memberholiday.co.kr/on/"+URL
	viewIfrm.location=URL
}
