var gRootPath="";
strs = location.href.split("/");
var count = 0;
if((location.href.match(/.*www.abitus.co.jp.*/))||(location.href.match(/.*210\.165\.45\.130.*/))){
  count = 4;
}else{
  count = 5;
}
for(i=count;i<strs.length;i++){
 gRootPath = gRootPath+"../";
}

// メニューロールオーバー
if (document.images) { 
// 設定開始（使用する画像を設定してください） 
/*　top用メニュー*/
// 画像1 
var bimg1on = new Image();
bimg1on.src = gRootPath+"img/learning/common/bt_business0702.jpg"; // ポイント時の画像
var bimg1off = new Image();
bimg1off.src = gRootPath+"img/learning/common/bt_business07.jpg"; // 通常の画像

// 画像1 
var bimg102on = new Image();
bimg102on.src = gRootPath+"img/learning/common/bt_business0102.jpg"; // ポイント時の画像
var bimg102off = new Image();
bimg102off.src = gRootPath+"img/learning/common/bt_business01.jpg"; // 通常の画像


// 画像2 
var bimg2on = new Image();
bimg2on.src = gRootPath+"img/learning/common/bt_business0202.jpg";
var bimg2off = new Image();
bimg2off.src = gRootPath+"img/learning/common/bt_business02.jpg";

// 画像3 
var bimg3on = new Image();
bimg3on.src = gRootPath+"img/learning/common/bt_business0302.jpg";
var bimg3off = new Image();
bimg3off.src = gRootPath+"img/learning/common/bt_business03.jpg";

// 画像4
var bimg4on = new Image();
bimg4on.src = gRootPath+"img/learning/common/bt_business0402.jpg";
var bimg4off = new Image();
bimg4off.src = gRootPath+"img/learning/common/bt_business04.jpg";

// 画像5 
var bimg5on = new Image();
bimg5on.src = gRootPath+"img/learning/common/bt_business0502.jpg";
var bimg5off = new Image();
bimg5off.src = gRootPath+"img/learning/common/bt_business05.jpg";

// 画像6
var bimg6on = new Image();
bimg6on.src = gRootPath+"img/learning/common/bt_business0602.jpg";
var bimg6off = new Image();
bimg6off.src = gRootPath+"img/learning/common/bt_business06.jpg";

// 画像7
var bimg7on = new Image();
bimg7on.src = gRootPath+"img/learning/common/bt_business0702.jpg";
var bimg7off = new Image();
bimg7off.src = gRootPath+"img/learning/common/bt_business07.jpg";

// 画像8
var bimg8on = new Image();
bimg8on.src = gRootPath+"img/learning/common/bt_business0802.jpg";
var bimg8off = new Image();
bimg8off.src = gRootPath+"img/learning/common/bt_business08.jpg";

// 画像9
var bimg9on = new Image();
bimg9on.src = gRootPath+"img/learning/common/bt_business0602.jpg";
var bimg9off = new Image();
bimg9off.src = gRootPath+"img/learning/common/bt_business06.jpg";


// 画像1
var button1on = new Image();
button1on.src = gRootPath+"img/learning/common/bt_button0102.gif"; // ポイント時の画像
var button1off = new Image();
button1off.src = gRootPath+"img/learning/common/bt_button01.gif"; // 通常の画像

// 画像2 
var button2on = new Image();
button2on.src = gRootPath+"img/learning/common/bt_button0202.gif";
var button2off = new Image();
button2off.src = gRootPath+"img/learning/common/bt_button02.gif";

// 画像3 
var button3on = new Image();
button3on.src = gRootPath+"img/learning/common/bt_button0302.gif";
var button3off = new Image();
button3off.src = gRootPath+"img/learning/common/bt_button03.gif";

// 画像4 
var button4on = new Image();
button4on.src = gRootPath+"img/learning/common/bt_button0402.gif";
var button4off = new Image();
button4off.src = gRootPath+"img/learning/common/bt_button04.gif";

// 画像5 
var button5on = new Image();
button5on.src = gRootPath+"img/learning/common/bt_button0502.gif";
var button5off = new Image();
button5off.src = gRootPath+"img/learning/common/bt_button05.gif";



// メニュー新ロールオーバー


// 画像1 
var tbimg1on = new Image();
tbimg1on.src = gRootPath+"img/learning/common/bt_newbusiness0102.jpg"; // ポイント時の画像
var tbimg1off = new Image();
tbimg1off.src = gRootPath+"img/learning/common/bt_newbusiness01.jpg"; // 通常の画像

// 画像2 
var tbimg2on = new Image();
tbimg2on.src = gRootPath+"img/learning/common/bt_newbusiness0202.jpg";
var tbimg2off = new Image();
tbimg2off.src = gRootPath+"img/learning/common/bt_newbusiness02.jpg";

// 画像3 
var tbimg3on = new Image();
tbimg3on.src = gRootPath+"img/learning/common/bt_newbusiness0302.jpg";
var tbimg3off = new Image();
tbimg3off.src = gRootPath+"img/learning/common/bt_newbusiness03.jpg";

// 画像4
var tbimg4on = new Image();
tbimg4on.src = gRootPath+"img/learning/common/bt_newbusiness0402.jpg";
var tbimg4off = new Image();
tbimg4off.src = gRootPath+"img/learning/common/bt_newbusiness04.jpg";

// 画像5 
var tbimg5on = new Image();
tbimg5on.src = gRootPath+"img/learning/common/bt_newbusiness0502.jpg";
var tbimg5off = new Image();
tbimg5off.src = gRootPath+"img/learning/common/bt_newbusiness05.jpg";

// 画像6
var tbimg6on = new Image();
tbimg6on.src = gRootPath+"img/learning/common/bt_newbusiness0602.jpg";
var tbimg6off = new Image();
tbimg6off.src = gRootPath+"img/learning/common/bt_newbusiness06.jpg";


// 画像7
var tbimg7on = new Image();
tbimg7on.src = gRootPath+"img/learning/common/bt_newbusiness0702.jpg";
var tbimg7off = new Image();
tbimg7off.src = gRootPath+"img/learning/common/bt_newbusiness07.jpg";

// 設定終了 
} 
// ポイント時の処理 
function On(name) { 

if (document.images) { 
document.images[name].src = eval(name + 'on.src'); 
} 
} 
// 放した時の処理 
function Off(name) { 

if (document.images) { 
document.images[name].src = eval(name + 'off.src'); 
} 

} 


function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}

//新しいメニュー追加





