<!--
	// Interface Related

	var sstp_type=0;					// 0 - iFrame mode; 1 - popup window mode
	var sstp_24Hr=false;				// 24 hr mode?
	var sstp_fixedX=-1;					// -1 : relative x to activator; 0 : absolute x location
	var sstp_fixedY=-1;					// -1 : relative y to activator; 0 : absolute y location
	var sstp_language='en';				// language of datepicker
	//var sstp_scriptdir='http://dev.honeycombwebworks.ca/tallyhotours/wp-content/themes/minibuzz/js/reso/';			// folder where the scripts are stored
	//var sstp_scriptdir='http://www.honeyphase.com/tallyhotours/wp-content/themes/minibuzz/js/reso/';			// folder where the scripts are stored
	var sstp_scriptdir='http://www.tallyhotours.com/wp-content/themes/minibuzz/js/reso/';			// folder where the scripts are stored
	var sstp_popupWidth=230;			// width of the datepicker
	var sstp_popupHeight=262;			// height of the datepicker

//-->
