
// ¸ÞÀÎ¸Þ´º
function main01() {
	location.href = "/event/index.jsp";
}

function main02() {
	location.href = "/enter/index.jsp";
}

function main03() {
	location.href = "/travel/index.jsp";
}

function main04() {
	location.href = "/spon/index.jsp";
}

function main05() {
	location.href = "/info/index.jsp";
}

function main06() {
	location.href = "/photo/gallery/index.jsp";
}



// ´ëÈ¸Á¤º¸
function event01() {
	location.href = "/event/index.jsp";
}

function event02() {
	location.href = "/event/day.jsp";
}

function event03() {
	location.href = "/event/result/index.jsp";
}

function event04() {
	location.href = "/event/rule.jsp";
}

function event05() {
	location.href = "/event/hawaii.jsp";
}




// Âü°¡½ÅÃ»
function enter01() {
	location.href = "/enter/index.jsp";
}
function enter02() {
//	alert("2007 SCÁ¦ÀÏÀºÇà Á¦ÁÖ±¹Á¦¾ÆÀÌ¾ð¸Ç Âü°¡\n½ÅÃ»ÀÌ ¸¶°¨µÇ¾ú½À´Ï´Ù. ´ë´ÜÈ÷ °¨»çÇÕ´Ï´Ù.\n\n´ëÈ¸¿Í °ü·ÃÇÑ Ãß°¡ ¹®ÀÇ»çÇ×Àº IMG KOREA\n¹ÚÁø¿ë 02-558-8544 ·Î ¿¬¶ô ÁÖ½Ã±â ¹Ù¶ø´Ï´Ù");
	location.href = "/enter/form.jsp";
}
function enter03() {
//	alert("2007 SCÁ¦ÀÏÀºÇà Á¦ÁÖ±¹Á¦¾ÆÀÌ¾ð¸Ç Âü°¡\n½ÅÃ»ÀÌ ¸¶°¨µÇ¾ú½À´Ï´Ù. ´ë´ÜÈ÷ °¨»çÇÕ´Ï´Ù.\n\n´ëÈ¸¿Í °ü·ÃÇÑ Ãß°¡ ¹®ÀÇ»çÇ×Àº IMG KOREA\n¹ÚÁø¿ë 02-558-8544 ·Î ¿¬¶ô ÁÖ½Ã±â ¹Ù¶ø´Ï´Ù");
	location.href = "/enter/online.jsp";
}
function enter04() {
	location.href = "/enter/confirm.jsp";
}




// ¿©ÇàÁ¤º¸
function travel01() {
	location.href = "/travel/index.jsp";
}

function travel02() {
	location.href = "/travel/index.jsp#a";
}

function travel03() {
	location.href = "/travel/index.jsp#b";
}

function travel04() {
	location.href = "/travel/index.jsp#c";
}

function travel05() {
	location.href = "/travel/index.jsp#d";
}

function travel06() {
	location.href = "/travel/index.jsp#e";
}




// ½ºÆù¼­
function spon01() {
	location.href = "/spon/index.jsp";
}

function spon02() {
	location.href = "/spon/chance.jsp";
}

function spon03() {
	location.href = "/spon/expo.jsp";
}




// ±âÅ¸Á¤º¸
function info01() {
	location.href = "/info/index.jsp";
}

function info02() {
	location.href = "/info/ceo.jsp";
}

function info03() {
	location.href = "/info/notice/index.jsp";
}

function info04() {
	location.href = "/info/merchandise.jsp";
}

function info05() {
	location.href = "/info/power.jsp";
}





// »çÁø
function photo01() {
	location.href = "/photo/gallery/index.jsp";
}

function photo02() {
	window.open("http://www.asiphoto.com","ptwin","");
}
