/***********************************************************************************
      Program ID   : common.js
      Description  : Common Module & Javascript for BLUETOUR Site
************************************************************************************
      ÇÔ¼ö¸í()           -> ±â´É
************************************************************************************
                                  MODIFICATION LOG

           DATE                          AUTHORS                   DESCRIPTION
        ----------                   -----------               -------------------
        2007/07/3                          WEB                     Initial Release
        
***********************************************************************************/



//* ÇÃ·¡½Ã Action Script ¸Þ´º¸¦ Java Script·Î ¿¬°è½ÃÄÑ °æ·Î¸¦ Á¦¾îÇÏ´Â ºÎºÐ *//

// ¼­ºê 1 
function product_01()    {top.location = '/tour/tour_main.asp';}
function product_01_01()    {top.location = '/tour/ex_wed_2n4d.asp';}
function product_01_02()    {top.location = '/tour/blue2008_07.asp';}
function product_01_03()    {top.location = '/tour/new_super50.asp';}
function product_01_04()    {top.location = '/tour/holiday_0503.asp';}
function product_01_05()    {top.location = '/tour/visit_200805.asp';}

// ¼­ºê 2 
function hotel_01()				{top.location = '/hotel/hotel_list.asp?db=hotel';}
function hotel_01_01()    {top.location = '/hotel/hotel_list.asp?db=hotel';}
function hotel_01_02()    {top.location = '/hotel/hotel_reservation.asp';}
function hotel_01_03()    {top.location = '/hotel/hotel_question.asp';}
function hotel_01_04()    {top.location = '/hotel/gallery_list.asp';}

// ¼­ºê 3 
function airticket_01()				{top.location = '/airplane/hk_discount.asp';}
function airticket_01_01()    {top.location = '/airplane/hk_discount.asp';}
function airticket_01_02()    {top.location = '/airplane/w_discount.asp';}
function airticket_01_03()    {top.location = '/airplane/w2_discount.asp';}

// ¼­ºê 4  
function info_01()				{top.location = '/hong_common_info/hongkong_everything1.asp';}
function info_01_01()    {top.location = '/hong_common_info/hongkong_everything1.asp';}
function info_01_02()    {top.location = '/hong_common_info/hongkong_map.asp';}
function info_01_03()    {top.location = '/hong_common_info/hongkong_prepare1.asp';}
function info_01_04()    {top.location = '/hong_common_info/gallery_list.asp?db=gallery';}
function info_01_05()    {top.location = '/hong_common_info/hongkong_sc1.asp';}
function info_01_06()    {top.location = '/hong_common_info/local_main_list.asp';}
function info_01_07()    {top.location = '/hong_common_info/sitelink.asp';}

// ¼­ºê 5  
function board_01()				{top.location = '/board/board_list.asp?db=qna';}
function board_01_01()    {top.location = '/board/board_list.asp?db=qna';}
function board_01_02()    {top.location = '/board/board_list.asp?db=tourtalk';}
function board_01_03()    {top.location = '/board/board_list.asp?db=visa';}
function board_01_04()    {top.location = '/tour_board/question_mail.asp';}

// ¼­ºê 6 
function company_01()				{top.location = '/customer/info.asp';}
function company_01_01()    {top.location = '/customer/info.asp';}
function company_01_02()    {top.location = '/customer/info_apt.asp';}
function company_01_03()    {top.location = '/customer/map.asp';}
function company_01_04()    {top.location = '/customer/notice_list.asp?db=notice';}

// ¼­ºê 7 
function word_01()				{url = "http://c02583s002.travelservice.co.kr/" ;
window.open(url,'pop','toolbar=YES,menubar=YES,location=YES,directions=YES,resizable=YES,scrollbars=YES,status=YES,width=1280,height=1024');
}
function word_01_01()				{url = "http://c02583s002.travelservice.co.kr/" ;
window.open(url,'pop','toolbar=YES,menubar=YES,location=YES,directions=YES,resizable=YES,scrollbars=YES,status=YES,width=1280,height=1024');
}

