/*
//検索ボックス一新により、不要なためコメントアウト
// side calendar -- tours
var calfrom2 = new CalendarPopup_tours("nav_calendar_from2");
calfrom2.offsetX = -66;
calfrom2.offsetY = 10;
calfrom2.siblingInput = 'tour_searchto';
calfrom2.from_to_gap = 0;

var calto2 = new CalendarPopup_tours("nav_calendar_to2");
calto2.offsetX = -150;
calto2.offsetY = 10;

// side calendar -- Hotels
var calfrom = new CalendarPopup("nav_calendar_from");
calfrom.offsetX = -85;
calfrom.offsetY = 5;
calfrom.siblingInput = 'navcheckout';
var calto = new CalendarPopup("nav_calendar_to");
calto.offsetX = -85;
calto.offsetY = 5;
*/

// Start DI Tracking Code for HEAD section
var refr=escape(document.referrer); /* get the http referer and encode it */
var dom=location.hostname; /* get the host domain */
var stURL="http://au.track.decideinteractive.com/n/33605/33607/www.jtbcorp.jp/i26cyl;11;4;;6;;16hqha;;;;;1;/i/c?0&pq=%2f12345&1pixgif&referer="
+ refr;
if ( (refr && refr.search(dom) == -1) && (location.href.toUpperCase().indexOf("247SEO=N") == -1) ) /* if the referrer is external preload the image request and does not contain 247SEO argument = "N" */
{
imageTR = new Image();
imageTR.src = stURL;
}
// DI Tracking Code 

