*** subNavi의 해당 카테고리 갯수에 맞춰 표시하는법 *** 1. link2.xml에 해당 카테고리에 추가할 메뉴를 설정. 2. common/subNavi.jsp에서 해당 카테고리의 서브 매뉴 갯수에 맞춰 showFlash의 세번째 parameter를 수정(길이 조정). parameter는 하기의 [서브 매뉴 갯수/픽셀값]을 참조 하여 서브 매뉴 갯수에 맞춰 ? 란에 해당 픽셀값을 설정. ShowFlash('scriptUrl','208', ?,'','','topNum=${param.topNum}&leftNum=${param.leftNum}') 서브 매뉴 갯수 / 픽셀값 category 1 (40px) category 2 (70px) category 3 (106px) category 4 (140px) category 5 (173px) category 6 (205px) category 7 (238px) category 8 (270px) category 9 (303px)