
// main_gallery.fla
function gallery1(){this.location='#';} //첫번째 이미지
function gallery2(){this.location='#';} //두번째 이미지
function gallery3(){this.location='#';} //세번째 이미지

//footer_board.fla
function board1(){this.location='/front/board/board_list.php?tid=QnAN#loadfile=board_paginglist&tid=QnAN&search_exec=y&page=1&';}//문의게시판
function board2(){this.location='/front/board/board_list.php?tid=QnA#loadfile=board_paginglist&tid=QnA&search_exec=y&page=1&';}//해외배송게시판
function board3(){this.location='/front/board/board_list.php?tid=repair';}//수리as게시판
function board4(){this.location='/front/board/board_list.php?tid=trans#loadfile=board_paginglist&tid=trans&search_exec=y&page=1&';}//교환환불접수/배송관련게시판
function board5(){this.location='/front/extra/extra_html.php?html=exjoin';}//업무제휴게시판 

