jQuery(function($){
    $('.homeBlk02').flatHeights();
});

function homeLink(){
    location.href = "/jp/brand/";
}

function homeLink01(){
    location.href = "http://www.jal.co.jp/domtour/jaldp/jalhtl_cpn/htl/";
}

function homeLink02(){
    location.href = "/parfaitamour/";
}

function homeLink03(){
    location.href = "http://www1.jalhotels.com/jp/myj/";
}

function homeLink04(){
    location.href = "/select/promo/";
}

function homeLinkEn(){
    location.href = "/brand/";
}



