﻿var timetableWindowParams = 'status=yes,resizable=yes,menubar=no,scrollbars=yes';
var charterWindowParams = 'status=yes,resizable=yes,menubar=no,scrollbars=yes';
var timetableLink = 'http://eia.rokkhost.com/all-destinations#country1';
var charterLink = 'http://eia.rokkhost.com/all-destinations#country1';
var doPopup = true; // use this to control behaviour of the gotoTimetable link
		                 // 'false' will toggle between the map and the timetable
		                 // 'true' will popup the timetable in a new window.
