// JavaScript Document

//▼右側ランダムフラッシュ用リンク先
function top_right1(){
location.href = "/success_stories/episode_19.html";
}

function top_right2(){
location.href = "/success_stories/episode_20.html";
}

function top_right3(){
location.href = "/success_stories/episode_21.html";
}



//▼左側ランダムフラッシュ広告用リンク
//現状不使用
/*
function toplink01(theEvent){
location.href = "about/";
}

function toplink02(theEvent){
location.href = "about/";
}

function toplink03(theEvent){
location.href = "about/";
}

function toplink04(theEvent){
location.href = "about/";
}

function toplink05(theEvent){
location.href = "about/";
}
*/