﻿if (window['urlPath'] != undefined)
{
document.write("                <div class=\"col-right hideClass\" style=\"text-align: center;\">");
document.write("<img alt=\"\" src=\"" + urlPath + "images/side-column/payment-icons.jpg\" style=\"margin-top: 30px;\" />");
document.write("                <br />");
document.write("                <img alt=\"\" src=\"" + urlPath + "images/side-column/entrust.jpg\" style=\"margin-top: 5px;\" />");
document.write("                <br />");
document.write("                <img alt=\"\" src=\"" + urlPath + "images/side-column/reservations.jpg\" style=\"margin: 20px 0px 10px 0px;\" />");
document.write("                <br />");
//document.write("                <a href=\"\">See Testimonials</a>");
//document.write("                <br />");
document.write("                <a href=\"http://www.bbb.org/new-york-city/business-reviews/travel-agencies-and-bureaus/delightful-tours-inc-in-new-york-ny-12500/\"><img alt=\"\" src=\"" + urlPath + "images/side-column/bbb.jpg\" style=\"margin-top: 60px;\" /></a>");
document.write("                <br />");
document.write("                <img alt=\"\" src=\"" + urlPath + "images/side-column/guarantee.jpg\" style=\"margin-top: 40px;\" />");
document.write("                <br />");
document.write("                <img alt=\"\" src=\"" + urlPath + "images/side-column/asta.jpg\" style=\"margin-top: 60px;\" />");
document.write("                <br />");
document.write("                <img alt=\"\" src=\"" + urlPath + "images/side-column/iatan.jpg\" style=\"margin-top: 30px;\" />");
document.write("                <br />");
document.write("                </div>");
}
