/*
//検索ボックス一新により、不要なためコメントアウト
// side calendar -- tours
var calTourFrom = new CalendarPopup_tours("nav_calendar_tour_from");
calTourFrom.offsetX = -66;
calTourFrom.offsetY = 10;
calTourFrom.siblingInput = 'tour_searchto';
calTourFrom.from_to_gap = 0;

var calTourTo = new CalendarPopup_tours("nav_calendar_tour_to");
calTourTo.offsetX = -150;
calTourTo.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 
