' + "\n";
if( pref_id ) {
document.getElementById('js_sample').innerHTML = '';
} else {
document.getElementById('js_sample').innerHTML = '';
}
}
function jump(){
var url = document.tariffCal.BIN.options[document.tariffCal.BIN.selectedIndex].value;
if(url != "" ){
location.href = url;
}
}
$(function(){
$("nav div.panel").hide();$(".menu").click(function(){
$(this).toggleClass("menuOpen").next().slideToggle();
});
})
$(function(){
$('.backTop').click(function () {
$('body,html').animate({
scrollTop: 0
}, 500);return false;
});
});
$(function() {
$("#tab li").click(function() {
var num = $("#tab li").index(this);
var rel = jQuery('.content_wrap').eq(num).find('iframe').attr('rel');
jQuery('.content_wrap').eq(num).find('iframe').attr('src',rel);
$(".content_wrap").addClass('disnon');
$(".content_wrap").eq(num).removeClass('disnon');
$("#tab li").removeClass('select');
$(this).addClass('select')
});
});
$(function() {
var topBtn = $('#page-top');
topBtn.hide();
$(window).scroll(function () {
if ($(this).scrollTop() > 100) {
topBtn.fadeIn();
} else {
topBtn.fadeOut();
}
});
topBtn.click(function () {
$('body,html').animate({
scrollTop: 0
}, 500);
return false;
});
});
2024年11月 運賃表JAMJAM EXPRESS ジャムジャムエクスプレス
日 |
月 |
火 |
水 |
木 |
金 |
土 |
|
|
|
|
|
1
- |
2
- |
3
- |
4
- |
5
- |
6
- |
7
- |
8
- |
9
- |
10
- |
11
- |
12
- |
13
- |
14
- |
15
- |
16
- |
17
- |
18
- |
19
- |
20
- |
21
- |
22
- |
23
- |
24
- |
25
- |
26
- |
27
- |
28
- |
29
- |
30
- |
Copyright(c) 2024 JAMJAM EXPRESS ジャムジャムエクスプレス All Rights Reserved.
▲ページトップ