//»ó´Ü Å¾¸Þ´º
function topmenu(num){
	switch(num){
		case 1: location.href="/01farm/main.asp"; break;
		case 2: location.href="/02greentour/main.asp"; break;
		case 3: location.href="/03info/main.asp"; break;
		case 4: location.href="/04cs/main.asp"; break;
		case 5: location.href=""; break;
		case 6: location.href=""; break;
		case 7: location.href=""; break;
	}
}
function eventchu(num){
	switch(num){
		case 1: location.href="/shop/product_list_best.asp"; break;
		case 2: location.href=""; break;
		case 3: location.href=""; break;
		case 4: location.href=""; break;
		case 5: location.href=""; break;
		case 6: location.href=""; break;
		case 7: location.href=""; break;
	}
}
function event(num){
	switch(num){
		case 1: location.href="/shop/category_shop.asp?farm_cat_code=20034011"; break;
		case 2: location.href=""; break;
		case 3: location.href=""; break;
		case 4: location.href=""; break;
		case 5: location.href=""; break;
		case 6: location.href=""; break;
		case 7: location.href=""; break;
	}
}