<!--

	var tableWidth = 1000;

	var delay = 300;

	var offsetWidth = 250;

	var layoutSize = 1000;

	var tdOff = "#DFE2E6";

	var tdOn = "#F5F5F5";

	var lineSeperatorColor = "#B7B4B4";

	var border = true;

	var borderColor = "#B7B4B4";

	var tdClass = "class='dropLinks'";

	var tdHeight = "height='0'";

	var dropDownArray = new Array (

									[247,	[["About Us", "whoweare.htm"], 

											["The Team", "team.htm"]], 131],
									
									[378,	[["TC Tourism System Application ", "products_tcts.htm"], 
											
											["Travel Curve Tours ", "products_tctours.htm"]], 125],
									
								[505,	[["Destination Marketing", "solution_destination.htm"], 

										["Corporate Travel Industry", "solution_corporatetravelindustry.htm"], 

									        ["Hospitality Industry", "solution_hospitality.htm"], 

										["Travel Agency", "solution_travelagency.htm"]], 126]
									

								);

// -->
