<!-- Begin
document.write('<span class="phonetitle">');
document.write('Eagle Tours, Inc.');
document.write('</span><br>');
document.write('1634 E. Irving Blvd.<br>');
document.write('Irving, TX 75060<br>');
document.write('PHONE: <span class="phonetitle">(972) 721-0545<BR></span>');
document.write('FAX: <span class="phonetitle">(972) 579-1361<BR></span>');
document.write('<BR>E-mail us: ');

var emailarray3870= new Array(115,104,101,108,105,97,64,101,97,103,108,101,116,111,117,114,115,105,110,99,46,99,111,109)
var postemail3870=''
for (i=0;i<emailarray3870.length;i++)
postemail3870+=String.fromCharCode(emailarray3870[i])

document.write('<a href="mailto:'+postemail3870+'?subject=Website Contact">Email Us</a>')

//  End -->