<!-- //
var linktext = 'Contact us via email'; var email1 = 'rcl'; var email2 = 'oceanfreight.com'; subject='?subject=[Oceanfreight.com] Website Feedback';
document.write('<a href="' + encodeURI( "mail" + "to:" + email1 + "@" + email2 + subject ) + '">' + linktext + "</a>");
// --> 
