SELECT xyz.*,banner_types.name AS type,banners_status.name AS status FROM banners AS xyz LEFT JOIN banner_types ON xyz.fk_type_id = banner_types.id LEFT JOIN banners_status ON xyz.fk_status_id = banners_status.id WHERE fk_type_id IN (6) AND fk_status_id = 1 AND UNIX_TIMESTAMP(starts_on) <= 1765815600 AND UNIX_TIMESTAMP(ends_on) >= 1765815600 ORDER BY id LIMIT 0,15
SELECT xyz.*,banner_types.name AS type,banners_status.name AS status FROM banners AS xyz LEFT JOIN banner_types ON xyz.fk_type_id = banner_types.id LEFT JOIN banners_status ON xyz.fk_status_id = banners_status.id WHERE fk_type_id IN (2) AND fk_status_id = 1 AND UNIX_TIMESTAMP(starts_on) <= 1765815600 AND UNIX_TIMESTAMP(ends_on) >= 1765815600 ORDER BY id LIMIT 0,15
SELECT xyz.*,banner_types.name AS type,banners_status.name AS status FROM banners AS xyz LEFT JOIN banner_types ON xyz.fk_type_id = banner_types.id LEFT JOIN banners_status ON xyz.fk_status_id = banners_status.id WHERE fk_type_id IN (6) AND fk_status_id = 1 AND UNIX_TIMESTAMP(starts_on) <= 1765815600 AND UNIX_TIMESTAMP(ends_on) >= 1765815600 ORDER BY id LIMIT 0,15
SELECT xyz.*,banner_types.name AS type,banners_status.name AS status FROM banners AS xyz LEFT JOIN banner_types ON xyz.fk_type_id = banner_types.id LEFT JOIN banners_status ON xyz.fk_status_id = banners_status.id WHERE fk_type_id = 4 AND fk_status_id = 1 AND DATE(NOW()) >= starts_on AND DATE(NOW()) <= ends_on ORDER BY RAND() LIMIT 0,15
SELECT xyz.* FROM hotel_newswire_categories AS xyz ORDER BY name ASC LIMIT 0,15
SELECT xyz.*,banner_types.name AS type,banners_status.name AS status FROM banners AS xyz LEFT JOIN banner_types ON xyz.fk_type_id = banner_types.id LEFT JOIN banners_status ON xyz.fk_status_id = banners_status.id WHERE fk_type_id IN (13) AND fk_status_id = 1 AND UNIX_TIMESTAMP(starts_on) <= 1765815600 AND UNIX_TIMESTAMP(ends_on) >= 1765815600 ORDER BY id LIMIT 0,15
SELECT xyz.*,fk_categories.name AS category, fk_categories.name AS fk_category,fk_categories.seo_url AS category_seo_url,fk_categories.seo_url AS fk_category_seo_url,authors.profile_image_path AS author_image,authors.title AS author_title,authors.company AS author_company,CONCAT(authors.first_name, ' ', authors.last_name) AS author_name,brstatus.name AS status FROM business_review AS xyz LEFT JOIN business_review_categories AS fk_categories ON xyz.fk_category_id = fk_categories.category_id LEFT JOIN authors ON xyz.fk_author_id = authors.author_id LEFT JOIN business_review_status AS brstatus ON xyz.fk_status_id = brstatus.status_id WHERE xyz.fk_status_id = 8 AND xyz.month = 12 AND xyz.year = 2025 ORDER BY date_of_release ASC LIMIT 5,15
SELECT xyz.*,categories.name AS category, categories.name AS fk_category,categories.seo_url AS category_seo_url,authors.profile_image_path AS author_image,authors.title AS author_title,authors.company AS author_company,CONCAT(authors.first_name, ' ', authors.last_name) AS author_name,brstatus.name AS status FROM business_review AS xyz LEFT JOIN business_review_categories AS categories ON xyz.fk_category_id = categories.category_id LEFT JOIN authors ON xyz.fk_author_id = authors.author_id LEFT JOIN business_review_status AS brstatus ON xyz.fk_status_id = brstatus.status_id WHERE xyz.fk_status_id IN (9) AND WEEK(xyz.date_of_release, 6) <= 51 AND WEEK(xyz.ending_date, 6) >=51 AND YEAR(xyz.ending_date) = 2025 ORDER BY date_of_release DESC LIMIT 0,1
SELECT xyz.*,hotel_newswire_categories.name AS category,hotel_newswire_categories.seo_url AS category_seo_url,hotel_newswire_status.name AS status FROM hotel_newswire AS xyz LEFT JOIN hotel_newswire_categories ON hotel_newswire_categories.category_id = xyz.fk_category_id LEFT JOIN hotel_newswire_status ON hotel_newswire_status.status_id = xyz.fk_status_id WHERE (xyz.date_of_release = '2025-12-15') AND featured=1 AND xyz.fk_status_id IN (1,2) ORDER BY xyz.date_of_release DESC LIMIT 0,15
SELECT xyz.*,banner_types.name AS type,banners_status.name AS status FROM banners AS xyz LEFT JOIN banner_types ON xyz.fk_type_id = banner_types.id LEFT JOIN banners_status ON xyz.fk_status_id = banners_status.id WHERE fk_type_id IN (15) AND fk_status_id = 1 AND UNIX_TIMESTAMP(starts_on) <= 1765815601 AND UNIX_TIMESTAMP(ends_on) >= 1765815601 ORDER BY id LIMIT 0,15
SELECT xyz.*,banner_types.name AS type,banners_status.name AS status FROM banners AS xyz LEFT JOIN banner_types ON xyz.fk_type_id = banner_types.id LEFT JOIN banners_status ON xyz.fk_status_id = banners_status.id WHERE fk_type_id IN (6) AND fk_status_id = 1 AND UNIX_TIMESTAMP(starts_on) <= 1765815601 AND UNIX_TIMESTAMP(ends_on) >= 1765815601 ORDER BY id LIMIT 0,15
SELECT xyz.*,banner_types.name AS type,banners_status.name AS status FROM banners AS xyz LEFT JOIN banner_types ON xyz.fk_type_id = banner_types.id LEFT JOIN banners_status ON xyz.fk_status_id = banners_status.id WHERE fk_type_id IN (6) AND fk_status_id = 1 AND UNIX_TIMESTAMP(starts_on) <= 1765815601 AND UNIX_TIMESTAMP(ends_on) >= 1765815601 ORDER BY id LIMIT 0,15
SELECT xyz.*,banner_types.name AS type,banners_status.name AS status FROM banners AS xyz LEFT JOIN banner_types ON xyz.fk_type_id = banner_types.id LEFT JOIN banners_status ON xyz.fk_status_id = banners_status.id WHERE fk_type_id IN (11) AND fk_status_id = 1 AND DATE(NOW()) >= starts_on AND DATE(NOW()) <= ends_on ORDER BY RAND() LIMIT 0,15
SELECT xyz.*,banner_types.name AS type,banners_status.name AS status FROM banners AS xyz LEFT JOIN banner_types ON xyz.fk_type_id = banner_types.id LEFT JOIN banners_status ON xyz.fk_status_id = banners_status.id WHERE fk_type_id = 3 AND fk_status_id = 1 AND DATE(NOW()) >= starts_on AND DATE(NOW()) <= ends_on ORDER BY RAND() LIMIT 0,15
SELECT xyz.*,banner_types.name AS type,banners_status.name AS status FROM banners AS xyz LEFT JOIN banner_types ON xyz.fk_type_id = banner_types.id LEFT JOIN banners_status ON xyz.fk_status_id = banners_status.id WHERE fk_type_id IN (1) AND fk_status_id = 1 AND DATE(NOW()) >= starts_on AND DATE(NOW()) <= ends_on ORDER BY RAND() LIMIT 0,15
SELECT xyz.*,banner_types.name AS type,banners_status.name AS status FROM banners AS xyz LEFT JOIN banner_types ON xyz.fk_type_id = banner_types.id LEFT JOIN banners_status ON xyz.fk_status_id = banners_status.id WHERE fk_type_id IN (15) AND fk_status_id = 1 AND UNIX_TIMESTAMP(starts_on) <= 1765815601 AND UNIX_TIMESTAMP(ends_on) >= 1765815601 ORDER BY id LIMIT 0,15
SELECT xyz.*,banner_types.name AS type,banners_status.name AS status FROM banners AS xyz LEFT JOIN banner_types ON xyz.fk_type_id = banner_types.id LEFT JOIN banners_status ON xyz.fk_status_id = banners_status.id WHERE fk_type_id IN (11) AND fk_status_id = 1 AND UNIX_TIMESTAMP(starts_on) <= 1765815601 AND UNIX_TIMESTAMP(ends_on) >= 1765815601 ORDER BY id LIMIT 0,15
HOTEL EXECUTIVE
☰
✕

Industry Experts Tout Travel as Diplomacy Tool at House Hearing

. October 14, 2008

WASHINGTON, DC, March 21, 2007. Leaders from the travel industry testified today before a House Foreign Affairs Subcommittee that travel and tourism is America's greatest tool for combating its increasingly negative image around the world.

Charles L. Merin, president of the Travel Business Roundtable and Geoff Freeman, executive director of the Discover America Partnership, asserted the need to enhance security at our borders while enacting policies to make the U.S. more welcoming to legitimate international travelers.

A consistently strong economic generator, the travel industry has lost 194,000 jobs; $25.9 billion in payroll; $94 billion in spending; and $15.6 billion in taxes to federal, state and local governments since 9/11. Nearly 60 million fewer visitors came to the U.S. over that period - whether for leisure, business, study or medical treatment - causing the U.S. to suffer great economic and diplomatic losses.

'Whether realities or perceptions, our country's cumbersome visa policies and unwelcoming entry procedures are deterring would-be travelers from choosing to visit America,' said Jonathan M. Tisch, chairman and CEO of Loews Hotels and chairman of the Travel Business Roundtable.

'International travelers represent the opportunity to win the hearts and minds of people around the world. When travelers don't come here, they learn about America and Americans through headlines rather than personal experiences,' said Merin in his testimony. 'As a nation, we must recognize that the people-to-people communication generated through travel is our greatest public diplomacy tool.'

According to the Discover America Partnership, those who have visited the U.S. are 74 percent more likely to have a favorable opinion of America and Americans, and 66 percent of those who have visited are more likely to be supportive of U.S. policies.

'In a post-9/11 world, our nation's security must always remain our number one priority. Travel and security, though, are not mutually exclusive. We call for strengthening America's security, yet we insist that it be done with the right resources, new technologies and a focus on travelers as an opportunity,' said Roger Dow, president and CEO of the Travel Industry Association (TIA).

The Discover America Partnership, supported by TBR, TIA and the travel industry, have been lobbying Congress to create a 21st century visa system, modernize and secure our ports of entry, and change global perceptions of America through coordinated communications.

Today's hearing in front of the House Foreign Affairs Subcommittee on International Organizations, Human Rights, and Oversight was one in a series called by Subcommittee Chairman William Delahunt (D-MA) focusing on the public diplomacy challenges the U.S. faces around the world.

"We want to keep the bad people out, but we want to make sure every legitimate traveler has a positive experience in the U.S. and has good things to say about us," said Delahunt during the hearing.

The Travel Industry Association is the national, non-profit organization representing all components of the $703 billion travel industry. TIA's mission is to promote and facilitate increased travel to and within the United States. TIA is proud to be a partner in travel with American Express. For more information, visit www.tia.org.

Business Contact:

Subscribe to our newsletter
for more Hotel Newswire articles

Related News

Choose a Social Network!

The social network you are looking for is not available.

Close
Coming up in March 1970...