<!--
//begin
//this script will add apply now image redirection

document.write('<table style="WIDTH: 150px; HEIGHT: 59px" cellpadding="5" cellspacing="0" background=/ent/images/imgClubLounge.gif>')
document.write('				<tr>')
document.write('						<td valign="center">')
document.write('							<font size=1>&nbsp;&nbsp;')
document.write('							<a href="http://www.dinersclub.com/en/DCIHome/airport.jhtml">View Worldwide Listing</a></font>')
document.write('					</td>')
document.write('				</tr>')
document.write('			</table>')

-->