WebFontConfig = { google: { families: [ 'Della+Respira', 'Muli' ] } }; (function() { var wf = document.createElement('script'); wf.src = ('https:' == document.location.protocol ? 'https' : 'http') + '://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js'; wf.type = 'text/javascript'; wf.async = 'true'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(wf, s); })(); //Add stylesheet var protocol = ('https:' == document.location.protocol ? 'https' : 'http'); var _includeURL = protocol + '://testimonialtree.com/Widgets/'; //Add widget load to stats var iphttp_request = TT_createCrossDomainRequest(); function TT_httpGet(theUrl) { var xmlHttp = null; xmlHttp = new XMLHttpRequest(); xmlHttp.open( "GET", theUrl, true ); xmlHttp.send( null ); return xmlHttp.responseText; } function TT_getIP(JSONObject) { if (iphttp_request) { try{ if (window.XDomainRequest) { iphttp_request.onload = function () { JSONObject = JSON.parse(iphttp_request.responseText); TT_httpGet(statsUrl+'&ip='+JSONObject.ip+'&lat='+JSONObject.lat+'&lng='+JSONObject.lng); }; iphttp_request.open("GET", "http://api.hostip.info/get_json.php?position=true", true); iphttp_request.send(); } else { iphttp_request.onreadystatechange = TT_IPCallhandler; iphttp_request.open('GET', "http://api.hostip.info/get_json.php?position=true", true); iphttp_request.send(); }; } catch(error) { }; }; } function TT_IPCallhandler(evtXHR) { if (iphttp_request.readyState == 4) { if (iphttp_request.status == 200) { JSONObject = JSON.parse(iphttp_request.responseText); TT_httpGet(statsUrl+'&ip='+JSONObject.ip+'&lat='+JSONObject.lat+'&lng='+JSONObject.lng); } else { //alert("request Errors Occured"); } iphttp_request = null; } } function TT_createCrossDomainRequest(url, handler) { //var var httpRequest = null; //var if (window.XDomainRequest) { httpRequest = new window.XDomainRequest(); httpRequest.onload = function () { callBack(httpRequest.responseText) }; } else httpRequest = new XMLHttpRequest(); return httpRequest; } var params = encodeURIComponent('email=&username='); var statsUrl = _includeURL + 'logWidgetLoad.aspx?wid=22069¶ms=' + params; var ipJson; TT_getIP(ipJson); //End adding widget load to stats var v_css = document.createElement('link'); v_css.rel = 'stylesheet'; v_css.type = 'text/css'; //v_css.href = 'https://testimonialtree.com/Styles/TestimonialTree_Widget2.css'; v_css.href = protocol + '://testimonialtree.com/Styles/TestimonialTree_Widget2.css'; document.getElementsByTagName('head')[0].appendChild(v_css); var newEl = document.createElement('TABLE'); newEl.setAttribute('cellPadding',5); var tmp = document.createElement('TBODY'); newEl.appendChild(tmp); //Powered by TestimonialTree var AddTestimonialLink = document.createElement('A'); AddTestimonialLink.href= 'https://testimonialtree.com/?uid=52129'; AddTestimonialLink.target = '_blank'; AddTestimonialLink.innerHTML = '
[+] Add New Testimonial
'; //Powered by TestimonialTree var TestimonialLink = document.createElement('A'); TestimonialLink.href= 'https://testimonialtree.com'; TestimonialLink.target = '_blank'; TestimonialLink.innerHTML = '
Powered by TestimonialTree.com\&trade\;
'; window.onload=function() { //Create Parent Div var TestimonialTree_Div0 = document.createElement('div'); TestimonialTree_Div0.className = "TestimonialTree_Container"; TestimonialTree_Div0.setAttribute("itemscope",""); TestimonialTree_Div0.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author0 = document.createElement('span'); TestimonialTree_Author0.className = "TestimonialTree_Signature"; TestimonialTree_Author0.setAttribute("itemprop","author"); TestimonialTree_Author0.setAttribute("itemscope",""); TestimonialTree_Author0.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName0 = document.createElement('span'); TestimonialTree_AuthorName0.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName0.setAttribute("itemprop","name"); TestimonialTree_AuthorName0.innerHTML = 'Michael Gottlieb '; TestimonialTree_Author0.appendChild(TestimonialTree_AuthorName0); if ('' != '') { var TestimonialTree_Source0 = document.createElement('span'); TestimonialTree_Source0.className = "TestimonialTree_Source"; TestimonialTree_Source0.setAttribute("itemprop","source"); TestimonialTree_Source0.innerHTML = ' on '; TestimonialTree_AuthorName0.appendChild(TestimonialTree_Source0); } //Testimonial var TestimonialTree_TestDiv0 = document.createElement('div'); TestimonialTree_TestDiv0.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv0.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv0.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv0.innerHTML = '5 Stars! Diane Ross accurately provided us with the best information in order to choose the right company for a river cruise. There were six of us in our group and none of us had ever taken a river cruise so this information was crucial. It enabled us to choose the best company which was Avalon in our estimation. Avalon exceeded all of our expectations and then some!! Diane was always extremely efficient as well as always available at any hour to answer any questions we had. We feel she \u0093 dotted every i and crossed every t\u0094, therefore providing us a smooth 19 day vacation. We would not hesitate to book another trip with Diane in the future. '; //Review Data var TestimonialTree_ReviewDiv0 = document.createElement('div'); TestimonialTree_ReviewDiv0.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel0 = document.createElement('span'); TestimonialTree_SubjectLabel0.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv0 = document.createElement('div'); TestimonialTree_SubjectDiv0.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv0.setAttribute("itemscope",""); TestimonialTree_SubjectDiv0.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv0.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv0_name = document.createElement('span'); //TestimonialTree_SubjectDiv0_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv0_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv0_name.innerHTML = 'Kingsbridge Travel - '; TestimonialTree_SubjectDiv0.appendChild(TestimonialTree_SubjectDiv0_name) //Date var TestimonialTree_TimeStamp0 = document.createElement('time'); //TestimonialTree_TimeStamp0.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp0.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp0.setAttribute("datetime","9/20/2022 6:28:21 PM"); TestimonialTree_TimeStamp0.innerHTML = '9/20/2022 6:28:21 PM'; //Rating var TestimonialTree_Rating0 = '5' var TestimonialTree_RatingLabel10 = document.createElement('span'); TestimonialTree_RatingLabel10.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel20 = document.createElement('span'); TestimonialTree_RatingLabel20.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv0 = document.createElement('span'); TestimonialTree_RatingDiv0.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv0.setAttribute("itemscope",""); TestimonialTree_RatingDiv0.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue0 = document.createElement('span'); TestimonialTree_RatingValue0.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue0.innerHTML = TestimonialTree_Rating0 + ' '; TestimonialTree_RatingDiv0.appendChild(TestimonialTree_RatingValue0) //Add to DOM TestimonialTree_ReviewDiv0.appendChild(TestimonialTree_SubjectLabel0); TestimonialTree_ReviewDiv0.appendChild(TestimonialTree_SubjectDiv0); if (TestimonialTree_Rating0 != '') { TestimonialTree_ReviewDiv0.appendChild(TestimonialTree_RatingLabel10); TestimonialTree_ReviewDiv0.appendChild(TestimonialTree_RatingDiv0); TestimonialTree_ReviewDiv0.appendChild(TestimonialTree_RatingLabel20); } TestimonialTree_ReviewDiv0.appendChild(TestimonialTree_TimeStamp0); TestimonialTree_Div0.appendChild(TestimonialTree_Author0); TestimonialTree_Div0.appendChild(TestimonialTree_TestDiv0); TestimonialTree_Div0.appendChild(TestimonialTree_ReviewDiv0); document.getElementById('TestimonialTree_Widget_22069').appendChild(TestimonialTree_Div0); //Create Parent Div var TestimonialTree_Div1 = document.createElement('div'); TestimonialTree_Div1.className = "TestimonialTree_Container"; TestimonialTree_Div1.setAttribute("itemscope",""); TestimonialTree_Div1.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author1 = document.createElement('span'); TestimonialTree_Author1.className = "TestimonialTree_Signature"; TestimonialTree_Author1.setAttribute("itemprop","author"); TestimonialTree_Author1.setAttribute("itemscope",""); TestimonialTree_Author1.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName1 = document.createElement('span'); TestimonialTree_AuthorName1.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName1.setAttribute("itemprop","name"); TestimonialTree_AuthorName1.innerHTML = 'Norma Hall'; TestimonialTree_Author1.appendChild(TestimonialTree_AuthorName1); if ('' != '') { var TestimonialTree_Source1 = document.createElement('span'); TestimonialTree_Source1.className = "TestimonialTree_Source"; TestimonialTree_Source1.setAttribute("itemprop","source"); TestimonialTree_Source1.innerHTML = ' on '; TestimonialTree_AuthorName1.appendChild(TestimonialTree_Source1); } //Testimonial var TestimonialTree_TestDiv1 = document.createElement('div'); TestimonialTree_TestDiv1.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv1.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv1.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv1.innerHTML = 'We want to take a little of your time to thank you for all you did to put our Oceania Cruise together. The ship was magnificent and the food was remarkable. You arranged for a lovely stateroom and our butler was so attentive. Everyone on the ship was pleasant and made us feel special. We will definitely let anyone who asks about our trip know what you did for us. Every detail that you arranged worked beautifully. Thanks again.'; //Review Data var TestimonialTree_ReviewDiv1 = document.createElement('div'); TestimonialTree_ReviewDiv1.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel1 = document.createElement('span'); TestimonialTree_SubjectLabel1.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv1 = document.createElement('div'); TestimonialTree_SubjectDiv1.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv1.setAttribute("itemscope",""); TestimonialTree_SubjectDiv1.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv1.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv1_name = document.createElement('span'); //TestimonialTree_SubjectDiv1_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv1_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv1_name.innerHTML = 'Kingsbridge Travel - '; TestimonialTree_SubjectDiv1.appendChild(TestimonialTree_SubjectDiv1_name) //Date var TestimonialTree_TimeStamp1 = document.createElement('time'); //TestimonialTree_TimeStamp1.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp1.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp1.setAttribute("datetime","5/15/2022 8:25:00 AM"); TestimonialTree_TimeStamp1.innerHTML = '5/15/2022 8:25:00 AM'; //Rating var TestimonialTree_Rating1 = '5' var TestimonialTree_RatingLabel11 = document.createElement('span'); TestimonialTree_RatingLabel11.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel21 = document.createElement('span'); TestimonialTree_RatingLabel21.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv1 = document.createElement('span'); TestimonialTree_RatingDiv1.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv1.setAttribute("itemscope",""); TestimonialTree_RatingDiv1.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue1 = document.createElement('span'); TestimonialTree_RatingValue1.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue1.innerHTML = TestimonialTree_Rating1 + ' '; TestimonialTree_RatingDiv1.appendChild(TestimonialTree_RatingValue1) //Add to DOM TestimonialTree_ReviewDiv1.appendChild(TestimonialTree_SubjectLabel1); TestimonialTree_ReviewDiv1.appendChild(TestimonialTree_SubjectDiv1); if (TestimonialTree_Rating1 != '') { TestimonialTree_ReviewDiv1.appendChild(TestimonialTree_RatingLabel11); TestimonialTree_ReviewDiv1.appendChild(TestimonialTree_RatingDiv1); TestimonialTree_ReviewDiv1.appendChild(TestimonialTree_RatingLabel21); } TestimonialTree_ReviewDiv1.appendChild(TestimonialTree_TimeStamp1); TestimonialTree_Div1.appendChild(TestimonialTree_Author1); TestimonialTree_Div1.appendChild(TestimonialTree_TestDiv1); TestimonialTree_Div1.appendChild(TestimonialTree_ReviewDiv1); document.getElementById('TestimonialTree_Widget_22069').appendChild(TestimonialTree_Div1); //Create Parent Div var TestimonialTree_Div2 = document.createElement('div'); TestimonialTree_Div2.className = "TestimonialTree_Container"; TestimonialTree_Div2.setAttribute("itemscope",""); TestimonialTree_Div2.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author2 = document.createElement('span'); TestimonialTree_Author2.className = "TestimonialTree_Signature"; TestimonialTree_Author2.setAttribute("itemprop","author"); TestimonialTree_Author2.setAttribute("itemscope",""); TestimonialTree_Author2.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName2 = document.createElement('span'); TestimonialTree_AuthorName2.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName2.setAttribute("itemprop","name"); TestimonialTree_AuthorName2.innerHTML = ''; TestimonialTree_Author2.appendChild(TestimonialTree_AuthorName2); if ('' != '') { var TestimonialTree_Source2 = document.createElement('span'); TestimonialTree_Source2.className = "TestimonialTree_Source"; TestimonialTree_Source2.setAttribute("itemprop","source"); TestimonialTree_Source2.innerHTML = ' on '; TestimonialTree_AuthorName2.appendChild(TestimonialTree_Source2); } //Testimonial var TestimonialTree_TestDiv2 = document.createElement('div'); TestimonialTree_TestDiv2.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv2.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv2.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv2.innerHTML = 'Just a quick note to let you know our trip was fantastic. Our tour group, all from the U.S. was the only surprise! Out tour guide and drivers were the best! The trip was certainly fast pace, we added three more excursions and dinners! Loved everyone of them. Hotels and meals were all wonderful!The Giverny tour was perfect, I\u0092ll be painting for the rest of my life! Thank you for booking it for us!\u00A0I was able to get Hannah to the Eiffel Tower by taxi and made it to the top, after Giverny, \u00A0on our last afternoon and still had a wonderful last dinner near our hotel!I can\u0092t thank you enough for all your assistance in making our trip perfect! I will give God the credit for beautiful weather!I will be recommending you to all my friends, I have several already interested in this same trip! The river cruise is still on my list!!Hope all is well with your husband and he is recovering well.Dianne\u00A0\u00A0'; //Review Data var TestimonialTree_ReviewDiv2 = document.createElement('div'); TestimonialTree_ReviewDiv2.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel2 = document.createElement('span'); TestimonialTree_SubjectLabel2.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv2 = document.createElement('div'); TestimonialTree_SubjectDiv2.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv2.setAttribute("itemscope",""); TestimonialTree_SubjectDiv2.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv2.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv2_name = document.createElement('span'); //TestimonialTree_SubjectDiv2_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv2_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv2_name.innerHTML = 'Kingsbridge Travel - '; TestimonialTree_SubjectDiv2.appendChild(TestimonialTree_SubjectDiv2_name) //Date var TestimonialTree_TimeStamp2 = document.createElement('time'); //TestimonialTree_TimeStamp2.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp2.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp2.setAttribute("datetime","7/22/2019 6:27:00 PM"); TestimonialTree_TimeStamp2.innerHTML = '7/22/2019 6:27:00 PM'; //Rating var TestimonialTree_Rating2 = '5' var TestimonialTree_RatingLabel12 = document.createElement('span'); TestimonialTree_RatingLabel12.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel22 = document.createElement('span'); TestimonialTree_RatingLabel22.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv2 = document.createElement('span'); TestimonialTree_RatingDiv2.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv2.setAttribute("itemscope",""); TestimonialTree_RatingDiv2.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue2 = document.createElement('span'); TestimonialTree_RatingValue2.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue2.innerHTML = TestimonialTree_Rating2 + ' '; TestimonialTree_RatingDiv2.appendChild(TestimonialTree_RatingValue2) //Add to DOM TestimonialTree_ReviewDiv2.appendChild(TestimonialTree_SubjectLabel2); TestimonialTree_ReviewDiv2.appendChild(TestimonialTree_SubjectDiv2); if (TestimonialTree_Rating2 != '') { TestimonialTree_ReviewDiv2.appendChild(TestimonialTree_RatingLabel12); TestimonialTree_ReviewDiv2.appendChild(TestimonialTree_RatingDiv2); TestimonialTree_ReviewDiv2.appendChild(TestimonialTree_RatingLabel22); } TestimonialTree_ReviewDiv2.appendChild(TestimonialTree_TimeStamp2); TestimonialTree_Div2.appendChild(TestimonialTree_Author2); TestimonialTree_Div2.appendChild(TestimonialTree_TestDiv2); TestimonialTree_Div2.appendChild(TestimonialTree_ReviewDiv2); document.getElementById('TestimonialTree_Widget_22069').appendChild(TestimonialTree_Div2); //Create Parent Div var TestimonialTree_Div3 = document.createElement('div'); TestimonialTree_Div3.className = "TestimonialTree_Container"; TestimonialTree_Div3.setAttribute("itemscope",""); TestimonialTree_Div3.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author3 = document.createElement('span'); TestimonialTree_Author3.className = "TestimonialTree_Signature"; TestimonialTree_Author3.setAttribute("itemprop","author"); TestimonialTree_Author3.setAttribute("itemscope",""); TestimonialTree_Author3.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName3 = document.createElement('span'); TestimonialTree_AuthorName3.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName3.setAttribute("itemprop","name"); TestimonialTree_AuthorName3.innerHTML = 'Carolyn B.'; TestimonialTree_Author3.appendChild(TestimonialTree_AuthorName3); if ('' != '') { var TestimonialTree_Source3 = document.createElement('span'); TestimonialTree_Source3.className = "TestimonialTree_Source"; TestimonialTree_Source3.setAttribute("itemprop","source"); TestimonialTree_Source3.innerHTML = ' on '; TestimonialTree_AuthorName3.appendChild(TestimonialTree_Source3); } //Testimonial var TestimonialTree_TestDiv3 = document.createElement('div'); TestimonialTree_TestDiv3.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv3.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv3.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv3.innerHTML = 'Words cannot describe my trip to Europe planned by Diane. Every little detail was covered. She created a fantasy experience for a first time traveler outside of the USA. I would highly recommend putting your travel plans in her very capable hands. Already planning for next year.'; //Review Data var TestimonialTree_ReviewDiv3 = document.createElement('div'); TestimonialTree_ReviewDiv3.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel3 = document.createElement('span'); TestimonialTree_SubjectLabel3.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv3 = document.createElement('div'); TestimonialTree_SubjectDiv3.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv3.setAttribute("itemscope",""); TestimonialTree_SubjectDiv3.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv3.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv3_name = document.createElement('span'); //TestimonialTree_SubjectDiv3_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv3_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv3_name.innerHTML = 'Kingsbridge Travel - '; TestimonialTree_SubjectDiv3.appendChild(TestimonialTree_SubjectDiv3_name) //Date var TestimonialTree_TimeStamp3 = document.createElement('time'); //TestimonialTree_TimeStamp3.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp3.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp3.setAttribute("datetime","7/15/2019 4:19:00 PM"); TestimonialTree_TimeStamp3.innerHTML = '7/15/2019 4:19:00 PM'; //Rating var TestimonialTree_Rating3 = '5' var TestimonialTree_RatingLabel13 = document.createElement('span'); TestimonialTree_RatingLabel13.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel23 = document.createElement('span'); TestimonialTree_RatingLabel23.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv3 = document.createElement('span'); TestimonialTree_RatingDiv3.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv3.setAttribute("itemscope",""); TestimonialTree_RatingDiv3.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue3 = document.createElement('span'); TestimonialTree_RatingValue3.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue3.innerHTML = TestimonialTree_Rating3 + ' '; TestimonialTree_RatingDiv3.appendChild(TestimonialTree_RatingValue3) //Add to DOM TestimonialTree_ReviewDiv3.appendChild(TestimonialTree_SubjectLabel3); TestimonialTree_ReviewDiv3.appendChild(TestimonialTree_SubjectDiv3); if (TestimonialTree_Rating3 != '') { TestimonialTree_ReviewDiv3.appendChild(TestimonialTree_RatingLabel13); TestimonialTree_ReviewDiv3.appendChild(TestimonialTree_RatingDiv3); TestimonialTree_ReviewDiv3.appendChild(TestimonialTree_RatingLabel23); } TestimonialTree_ReviewDiv3.appendChild(TestimonialTree_TimeStamp3); TestimonialTree_Div3.appendChild(TestimonialTree_Author3); TestimonialTree_Div3.appendChild(TestimonialTree_TestDiv3); TestimonialTree_Div3.appendChild(TestimonialTree_ReviewDiv3); document.getElementById('TestimonialTree_Widget_22069').appendChild(TestimonialTree_Div3); //Create Parent Div var TestimonialTree_Div4 = document.createElement('div'); TestimonialTree_Div4.className = "TestimonialTree_Container"; TestimonialTree_Div4.setAttribute("itemscope",""); TestimonialTree_Div4.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author4 = document.createElement('span'); TestimonialTree_Author4.className = "TestimonialTree_Signature"; TestimonialTree_Author4.setAttribute("itemprop","author"); TestimonialTree_Author4.setAttribute("itemscope",""); TestimonialTree_Author4.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName4 = document.createElement('span'); TestimonialTree_AuthorName4.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName4.setAttribute("itemprop","name"); TestimonialTree_AuthorName4.innerHTML = 'G. Regan'; TestimonialTree_Author4.appendChild(TestimonialTree_AuthorName4); if ('' != '') { var TestimonialTree_Source4 = document.createElement('span'); TestimonialTree_Source4.className = "TestimonialTree_Source"; TestimonialTree_Source4.setAttribute("itemprop","source"); TestimonialTree_Source4.innerHTML = ' on '; TestimonialTree_AuthorName4.appendChild(TestimonialTree_Source4); } //Testimonial var TestimonialTree_TestDiv4 = document.createElement('div'); TestimonialTree_TestDiv4.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv4.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv4.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv4.innerHTML = 'Booked a trip to Paris with Diane Ross from Kingsbridge back in April 2019 and there were a few hiccups with the arranged shuttle from the airport to the hotel and then with the first tour, things happen... but when it mattered the most, I was able to reach Diane by phone and email and she handled EVERYTHING! Even with the time difference, we were able to re-book tours and once we returned to the USA, Diane continued to work for us and got us reimbursements of our funds as needed. Above and beyond service! She did not leave us stranded in Paris with nothing to do; it could have been a bad experience, but because she cared and is a professional - it all was handled timely and the trip of a life time with my 87 year old mother was great! I actually logged on today (7/13/19) to start planning my next trip through Kingsbridge Travel!'; //Review Data var TestimonialTree_ReviewDiv4 = document.createElement('div'); TestimonialTree_ReviewDiv4.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel4 = document.createElement('span'); TestimonialTree_SubjectLabel4.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv4 = document.createElement('div'); TestimonialTree_SubjectDiv4.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv4.setAttribute("itemscope",""); TestimonialTree_SubjectDiv4.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv4.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv4_name = document.createElement('span'); //TestimonialTree_SubjectDiv4_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv4_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv4_name.innerHTML = 'Kingsbridge Travel - '; TestimonialTree_SubjectDiv4.appendChild(TestimonialTree_SubjectDiv4_name) //Date var TestimonialTree_TimeStamp4 = document.createElement('time'); //TestimonialTree_TimeStamp4.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp4.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp4.setAttribute("datetime","7/13/2019 1:18:00 PM"); TestimonialTree_TimeStamp4.innerHTML = '7/13/2019 1:18:00 PM'; //Rating var TestimonialTree_Rating4 = '5' var TestimonialTree_RatingLabel14 = document.createElement('span'); TestimonialTree_RatingLabel14.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel24 = document.createElement('span'); TestimonialTree_RatingLabel24.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv4 = document.createElement('span'); TestimonialTree_RatingDiv4.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv4.setAttribute("itemscope",""); TestimonialTree_RatingDiv4.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue4 = document.createElement('span'); TestimonialTree_RatingValue4.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue4.innerHTML = TestimonialTree_Rating4 + ' '; TestimonialTree_RatingDiv4.appendChild(TestimonialTree_RatingValue4) //Add to DOM TestimonialTree_ReviewDiv4.appendChild(TestimonialTree_SubjectLabel4); TestimonialTree_ReviewDiv4.appendChild(TestimonialTree_SubjectDiv4); if (TestimonialTree_Rating4 != '') { TestimonialTree_ReviewDiv4.appendChild(TestimonialTree_RatingLabel14); TestimonialTree_ReviewDiv4.appendChild(TestimonialTree_RatingDiv4); TestimonialTree_ReviewDiv4.appendChild(TestimonialTree_RatingLabel24); } TestimonialTree_ReviewDiv4.appendChild(TestimonialTree_TimeStamp4); TestimonialTree_Div4.appendChild(TestimonialTree_Author4); TestimonialTree_Div4.appendChild(TestimonialTree_TestDiv4); TestimonialTree_Div4.appendChild(TestimonialTree_ReviewDiv4); document.getElementById('TestimonialTree_Widget_22069').appendChild(TestimonialTree_Div4); //Create Parent Div var TestimonialTree_Div5 = document.createElement('div'); TestimonialTree_Div5.className = "TestimonialTree_Container"; TestimonialTree_Div5.setAttribute("itemscope",""); TestimonialTree_Div5.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author5 = document.createElement('span'); TestimonialTree_Author5.className = "TestimonialTree_Signature"; TestimonialTree_Author5.setAttribute("itemprop","author"); TestimonialTree_Author5.setAttribute("itemscope",""); TestimonialTree_Author5.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName5 = document.createElement('span'); TestimonialTree_AuthorName5.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName5.setAttribute("itemprop","name"); TestimonialTree_AuthorName5.innerHTML = 'P and B Pierce'; TestimonialTree_Author5.appendChild(TestimonialTree_AuthorName5); if ('' != '') { var TestimonialTree_Source5 = document.createElement('span'); TestimonialTree_Source5.className = "TestimonialTree_Source"; TestimonialTree_Source5.setAttribute("itemprop","source"); TestimonialTree_Source5.innerHTML = ' on '; TestimonialTree_AuthorName5.appendChild(TestimonialTree_Source5); } //Testimonial var TestimonialTree_TestDiv5 = document.createElement('div'); TestimonialTree_TestDiv5.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv5.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv5.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv5.innerHTML = 'Kingsbridge Travel did a GREAT job for us in our trip to Paris. They selected a charming hotel with a friendly and attentive staff. They also booked a wonderful variety of fabulous tours and sent us lots of helpful hints. We truly got a wonderful sense of Paris, Giverny and Normandy. They also did an excellent job with the air transportation. We couldn\'t be happier with the way everything turned out! We had such a good time we didn\'t want it to end. Kingsbridge paid great attention to detail and was very proactive in their communications to ensure we were aware of any relevant changes and schedule updates. It was nice to know they were really on top of things as we planned this trip so many months in advance. We would definitely ask them to help us with another such trip in the future.'; //Review Data var TestimonialTree_ReviewDiv5 = document.createElement('div'); TestimonialTree_ReviewDiv5.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel5 = document.createElement('span'); TestimonialTree_SubjectLabel5.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv5 = document.createElement('div'); TestimonialTree_SubjectDiv5.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv5.setAttribute("itemscope",""); TestimonialTree_SubjectDiv5.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv5.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv5_name = document.createElement('span'); //TestimonialTree_SubjectDiv5_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv5_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv5_name.innerHTML = 'Kingsbridge Travel - '; TestimonialTree_SubjectDiv5.appendChild(TestimonialTree_SubjectDiv5_name) //Date var TestimonialTree_TimeStamp5 = document.createElement('time'); //TestimonialTree_TimeStamp5.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp5.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp5.setAttribute("datetime","6/6/2019 10:37:00 PM"); TestimonialTree_TimeStamp5.innerHTML = '6/6/2019 10:37:00 PM'; //Rating var TestimonialTree_Rating5 = '5' var TestimonialTree_RatingLabel15 = document.createElement('span'); TestimonialTree_RatingLabel15.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel25 = document.createElement('span'); TestimonialTree_RatingLabel25.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv5 = document.createElement('span'); TestimonialTree_RatingDiv5.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv5.setAttribute("itemscope",""); TestimonialTree_RatingDiv5.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue5 = document.createElement('span'); TestimonialTree_RatingValue5.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue5.innerHTML = TestimonialTree_Rating5 + ' '; TestimonialTree_RatingDiv5.appendChild(TestimonialTree_RatingValue5) //Add to DOM TestimonialTree_ReviewDiv5.appendChild(TestimonialTree_SubjectLabel5); TestimonialTree_ReviewDiv5.appendChild(TestimonialTree_SubjectDiv5); if (TestimonialTree_Rating5 != '') { TestimonialTree_ReviewDiv5.appendChild(TestimonialTree_RatingLabel15); TestimonialTree_ReviewDiv5.appendChild(TestimonialTree_RatingDiv5); TestimonialTree_ReviewDiv5.appendChild(TestimonialTree_RatingLabel25); } TestimonialTree_ReviewDiv5.appendChild(TestimonialTree_TimeStamp5); TestimonialTree_Div5.appendChild(TestimonialTree_Author5); TestimonialTree_Div5.appendChild(TestimonialTree_TestDiv5); TestimonialTree_Div5.appendChild(TestimonialTree_ReviewDiv5); document.getElementById('TestimonialTree_Widget_22069').appendChild(TestimonialTree_Div5); //Create Parent Div var TestimonialTree_Div6 = document.createElement('div'); TestimonialTree_Div6.className = "TestimonialTree_Container"; TestimonialTree_Div6.setAttribute("itemscope",""); TestimonialTree_Div6.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author6 = document.createElement('span'); TestimonialTree_Author6.className = "TestimonialTree_Signature"; TestimonialTree_Author6.setAttribute("itemprop","author"); TestimonialTree_Author6.setAttribute("itemscope",""); TestimonialTree_Author6.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName6 = document.createElement('span'); TestimonialTree_AuthorName6.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName6.setAttribute("itemprop","name"); TestimonialTree_AuthorName6.innerHTML = 'Joe Ceroni'; TestimonialTree_Author6.appendChild(TestimonialTree_AuthorName6); if ('' != '') { var TestimonialTree_Source6 = document.createElement('span'); TestimonialTree_Source6.className = "TestimonialTree_Source"; TestimonialTree_Source6.setAttribute("itemprop","source"); TestimonialTree_Source6.innerHTML = ' on '; TestimonialTree_AuthorName6.appendChild(TestimonialTree_Source6); } //Testimonial var TestimonialTree_TestDiv6 = document.createElement('div'); TestimonialTree_TestDiv6.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv6.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv6.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv6.innerHTML = 'We are just back from another trip arranged by Diane Ross. This time it was to Morocco. \u00A0We had a great time. \u00A0There was not a single detail that she arranged that went awry. \u00A0Our flights and seats were just as requested and on time (not the case for other people on the tour). \u00A0Airport transfers were as arranged (some other tour members had to take a taxi when their ride did not show). \u00A0We arrived a day early, and our reservation was ready for us. \u00A0I cannot imagine booking a trip through someone other than Diane. \u00A0She is the absolute best.'; //Review Data var TestimonialTree_ReviewDiv6 = document.createElement('div'); TestimonialTree_ReviewDiv6.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel6 = document.createElement('span'); TestimonialTree_SubjectLabel6.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv6 = document.createElement('div'); TestimonialTree_SubjectDiv6.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv6.setAttribute("itemscope",""); TestimonialTree_SubjectDiv6.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv6.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv6_name = document.createElement('span'); //TestimonialTree_SubjectDiv6_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv6_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv6_name.innerHTML = 'Kingsbridge Travel - '; TestimonialTree_SubjectDiv6.appendChild(TestimonialTree_SubjectDiv6_name) //Date var TestimonialTree_TimeStamp6 = document.createElement('time'); //TestimonialTree_TimeStamp6.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp6.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp6.setAttribute("datetime","3/1/2019 11:29:00 PM"); TestimonialTree_TimeStamp6.innerHTML = '3/1/2019 11:29:00 PM'; //Rating var TestimonialTree_Rating6 = '5' var TestimonialTree_RatingLabel16 = document.createElement('span'); TestimonialTree_RatingLabel16.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel26 = document.createElement('span'); TestimonialTree_RatingLabel26.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv6 = document.createElement('span'); TestimonialTree_RatingDiv6.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv6.setAttribute("itemscope",""); TestimonialTree_RatingDiv6.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue6 = document.createElement('span'); TestimonialTree_RatingValue6.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue6.innerHTML = TestimonialTree_Rating6 + ' '; TestimonialTree_RatingDiv6.appendChild(TestimonialTree_RatingValue6) //Add to DOM TestimonialTree_ReviewDiv6.appendChild(TestimonialTree_SubjectLabel6); TestimonialTree_ReviewDiv6.appendChild(TestimonialTree_SubjectDiv6); if (TestimonialTree_Rating6 != '') { TestimonialTree_ReviewDiv6.appendChild(TestimonialTree_RatingLabel16); TestimonialTree_ReviewDiv6.appendChild(TestimonialTree_RatingDiv6); TestimonialTree_ReviewDiv6.appendChild(TestimonialTree_RatingLabel26); } TestimonialTree_ReviewDiv6.appendChild(TestimonialTree_TimeStamp6); TestimonialTree_Div6.appendChild(TestimonialTree_Author6); TestimonialTree_Div6.appendChild(TestimonialTree_TestDiv6); TestimonialTree_Div6.appendChild(TestimonialTree_ReviewDiv6); document.getElementById('TestimonialTree_Widget_22069').appendChild(TestimonialTree_Div6); //Create Parent Div var TestimonialTree_Div7 = document.createElement('div'); TestimonialTree_Div7.className = "TestimonialTree_Container"; TestimonialTree_Div7.setAttribute("itemscope",""); TestimonialTree_Div7.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author7 = document.createElement('span'); TestimonialTree_Author7.className = "TestimonialTree_Signature"; TestimonialTree_Author7.setAttribute("itemprop","author"); TestimonialTree_Author7.setAttribute("itemscope",""); TestimonialTree_Author7.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName7 = document.createElement('span'); TestimonialTree_AuthorName7.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName7.setAttribute("itemprop","name"); TestimonialTree_AuthorName7.innerHTML = 'Pat Busbice'; TestimonialTree_Author7.appendChild(TestimonialTree_AuthorName7); if ('' != '') { var TestimonialTree_Source7 = document.createElement('span'); TestimonialTree_Source7.className = "TestimonialTree_Source"; TestimonialTree_Source7.setAttribute("itemprop","source"); TestimonialTree_Source7.innerHTML = ' on '; TestimonialTree_AuthorName7.appendChild(TestimonialTree_Source7); } //Testimonial var TestimonialTree_TestDiv7 = document.createElement('div'); TestimonialTree_TestDiv7.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv7.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv7.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv7.innerHTML = 'Dear Diane,\u00A0I\'ve just returned from my French river cruise/stay in Paris, and am so pleased with this thrilling experience!\u00A0 After our cruise, the hotel you selected in Paris was well-located, comfortable, and affordable yet not chintzy.\u00A0 We especially loved the (included) elegant and expansive breakfast. In spite of all the joys Paris has to offer, the highlight was my day at the Jacquemart-Andre museum, something I would never have known about except for the advice of the concierge.\u00A0\u00A0This is the second trip you\'ve arranged for me -- the first being my Mediterranean cruise and stay in Rome with my grandson -- and both have been stellar experiences with not a hitch.\u00A0 I\'m eager to go to Europe again soon, and I can\'t imagine ever using any other travel agent. \u00A0'; //Review Data var TestimonialTree_ReviewDiv7 = document.createElement('div'); TestimonialTree_ReviewDiv7.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel7 = document.createElement('span'); TestimonialTree_SubjectLabel7.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv7 = document.createElement('div'); TestimonialTree_SubjectDiv7.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv7.setAttribute("itemscope",""); TestimonialTree_SubjectDiv7.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv7.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv7_name = document.createElement('span'); //TestimonialTree_SubjectDiv7_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv7_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv7_name.innerHTML = 'Kingsbridge Travel - '; TestimonialTree_SubjectDiv7.appendChild(TestimonialTree_SubjectDiv7_name) //Date var TestimonialTree_TimeStamp7 = document.createElement('time'); //TestimonialTree_TimeStamp7.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp7.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp7.setAttribute("datetime","8/18/2018 11:34:00 PM"); TestimonialTree_TimeStamp7.innerHTML = '8/18/2018 11:34:00 PM'; //Rating var TestimonialTree_Rating7 = '5' var TestimonialTree_RatingLabel17 = document.createElement('span'); TestimonialTree_RatingLabel17.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel27 = document.createElement('span'); TestimonialTree_RatingLabel27.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv7 = document.createElement('span'); TestimonialTree_RatingDiv7.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv7.setAttribute("itemscope",""); TestimonialTree_RatingDiv7.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue7 = document.createElement('span'); TestimonialTree_RatingValue7.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue7.innerHTML = TestimonialTree_Rating7 + ' '; TestimonialTree_RatingDiv7.appendChild(TestimonialTree_RatingValue7) //Add to DOM TestimonialTree_ReviewDiv7.appendChild(TestimonialTree_SubjectLabel7); TestimonialTree_ReviewDiv7.appendChild(TestimonialTree_SubjectDiv7); if (TestimonialTree_Rating7 != '') { TestimonialTree_ReviewDiv7.appendChild(TestimonialTree_RatingLabel17); TestimonialTree_ReviewDiv7.appendChild(TestimonialTree_RatingDiv7); TestimonialTree_ReviewDiv7.appendChild(TestimonialTree_RatingLabel27); } TestimonialTree_ReviewDiv7.appendChild(TestimonialTree_TimeStamp7); TestimonialTree_Div7.appendChild(TestimonialTree_Author7); TestimonialTree_Div7.appendChild(TestimonialTree_TestDiv7); TestimonialTree_Div7.appendChild(TestimonialTree_ReviewDiv7); document.getElementById('TestimonialTree_Widget_22069').appendChild(TestimonialTree_Div7); //Create Parent Div var TestimonialTree_Div8 = document.createElement('div'); TestimonialTree_Div8.className = "TestimonialTree_Container"; TestimonialTree_Div8.setAttribute("itemscope",""); TestimonialTree_Div8.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author8 = document.createElement('span'); TestimonialTree_Author8.className = "TestimonialTree_Signature"; TestimonialTree_Author8.setAttribute("itemprop","author"); TestimonialTree_Author8.setAttribute("itemscope",""); TestimonialTree_Author8.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName8 = document.createElement('span'); TestimonialTree_AuthorName8.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName8.setAttribute("itemprop","name"); TestimonialTree_AuthorName8.innerHTML = 'Tom Wartenberg'; TestimonialTree_Author8.appendChild(TestimonialTree_AuthorName8); if ('' != '') { var TestimonialTree_Source8 = document.createElement('span'); TestimonialTree_Source8.className = "TestimonialTree_Source"; TestimonialTree_Source8.setAttribute("itemprop","source"); TestimonialTree_Source8.innerHTML = ' on '; TestimonialTree_AuthorName8.appendChild(TestimonialTree_Source8); } //Testimonial var TestimonialTree_TestDiv8 = document.createElement('div'); TestimonialTree_TestDiv8.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv8.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv8.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv8.innerHTML = 'Just returned from European River cruise arranged by Diane Ross of Kingsbridge \u00A0Travel. The trip was my most relaxed vacation in years. We spent 20 days in Europe , including 15 days on Avalon from Budapest to Amsterdam. The reservation and travel process was seamless because of Diane\u0092s attentiveness to detail. We\u0092ll use Kingsbridge \u00A0for all of our future travel.'; //Review Data var TestimonialTree_ReviewDiv8 = document.createElement('div'); TestimonialTree_ReviewDiv8.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel8 = document.createElement('span'); TestimonialTree_SubjectLabel8.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv8 = document.createElement('div'); TestimonialTree_SubjectDiv8.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv8.setAttribute("itemscope",""); TestimonialTree_SubjectDiv8.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv8.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv8_name = document.createElement('span'); //TestimonialTree_SubjectDiv8_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv8_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv8_name.innerHTML = 'Kingsbridge Travel - '; TestimonialTree_SubjectDiv8.appendChild(TestimonialTree_SubjectDiv8_name) //Date var TestimonialTree_TimeStamp8 = document.createElement('time'); //TestimonialTree_TimeStamp8.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp8.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp8.setAttribute("datetime","8/14/2018 3:41:00 PM"); TestimonialTree_TimeStamp8.innerHTML = '8/14/2018 3:41:00 PM'; //Rating var TestimonialTree_Rating8 = '5' var TestimonialTree_RatingLabel18 = document.createElement('span'); TestimonialTree_RatingLabel18.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel28 = document.createElement('span'); TestimonialTree_RatingLabel28.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv8 = document.createElement('span'); TestimonialTree_RatingDiv8.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv8.setAttribute("itemscope",""); TestimonialTree_RatingDiv8.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue8 = document.createElement('span'); TestimonialTree_RatingValue8.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue8.innerHTML = TestimonialTree_Rating8 + ' '; TestimonialTree_RatingDiv8.appendChild(TestimonialTree_RatingValue8) //Add to DOM TestimonialTree_ReviewDiv8.appendChild(TestimonialTree_SubjectLabel8); TestimonialTree_ReviewDiv8.appendChild(TestimonialTree_SubjectDiv8); if (TestimonialTree_Rating8 != '') { TestimonialTree_ReviewDiv8.appendChild(TestimonialTree_RatingLabel18); TestimonialTree_ReviewDiv8.appendChild(TestimonialTree_RatingDiv8); TestimonialTree_ReviewDiv8.appendChild(TestimonialTree_RatingLabel28); } TestimonialTree_ReviewDiv8.appendChild(TestimonialTree_TimeStamp8); TestimonialTree_Div8.appendChild(TestimonialTree_Author8); TestimonialTree_Div8.appendChild(TestimonialTree_TestDiv8); TestimonialTree_Div8.appendChild(TestimonialTree_ReviewDiv8); document.getElementById('TestimonialTree_Widget_22069').appendChild(TestimonialTree_Div8); //Create Parent Div var TestimonialTree_Div9 = document.createElement('div'); TestimonialTree_Div9.className = "TestimonialTree_Container"; TestimonialTree_Div9.setAttribute("itemscope",""); TestimonialTree_Div9.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author9 = document.createElement('span'); TestimonialTree_Author9.className = "TestimonialTree_Signature"; TestimonialTree_Author9.setAttribute("itemprop","author"); TestimonialTree_Author9.setAttribute("itemscope",""); TestimonialTree_Author9.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName9 = document.createElement('span'); TestimonialTree_AuthorName9.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName9.setAttribute("itemprop","name"); TestimonialTree_AuthorName9.innerHTML = 'Nancy and Lionel S'; TestimonialTree_Author9.appendChild(TestimonialTree_AuthorName9); if ('' != '') { var TestimonialTree_Source9 = document.createElement('span'); TestimonialTree_Source9.className = "TestimonialTree_Source"; TestimonialTree_Source9.setAttribute("itemprop","source"); TestimonialTree_Source9.innerHTML = ' on '; TestimonialTree_AuthorName9.appendChild(TestimonialTree_Source9); } //Testimonial var TestimonialTree_TestDiv9 = document.createElement('div'); TestimonialTree_TestDiv9.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv9.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv9.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv9.innerHTML = 'My husband and I just returned from a vacation in Barcelona that Diane planned for us. The trip was wonderful! Diane designed it tailored to our interests. Every tour she chose was perfect. She was wonderful to work with, very attentive and patient, professional, and always returned our phone calls promptly. We would definitely book another trip with her.'; //Review Data var TestimonialTree_ReviewDiv9 = document.createElement('div'); TestimonialTree_ReviewDiv9.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel9 = document.createElement('span'); TestimonialTree_SubjectLabel9.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv9 = document.createElement('div'); TestimonialTree_SubjectDiv9.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv9.setAttribute("itemscope",""); TestimonialTree_SubjectDiv9.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv9.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv9_name = document.createElement('span'); //TestimonialTree_SubjectDiv9_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv9_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv9_name.innerHTML = 'Kingsbridge Travel - '; TestimonialTree_SubjectDiv9.appendChild(TestimonialTree_SubjectDiv9_name) //Date var TestimonialTree_TimeStamp9 = document.createElement('time'); //TestimonialTree_TimeStamp9.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp9.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp9.setAttribute("datetime","6/7/2018 5:09:38 PM"); TestimonialTree_TimeStamp9.innerHTML = '6/7/2018 5:09:38 PM'; //Rating var TestimonialTree_Rating9 = '5' var TestimonialTree_RatingLabel19 = document.createElement('span'); TestimonialTree_RatingLabel19.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel29 = document.createElement('span'); TestimonialTree_RatingLabel29.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv9 = document.createElement('span'); TestimonialTree_RatingDiv9.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv9.setAttribute("itemscope",""); TestimonialTree_RatingDiv9.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue9 = document.createElement('span'); TestimonialTree_RatingValue9.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue9.innerHTML = TestimonialTree_Rating9 + ' '; TestimonialTree_RatingDiv9.appendChild(TestimonialTree_RatingValue9) //Add to DOM TestimonialTree_ReviewDiv9.appendChild(TestimonialTree_SubjectLabel9); TestimonialTree_ReviewDiv9.appendChild(TestimonialTree_SubjectDiv9); if (TestimonialTree_Rating9 != '') { TestimonialTree_ReviewDiv9.appendChild(TestimonialTree_RatingLabel19); TestimonialTree_ReviewDiv9.appendChild(TestimonialTree_RatingDiv9); TestimonialTree_ReviewDiv9.appendChild(TestimonialTree_RatingLabel29); } TestimonialTree_ReviewDiv9.appendChild(TestimonialTree_TimeStamp9); TestimonialTree_Div9.appendChild(TestimonialTree_Author9); TestimonialTree_Div9.appendChild(TestimonialTree_TestDiv9); TestimonialTree_Div9.appendChild(TestimonialTree_ReviewDiv9); document.getElementById('TestimonialTree_Widget_22069').appendChild(TestimonialTree_Div9); //Create Parent Div var TestimonialTree_Div10 = document.createElement('div'); TestimonialTree_Div10.className = "TestimonialTree_Container"; TestimonialTree_Div10.setAttribute("itemscope",""); TestimonialTree_Div10.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author10 = document.createElement('span'); TestimonialTree_Author10.className = "TestimonialTree_Signature"; TestimonialTree_Author10.setAttribute("itemprop","author"); TestimonialTree_Author10.setAttribute("itemscope",""); TestimonialTree_Author10.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName10 = document.createElement('span'); TestimonialTree_AuthorName10.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName10.setAttribute("itemprop","name"); TestimonialTree_AuthorName10.innerHTML = 'Nancy and Lionel S'; TestimonialTree_Author10.appendChild(TestimonialTree_AuthorName10); if ('' != '') { var TestimonialTree_Source10 = document.createElement('span'); TestimonialTree_Source10.className = "TestimonialTree_Source"; TestimonialTree_Source10.setAttribute("itemprop","source"); TestimonialTree_Source10.innerHTML = ' on '; TestimonialTree_AuthorName10.appendChild(TestimonialTree_Source10); } //Testimonial var TestimonialTree_TestDiv10 = document.createElement('div'); TestimonialTree_TestDiv10.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv10.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv10.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv10.innerHTML = 'My husband and I just returned from a vacation in Barcelona that Diane planned for us. The trip was wonderful! Diane designed it, tailored to our interests. Every tour she chose was perfect. She was wonderful to work with, very attentive and patient, professional, and always returned our phone calls promptly.'; //Review Data var TestimonialTree_ReviewDiv10 = document.createElement('div'); TestimonialTree_ReviewDiv10.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel10 = document.createElement('span'); TestimonialTree_SubjectLabel10.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv10 = document.createElement('div'); TestimonialTree_SubjectDiv10.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv10.setAttribute("itemscope",""); TestimonialTree_SubjectDiv10.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv10.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv10_name = document.createElement('span'); //TestimonialTree_SubjectDiv10_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv10_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv10_name.innerHTML = 'Kingsbridge Travel - '; TestimonialTree_SubjectDiv10.appendChild(TestimonialTree_SubjectDiv10_name) //Date var TestimonialTree_TimeStamp10 = document.createElement('time'); //TestimonialTree_TimeStamp10.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp10.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp10.setAttribute("datetime","6/2/2018 9:13:00 PM"); TestimonialTree_TimeStamp10.innerHTML = '6/2/2018 9:13:00 PM'; //Rating var TestimonialTree_Rating10 = '4' var TestimonialTree_RatingLabel110 = document.createElement('span'); TestimonialTree_RatingLabel110.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel210 = document.createElement('span'); TestimonialTree_RatingLabel210.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv10 = document.createElement('span'); TestimonialTree_RatingDiv10.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv10.setAttribute("itemscope",""); TestimonialTree_RatingDiv10.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue10 = document.createElement('span'); TestimonialTree_RatingValue10.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue10.innerHTML = TestimonialTree_Rating10 + ' '; TestimonialTree_RatingDiv10.appendChild(TestimonialTree_RatingValue10) //Add to DOM TestimonialTree_ReviewDiv10.appendChild(TestimonialTree_SubjectLabel10); TestimonialTree_ReviewDiv10.appendChild(TestimonialTree_SubjectDiv10); if (TestimonialTree_Rating10 != '') { TestimonialTree_ReviewDiv10.appendChild(TestimonialTree_RatingLabel110); TestimonialTree_ReviewDiv10.appendChild(TestimonialTree_RatingDiv10); TestimonialTree_ReviewDiv10.appendChild(TestimonialTree_RatingLabel210); } TestimonialTree_ReviewDiv10.appendChild(TestimonialTree_TimeStamp10); TestimonialTree_Div10.appendChild(TestimonialTree_Author10); TestimonialTree_Div10.appendChild(TestimonialTree_TestDiv10); TestimonialTree_Div10.appendChild(TestimonialTree_ReviewDiv10); document.getElementById('TestimonialTree_Widget_22069').appendChild(TestimonialTree_Div10); //Create Parent Div var TestimonialTree_Div11 = document.createElement('div'); TestimonialTree_Div11.className = "TestimonialTree_Container"; TestimonialTree_Div11.setAttribute("itemscope",""); TestimonialTree_Div11.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author11 = document.createElement('span'); TestimonialTree_Author11.className = "TestimonialTree_Signature"; TestimonialTree_Author11.setAttribute("itemprop","author"); TestimonialTree_Author11.setAttribute("itemscope",""); TestimonialTree_Author11.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName11 = document.createElement('span'); TestimonialTree_AuthorName11.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName11.setAttribute("itemprop","name"); TestimonialTree_AuthorName11.innerHTML = 'Joseph Cerroni'; TestimonialTree_Author11.appendChild(TestimonialTree_AuthorName11); if ('' != '') { var TestimonialTree_Source11 = document.createElement('span'); TestimonialTree_Source11.className = "TestimonialTree_Source"; TestimonialTree_Source11.setAttribute("itemprop","source"); TestimonialTree_Source11.innerHTML = ' on '; TestimonialTree_AuthorName11.appendChild(TestimonialTree_Source11); } //Testimonial var TestimonialTree_TestDiv11 = document.createElement('div'); TestimonialTree_TestDiv11.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv11.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv11.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv11.innerHTML = 'Diane is the best. We have booked trips to Europe and Greece with her. Her expertise is invaluable. Her patience with our \"what about this or what about that\" is amazing and appreciated. Her diligence with follow-up details and answering our questions is awesome. We cannot imagine booking a tour with anyone else.'; //Review Data var TestimonialTree_ReviewDiv11 = document.createElement('div'); TestimonialTree_ReviewDiv11.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel11 = document.createElement('span'); TestimonialTree_SubjectLabel11.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv11 = document.createElement('div'); TestimonialTree_SubjectDiv11.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv11.setAttribute("itemscope",""); TestimonialTree_SubjectDiv11.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv11.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv11_name = document.createElement('span'); //TestimonialTree_SubjectDiv11_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv11_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv11_name.innerHTML = 'Kingsbridge Travel - '; TestimonialTree_SubjectDiv11.appendChild(TestimonialTree_SubjectDiv11_name) //Date var TestimonialTree_TimeStamp11 = document.createElement('time'); //TestimonialTree_TimeStamp11.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp11.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp11.setAttribute("datetime","4/21/2018 1:58:00 PM"); TestimonialTree_TimeStamp11.innerHTML = '4/21/2018 1:58:00 PM'; //Rating var TestimonialTree_Rating11 = '5' var TestimonialTree_RatingLabel111 = document.createElement('span'); TestimonialTree_RatingLabel111.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel211 = document.createElement('span'); TestimonialTree_RatingLabel211.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv11 = document.createElement('span'); TestimonialTree_RatingDiv11.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv11.setAttribute("itemscope",""); TestimonialTree_RatingDiv11.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue11 = document.createElement('span'); TestimonialTree_RatingValue11.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue11.innerHTML = TestimonialTree_Rating11 + ' '; TestimonialTree_RatingDiv11.appendChild(TestimonialTree_RatingValue11) //Add to DOM TestimonialTree_ReviewDiv11.appendChild(TestimonialTree_SubjectLabel11); TestimonialTree_ReviewDiv11.appendChild(TestimonialTree_SubjectDiv11); if (TestimonialTree_Rating11 != '') { TestimonialTree_ReviewDiv11.appendChild(TestimonialTree_RatingLabel111); TestimonialTree_ReviewDiv11.appendChild(TestimonialTree_RatingDiv11); TestimonialTree_ReviewDiv11.appendChild(TestimonialTree_RatingLabel211); } TestimonialTree_ReviewDiv11.appendChild(TestimonialTree_TimeStamp11); TestimonialTree_Div11.appendChild(TestimonialTree_Author11); TestimonialTree_Div11.appendChild(TestimonialTree_TestDiv11); TestimonialTree_Div11.appendChild(TestimonialTree_ReviewDiv11); document.getElementById('TestimonialTree_Widget_22069').appendChild(TestimonialTree_Div11); //Create Parent Div var TestimonialTree_Div12 = document.createElement('div'); TestimonialTree_Div12.className = "TestimonialTree_Container"; TestimonialTree_Div12.setAttribute("itemscope",""); TestimonialTree_Div12.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author12 = document.createElement('span'); TestimonialTree_Author12.className = "TestimonialTree_Signature"; TestimonialTree_Author12.setAttribute("itemprop","author"); TestimonialTree_Author12.setAttribute("itemscope",""); TestimonialTree_Author12.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName12 = document.createElement('span'); TestimonialTree_AuthorName12.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName12.setAttribute("itemprop","name"); TestimonialTree_AuthorName12.innerHTML = 'Alice L'; TestimonialTree_Author12.appendChild(TestimonialTree_AuthorName12); if ('' != '') { var TestimonialTree_Source12 = document.createElement('span'); TestimonialTree_Source12.className = "TestimonialTree_Source"; TestimonialTree_Source12.setAttribute("itemprop","source"); TestimonialTree_Source12.innerHTML = ' on '; TestimonialTree_AuthorName12.appendChild(TestimonialTree_Source12); } //Testimonial var TestimonialTree_TestDiv12 = document.createElement('div'); TestimonialTree_TestDiv12.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv12.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv12.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv12.innerHTML = 'I want to recommend Diane Ross of Kingsbridge Travel. I knew I wanted to take a river cruise, but I had no idea of which one, when, or what ship. Diane gave me what she called \u0093river cruising 101\u0094. She explained the difference between ocean and river cruising and found the perfect cruise for me. She even planned my before and after cruise stays and recommended optional excursions. If you want to take a river cruise, call Diane. Alice L'; //Review Data var TestimonialTree_ReviewDiv12 = document.createElement('div'); TestimonialTree_ReviewDiv12.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel12 = document.createElement('span'); TestimonialTree_SubjectLabel12.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv12 = document.createElement('div'); TestimonialTree_SubjectDiv12.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv12.setAttribute("itemscope",""); TestimonialTree_SubjectDiv12.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv12.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv12_name = document.createElement('span'); //TestimonialTree_SubjectDiv12_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv12_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv12_name.innerHTML = 'Kingsbridge Travel - '; TestimonialTree_SubjectDiv12.appendChild(TestimonialTree_SubjectDiv12_name) //Date var TestimonialTree_TimeStamp12 = document.createElement('time'); //TestimonialTree_TimeStamp12.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp12.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp12.setAttribute("datetime","4/17/2018 5:42:00 PM"); TestimonialTree_TimeStamp12.innerHTML = '4/17/2018 5:42:00 PM'; //Rating var TestimonialTree_Rating12 = '5' var TestimonialTree_RatingLabel112 = document.createElement('span'); TestimonialTree_RatingLabel112.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel212 = document.createElement('span'); TestimonialTree_RatingLabel212.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv12 = document.createElement('span'); TestimonialTree_RatingDiv12.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv12.setAttribute("itemscope",""); TestimonialTree_RatingDiv12.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue12 = document.createElement('span'); TestimonialTree_RatingValue12.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue12.innerHTML = TestimonialTree_Rating12 + ' '; TestimonialTree_RatingDiv12.appendChild(TestimonialTree_RatingValue12) //Add to DOM TestimonialTree_ReviewDiv12.appendChild(TestimonialTree_SubjectLabel12); TestimonialTree_ReviewDiv12.appendChild(TestimonialTree_SubjectDiv12); if (TestimonialTree_Rating12 != '') { TestimonialTree_ReviewDiv12.appendChild(TestimonialTree_RatingLabel112); TestimonialTree_ReviewDiv12.appendChild(TestimonialTree_RatingDiv12); TestimonialTree_ReviewDiv12.appendChild(TestimonialTree_RatingLabel212); } TestimonialTree_ReviewDiv12.appendChild(TestimonialTree_TimeStamp12); TestimonialTree_Div12.appendChild(TestimonialTree_Author12); TestimonialTree_Div12.appendChild(TestimonialTree_TestDiv12); TestimonialTree_Div12.appendChild(TestimonialTree_ReviewDiv12); document.getElementById('TestimonialTree_Widget_22069').appendChild(TestimonialTree_Div12); //Create Parent Div var TestimonialTree_Div13 = document.createElement('div'); TestimonialTree_Div13.className = "TestimonialTree_Container"; TestimonialTree_Div13.setAttribute("itemscope",""); TestimonialTree_Div13.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author13 = document.createElement('span'); TestimonialTree_Author13.className = "TestimonialTree_Signature"; TestimonialTree_Author13.setAttribute("itemprop","author"); TestimonialTree_Author13.setAttribute("itemscope",""); TestimonialTree_Author13.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName13 = document.createElement('span'); TestimonialTree_AuthorName13.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName13.setAttribute("itemprop","name"); TestimonialTree_AuthorName13.innerHTML = 'Greta Lindstrom'; TestimonialTree_Author13.appendChild(TestimonialTree_AuthorName13); if ('' != '') { var TestimonialTree_Source13 = document.createElement('span'); TestimonialTree_Source13.className = "TestimonialTree_Source"; TestimonialTree_Source13.setAttribute("itemprop","source"); TestimonialTree_Source13.innerHTML = ' on '; TestimonialTree_AuthorName13.appendChild(TestimonialTree_Source13); } //Testimonial var TestimonialTree_TestDiv13 = document.createElement('div'); TestimonialTree_TestDiv13.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv13.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv13.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv13.innerHTML = 'I used Diane Ross to plan a trip to NYC. Wanted to thank her for organizing our trip. We had a wonderful time and everything went off perfectly. Our seats at the shows were just great, dinner at The Tavern on The Green was wonderful and the Tour of Lights was so worth it. Having the shuttle was extremely helpful. We did the boat tour around the Statue of Liberty and enjoyed that very much. The trip was a success and in a huge part was due to her. Without Diane\'s assistance our trip would not have been so enjoyable.'; //Review Data var TestimonialTree_ReviewDiv13 = document.createElement('div'); TestimonialTree_ReviewDiv13.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel13 = document.createElement('span'); TestimonialTree_SubjectLabel13.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv13 = document.createElement('div'); TestimonialTree_SubjectDiv13.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv13.setAttribute("itemscope",""); TestimonialTree_SubjectDiv13.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv13.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv13_name = document.createElement('span'); //TestimonialTree_SubjectDiv13_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv13_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv13_name.innerHTML = 'Kingsbridge Travel - '; TestimonialTree_SubjectDiv13.appendChild(TestimonialTree_SubjectDiv13_name) //Date var TestimonialTree_TimeStamp13 = document.createElement('time'); //TestimonialTree_TimeStamp13.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp13.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp13.setAttribute("datetime","12/10/2017 10:22:00 PM"); TestimonialTree_TimeStamp13.innerHTML = '12/10/2017 10:22:00 PM'; //Rating var TestimonialTree_Rating13 = '5' var TestimonialTree_RatingLabel113 = document.createElement('span'); TestimonialTree_RatingLabel113.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel213 = document.createElement('span'); TestimonialTree_RatingLabel213.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv13 = document.createElement('span'); TestimonialTree_RatingDiv13.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv13.setAttribute("itemscope",""); TestimonialTree_RatingDiv13.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue13 = document.createElement('span'); TestimonialTree_RatingValue13.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue13.innerHTML = TestimonialTree_Rating13 + ' '; TestimonialTree_RatingDiv13.appendChild(TestimonialTree_RatingValue13) //Add to DOM TestimonialTree_ReviewDiv13.appendChild(TestimonialTree_SubjectLabel13); TestimonialTree_ReviewDiv13.appendChild(TestimonialTree_SubjectDiv13); if (TestimonialTree_Rating13 != '') { TestimonialTree_ReviewDiv13.appendChild(TestimonialTree_RatingLabel113); TestimonialTree_ReviewDiv13.appendChild(TestimonialTree_RatingDiv13); TestimonialTree_ReviewDiv13.appendChild(TestimonialTree_RatingLabel213); } TestimonialTree_ReviewDiv13.appendChild(TestimonialTree_TimeStamp13); TestimonialTree_Div13.appendChild(TestimonialTree_Author13); TestimonialTree_Div13.appendChild(TestimonialTree_TestDiv13); TestimonialTree_Div13.appendChild(TestimonialTree_ReviewDiv13); document.getElementById('TestimonialTree_Widget_22069').appendChild(TestimonialTree_Div13); //Create Parent Div var TestimonialTree_Div14 = document.createElement('div'); TestimonialTree_Div14.className = "TestimonialTree_Container"; TestimonialTree_Div14.setAttribute("itemscope",""); TestimonialTree_Div14.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author14 = document.createElement('span'); TestimonialTree_Author14.className = "TestimonialTree_Signature"; TestimonialTree_Author14.setAttribute("itemprop","author"); TestimonialTree_Author14.setAttribute("itemscope",""); TestimonialTree_Author14.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName14 = document.createElement('span'); TestimonialTree_AuthorName14.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName14.setAttribute("itemprop","name"); TestimonialTree_AuthorName14.innerHTML = 'Grant Johnson'; TestimonialTree_Author14.appendChild(TestimonialTree_AuthorName14); if ('' != '') { var TestimonialTree_Source14 = document.createElement('span'); TestimonialTree_Source14.className = "TestimonialTree_Source"; TestimonialTree_Source14.setAttribute("itemprop","source"); TestimonialTree_Source14.innerHTML = ' on '; TestimonialTree_AuthorName14.appendChild(TestimonialTree_Source14); } //Testimonial var TestimonialTree_TestDiv14 = document.createElement('div'); TestimonialTree_TestDiv14.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv14.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv14.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv14.innerHTML = 'It was a pleasure dealing with Diane and Kingsbridge travel. Diane found us the best Cruise for our budget and was very flexible and supportive throughout the Process. Especially at the last minute when we had to reschedule due to Hurricane Irma. My Daughter, Grandson and Grandaughter and I had an amazing time on the Royal Caribbean Cruise that Diane arranged. An Overall Excellent Experience!!! Definitely a 5 Star Rating Grant and Tern Johnson Temple Terrace Florida.'; //Review Data var TestimonialTree_ReviewDiv14 = document.createElement('div'); TestimonialTree_ReviewDiv14.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel14 = document.createElement('span'); TestimonialTree_SubjectLabel14.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv14 = document.createElement('div'); TestimonialTree_SubjectDiv14.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv14.setAttribute("itemscope",""); TestimonialTree_SubjectDiv14.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv14.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv14_name = document.createElement('span'); //TestimonialTree_SubjectDiv14_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv14_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv14_name.innerHTML = 'Kingsbridge Travel - '; TestimonialTree_SubjectDiv14.appendChild(TestimonialTree_SubjectDiv14_name) //Date var TestimonialTree_TimeStamp14 = document.createElement('time'); //TestimonialTree_TimeStamp14.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp14.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp14.setAttribute("datetime","10/11/2017 12:56:00 AM"); TestimonialTree_TimeStamp14.innerHTML = '10/11/2017 12:56:00 AM'; //Rating var TestimonialTree_Rating14 = '5' var TestimonialTree_RatingLabel114 = document.createElement('span'); TestimonialTree_RatingLabel114.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel214 = document.createElement('span'); TestimonialTree_RatingLabel214.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv14 = document.createElement('span'); TestimonialTree_RatingDiv14.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv14.setAttribute("itemscope",""); TestimonialTree_RatingDiv14.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue14 = document.createElement('span'); TestimonialTree_RatingValue14.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue14.innerHTML = TestimonialTree_Rating14 + ' '; TestimonialTree_RatingDiv14.appendChild(TestimonialTree_RatingValue14) //Add to DOM TestimonialTree_ReviewDiv14.appendChild(TestimonialTree_SubjectLabel14); TestimonialTree_ReviewDiv14.appendChild(TestimonialTree_SubjectDiv14); if (TestimonialTree_Rating14 != '') { TestimonialTree_ReviewDiv14.appendChild(TestimonialTree_RatingLabel114); TestimonialTree_ReviewDiv14.appendChild(TestimonialTree_RatingDiv14); TestimonialTree_ReviewDiv14.appendChild(TestimonialTree_RatingLabel214); } TestimonialTree_ReviewDiv14.appendChild(TestimonialTree_TimeStamp14); TestimonialTree_Div14.appendChild(TestimonialTree_Author14); TestimonialTree_Div14.appendChild(TestimonialTree_TestDiv14); TestimonialTree_Div14.appendChild(TestimonialTree_ReviewDiv14); document.getElementById('TestimonialTree_Widget_22069').appendChild(TestimonialTree_Div14); //Create Parent Div var TestimonialTree_Div15 = document.createElement('div'); TestimonialTree_Div15.className = "TestimonialTree_Container"; TestimonialTree_Div15.setAttribute("itemscope",""); TestimonialTree_Div15.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author15 = document.createElement('span'); TestimonialTree_Author15.className = "TestimonialTree_Signature"; TestimonialTree_Author15.setAttribute("itemprop","author"); TestimonialTree_Author15.setAttribute("itemscope",""); TestimonialTree_Author15.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName15 = document.createElement('span'); TestimonialTree_AuthorName15.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName15.setAttribute("itemprop","name"); TestimonialTree_AuthorName15.innerHTML = 'Dean Weeks'; TestimonialTree_Author15.appendChild(TestimonialTree_AuthorName15); if ('' != '') { var TestimonialTree_Source15 = document.createElement('span'); TestimonialTree_Source15.className = "TestimonialTree_Source"; TestimonialTree_Source15.setAttribute("itemprop","source"); TestimonialTree_Source15.innerHTML = ' on '; TestimonialTree_AuthorName15.appendChild(TestimonialTree_Source15); } //Testimonial var TestimonialTree_TestDiv15 = document.createElement('div'); TestimonialTree_TestDiv15.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv15.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv15.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv15.innerHTML = 'Diane was great to work with on our trip to Europe. She was accessible to answer our questions and knowledgeable about planning the trip. We had a great time!!'; //Review Data var TestimonialTree_ReviewDiv15 = document.createElement('div'); TestimonialTree_ReviewDiv15.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel15 = document.createElement('span'); TestimonialTree_SubjectLabel15.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv15 = document.createElement('div'); TestimonialTree_SubjectDiv15.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv15.setAttribute("itemscope",""); TestimonialTree_SubjectDiv15.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv15.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv15_name = document.createElement('span'); //TestimonialTree_SubjectDiv15_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv15_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv15_name.innerHTML = 'Kingsbridge Travel - '; TestimonialTree_SubjectDiv15.appendChild(TestimonialTree_SubjectDiv15_name) //Date var TestimonialTree_TimeStamp15 = document.createElement('time'); //TestimonialTree_TimeStamp15.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp15.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp15.setAttribute("datetime","7/6/2017 11:02:00 PM"); TestimonialTree_TimeStamp15.innerHTML = '7/6/2017 11:02:00 PM'; //Rating var TestimonialTree_Rating15 = '5' var TestimonialTree_RatingLabel115 = document.createElement('span'); TestimonialTree_RatingLabel115.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel215 = document.createElement('span'); TestimonialTree_RatingLabel215.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv15 = document.createElement('span'); TestimonialTree_RatingDiv15.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv15.setAttribute("itemscope",""); TestimonialTree_RatingDiv15.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue15 = document.createElement('span'); TestimonialTree_RatingValue15.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue15.innerHTML = TestimonialTree_Rating15 + ' '; TestimonialTree_RatingDiv15.appendChild(TestimonialTree_RatingValue15) //Add to DOM TestimonialTree_ReviewDiv15.appendChild(TestimonialTree_SubjectLabel15); TestimonialTree_ReviewDiv15.appendChild(TestimonialTree_SubjectDiv15); if (TestimonialTree_Rating15 != '') { TestimonialTree_ReviewDiv15.appendChild(TestimonialTree_RatingLabel115); TestimonialTree_ReviewDiv15.appendChild(TestimonialTree_RatingDiv15); TestimonialTree_ReviewDiv15.appendChild(TestimonialTree_RatingLabel215); } TestimonialTree_ReviewDiv15.appendChild(TestimonialTree_TimeStamp15); TestimonialTree_Div15.appendChild(TestimonialTree_Author15); TestimonialTree_Div15.appendChild(TestimonialTree_TestDiv15); TestimonialTree_Div15.appendChild(TestimonialTree_ReviewDiv15); document.getElementById('TestimonialTree_Widget_22069').appendChild(TestimonialTree_Div15); //Create Parent Div var TestimonialTree_Div16 = document.createElement('div'); TestimonialTree_Div16.className = "TestimonialTree_Container"; TestimonialTree_Div16.setAttribute("itemscope",""); TestimonialTree_Div16.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author16 = document.createElement('span'); TestimonialTree_Author16.className = "TestimonialTree_Signature"; TestimonialTree_Author16.setAttribute("itemprop","author"); TestimonialTree_Author16.setAttribute("itemscope",""); TestimonialTree_Author16.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName16 = document.createElement('span'); TestimonialTree_AuthorName16.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName16.setAttribute("itemprop","name"); TestimonialTree_AuthorName16.innerHTML = 'Kathleen Herrick'; TestimonialTree_Author16.appendChild(TestimonialTree_AuthorName16); if ('' != '') { var TestimonialTree_Source16 = document.createElement('span'); TestimonialTree_Source16.className = "TestimonialTree_Source"; TestimonialTree_Source16.setAttribute("itemprop","source"); TestimonialTree_Source16.innerHTML = ' on '; TestimonialTree_AuthorName16.appendChild(TestimonialTree_Source16); } //Testimonial var TestimonialTree_TestDiv16 = document.createElement('div'); TestimonialTree_TestDiv16.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv16.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv16.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv16.innerHTML = 'We just returned from Paris and I are thanking you for the incredible job you did in putting our trip together. We are very appreciative for everything you did for us and everything went very well. We\u0092re safe and sound back home thinking about the joy we experienced. We loved the tours, the museums, the hotel and its staff \u0085 everything just perfect!!!! The pleasure was mine in working with you Diane, you responded quickly to every question, set up transportation and tours I would have never imagined. You prepared us both very well for our first to Paris, everything went so smoothly. Thank you again!'; //Review Data var TestimonialTree_ReviewDiv16 = document.createElement('div'); TestimonialTree_ReviewDiv16.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel16 = document.createElement('span'); TestimonialTree_SubjectLabel16.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv16 = document.createElement('div'); TestimonialTree_SubjectDiv16.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv16.setAttribute("itemscope",""); TestimonialTree_SubjectDiv16.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv16.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv16_name = document.createElement('span'); //TestimonialTree_SubjectDiv16_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv16_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv16_name.innerHTML = 'Kingsbridge Travel - '; TestimonialTree_SubjectDiv16.appendChild(TestimonialTree_SubjectDiv16_name) //Date var TestimonialTree_TimeStamp16 = document.createElement('time'); //TestimonialTree_TimeStamp16.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp16.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp16.setAttribute("datetime","5/16/2017 5:05:00 PM"); TestimonialTree_TimeStamp16.innerHTML = '5/16/2017 5:05:00 PM'; //Rating var TestimonialTree_Rating16 = '5' var TestimonialTree_RatingLabel116 = document.createElement('span'); TestimonialTree_RatingLabel116.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel216 = document.createElement('span'); TestimonialTree_RatingLabel216.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv16 = document.createElement('span'); TestimonialTree_RatingDiv16.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv16.setAttribute("itemscope",""); TestimonialTree_RatingDiv16.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue16 = document.createElement('span'); TestimonialTree_RatingValue16.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue16.innerHTML = TestimonialTree_Rating16 + ' '; TestimonialTree_RatingDiv16.appendChild(TestimonialTree_RatingValue16) //Add to DOM TestimonialTree_ReviewDiv16.appendChild(TestimonialTree_SubjectLabel16); TestimonialTree_ReviewDiv16.appendChild(TestimonialTree_SubjectDiv16); if (TestimonialTree_Rating16 != '') { TestimonialTree_ReviewDiv16.appendChild(TestimonialTree_RatingLabel116); TestimonialTree_ReviewDiv16.appendChild(TestimonialTree_RatingDiv16); TestimonialTree_ReviewDiv16.appendChild(TestimonialTree_RatingLabel216); } TestimonialTree_ReviewDiv16.appendChild(TestimonialTree_TimeStamp16); TestimonialTree_Div16.appendChild(TestimonialTree_Author16); TestimonialTree_Div16.appendChild(TestimonialTree_TestDiv16); TestimonialTree_Div16.appendChild(TestimonialTree_ReviewDiv16); document.getElementById('TestimonialTree_Widget_22069').appendChild(TestimonialTree_Div16); //Create Parent Div var TestimonialTree_Div17 = document.createElement('div'); TestimonialTree_Div17.className = "TestimonialTree_Container"; TestimonialTree_Div17.setAttribute("itemscope",""); TestimonialTree_Div17.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author17 = document.createElement('span'); TestimonialTree_Author17.className = "TestimonialTree_Signature"; TestimonialTree_Author17.setAttribute("itemprop","author"); TestimonialTree_Author17.setAttribute("itemscope",""); TestimonialTree_Author17.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName17 = document.createElement('span'); TestimonialTree_AuthorName17.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName17.setAttribute("itemprop","name"); TestimonialTree_AuthorName17.innerHTML = 'Michael R. Greenberg'; TestimonialTree_Author17.appendChild(TestimonialTree_AuthorName17); if ('' != '') { var TestimonialTree_Source17 = document.createElement('span'); TestimonialTree_Source17.className = "TestimonialTree_Source"; TestimonialTree_Source17.setAttribute("itemprop","source"); TestimonialTree_Source17.innerHTML = ' on '; TestimonialTree_AuthorName17.appendChild(TestimonialTree_Source17); } //Testimonial var TestimonialTree_TestDiv17 = document.createElement('div'); TestimonialTree_TestDiv17.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv17.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv17.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv17.innerHTML = 'Diane Ross from Kingsbridge Travel did an amazing job planning my honeymoon. We toured Italy and France, and Diane truly did all the work. I would recommend Diane and Kingsbridge Travel to anyone and everyone who is looking to plan a trip abroad. Without her, so much unnecessary stress would have been added during the trip. Book with a travel agent... there\'s no need to handle it on your own because you will forget something. Thanks Diane for everything!'; //Review Data var TestimonialTree_ReviewDiv17 = document.createElement('div'); TestimonialTree_ReviewDiv17.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel17 = document.createElement('span'); TestimonialTree_SubjectLabel17.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv17 = document.createElement('div'); TestimonialTree_SubjectDiv17.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv17.setAttribute("itemscope",""); TestimonialTree_SubjectDiv17.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv17.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv17_name = document.createElement('span'); //TestimonialTree_SubjectDiv17_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv17_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv17_name.innerHTML = 'Kingsbridge Travel - '; TestimonialTree_SubjectDiv17.appendChild(TestimonialTree_SubjectDiv17_name) //Date var TestimonialTree_TimeStamp17 = document.createElement('time'); //TestimonialTree_TimeStamp17.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp17.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp17.setAttribute("datetime","1/2/2017 7:41:00 PM"); TestimonialTree_TimeStamp17.innerHTML = '1/2/2017 7:41:00 PM'; //Rating var TestimonialTree_Rating17 = '5' var TestimonialTree_RatingLabel117 = document.createElement('span'); TestimonialTree_RatingLabel117.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel217 = document.createElement('span'); TestimonialTree_RatingLabel217.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv17 = document.createElement('span'); TestimonialTree_RatingDiv17.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv17.setAttribute("itemscope",""); TestimonialTree_RatingDiv17.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue17 = document.createElement('span'); TestimonialTree_RatingValue17.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue17.innerHTML = TestimonialTree_Rating17 + ' '; TestimonialTree_RatingDiv17.appendChild(TestimonialTree_RatingValue17) //Add to DOM TestimonialTree_ReviewDiv17.appendChild(TestimonialTree_SubjectLabel17); TestimonialTree_ReviewDiv17.appendChild(TestimonialTree_SubjectDiv17); if (TestimonialTree_Rating17 != '') { TestimonialTree_ReviewDiv17.appendChild(TestimonialTree_RatingLabel117); TestimonialTree_ReviewDiv17.appendChild(TestimonialTree_RatingDiv17); TestimonialTree_ReviewDiv17.appendChild(TestimonialTree_RatingLabel217); } TestimonialTree_ReviewDiv17.appendChild(TestimonialTree_TimeStamp17); TestimonialTree_Div17.appendChild(TestimonialTree_Author17); TestimonialTree_Div17.appendChild(TestimonialTree_TestDiv17); TestimonialTree_Div17.appendChild(TestimonialTree_ReviewDiv17); document.getElementById('TestimonialTree_Widget_22069').appendChild(TestimonialTree_Div17); //Create Parent Div var TestimonialTree_Div18 = document.createElement('div'); TestimonialTree_Div18.className = "TestimonialTree_Container"; TestimonialTree_Div18.setAttribute("itemscope",""); TestimonialTree_Div18.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author18 = document.createElement('span'); TestimonialTree_Author18.className = "TestimonialTree_Signature"; TestimonialTree_Author18.setAttribute("itemprop","author"); TestimonialTree_Author18.setAttribute("itemscope",""); TestimonialTree_Author18.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName18 = document.createElement('span'); TestimonialTree_AuthorName18.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName18.setAttribute("itemprop","name"); TestimonialTree_AuthorName18.innerHTML = 'Victoria Righthouse '; TestimonialTree_Author18.appendChild(TestimonialTree_AuthorName18); if ('' != '') { var TestimonialTree_Source18 = document.createElement('span'); TestimonialTree_Source18.className = "TestimonialTree_Source"; TestimonialTree_Source18.setAttribute("itemprop","source"); TestimonialTree_Source18.innerHTML = ' on '; TestimonialTree_AuthorName18.appendChild(TestimonialTree_Source18); } //Testimonial var TestimonialTree_TestDiv18 = document.createElement('div'); TestimonialTree_TestDiv18.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv18.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv18.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv18.innerHTML = 'It\'s my pleasure to say a little about my experience with Diane Ross with Kingsbridge Travel. Our recent trip to Europe was diverse and somewhat complex. To complicate matters further,we were traveling with another couple. So many moving parts! Hotel reservations, car rentals, tours, you name it, Diane handled it all. We had a lovely, memorable trip to London, Normandy, Germany and a fabulous river cruise on the Danube with Uniworld. With Diane\'s help and guidance our trip went so smoothly. Traveling , as fun as it is, comes with some angst. Diane absolutely saw to it that our trip was all and more than we\'d hoped for.'; //Review Data var TestimonialTree_ReviewDiv18 = document.createElement('div'); TestimonialTree_ReviewDiv18.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel18 = document.createElement('span'); TestimonialTree_SubjectLabel18.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv18 = document.createElement('div'); TestimonialTree_SubjectDiv18.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv18.setAttribute("itemscope",""); TestimonialTree_SubjectDiv18.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv18.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv18_name = document.createElement('span'); //TestimonialTree_SubjectDiv18_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv18_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv18_name.innerHTML = 'Kingsbridge Travel - '; TestimonialTree_SubjectDiv18.appendChild(TestimonialTree_SubjectDiv18_name) //Date var TestimonialTree_TimeStamp18 = document.createElement('time'); //TestimonialTree_TimeStamp18.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp18.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp18.setAttribute("datetime","11/3/2016 11:47:00 PM"); TestimonialTree_TimeStamp18.innerHTML = '11/3/2016 11:47:00 PM'; //Rating var TestimonialTree_Rating18 = '5' var TestimonialTree_RatingLabel118 = document.createElement('span'); TestimonialTree_RatingLabel118.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel218 = document.createElement('span'); TestimonialTree_RatingLabel218.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv18 = document.createElement('span'); TestimonialTree_RatingDiv18.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv18.setAttribute("itemscope",""); TestimonialTree_RatingDiv18.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue18 = document.createElement('span'); TestimonialTree_RatingValue18.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue18.innerHTML = TestimonialTree_Rating18 + ' '; TestimonialTree_RatingDiv18.appendChild(TestimonialTree_RatingValue18) //Add to DOM TestimonialTree_ReviewDiv18.appendChild(TestimonialTree_SubjectLabel18); TestimonialTree_ReviewDiv18.appendChild(TestimonialTree_SubjectDiv18); if (TestimonialTree_Rating18 != '') { TestimonialTree_ReviewDiv18.appendChild(TestimonialTree_RatingLabel118); TestimonialTree_ReviewDiv18.appendChild(TestimonialTree_RatingDiv18); TestimonialTree_ReviewDiv18.appendChild(TestimonialTree_RatingLabel218); } TestimonialTree_ReviewDiv18.appendChild(TestimonialTree_TimeStamp18); TestimonialTree_Div18.appendChild(TestimonialTree_Author18); TestimonialTree_Div18.appendChild(TestimonialTree_TestDiv18); TestimonialTree_Div18.appendChild(TestimonialTree_ReviewDiv18); document.getElementById('TestimonialTree_Widget_22069').appendChild(TestimonialTree_Div18); //Create Parent Div var TestimonialTree_Div19 = document.createElement('div'); TestimonialTree_Div19.className = "TestimonialTree_Container"; TestimonialTree_Div19.setAttribute("itemscope",""); TestimonialTree_Div19.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author19 = document.createElement('span'); TestimonialTree_Author19.className = "TestimonialTree_Signature"; TestimonialTree_Author19.setAttribute("itemprop","author"); TestimonialTree_Author19.setAttribute("itemscope",""); TestimonialTree_Author19.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName19 = document.createElement('span'); TestimonialTree_AuthorName19.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName19.setAttribute("itemprop","name"); TestimonialTree_AuthorName19.innerHTML = 'Jeff T'; TestimonialTree_Author19.appendChild(TestimonialTree_AuthorName19); if ('' != '') { var TestimonialTree_Source19 = document.createElement('span'); TestimonialTree_Source19.className = "TestimonialTree_Source"; TestimonialTree_Source19.setAttribute("itemprop","source"); TestimonialTree_Source19.innerHTML = ' on '; TestimonialTree_AuthorName19.appendChild(TestimonialTree_Source19); } //Testimonial var TestimonialTree_TestDiv19 = document.createElement('div'); TestimonialTree_TestDiv19.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv19.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv19.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv19.innerHTML = 'Diane has always been our go-to travel agent for all of our family vacations. Her knowledge of the field is extremely impressive, which has led my wife and I to continue to use her for all future trips. Whenever I want to get away for either a long weekend or a 10-day trip, I always contact Diane first. She always comes back with well prepared itineraries and estimated prices as well. Before booking, she always triple checks to make sure we get the best price - can\'t beat that service. I have recommended Diane to all of my friends as she is an absolute wonderful person and travel agent.'; //Review Data var TestimonialTree_ReviewDiv19 = document.createElement('div'); TestimonialTree_ReviewDiv19.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel19 = document.createElement('span'); TestimonialTree_SubjectLabel19.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv19 = document.createElement('div'); TestimonialTree_SubjectDiv19.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv19.setAttribute("itemscope",""); TestimonialTree_SubjectDiv19.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv19.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv19_name = document.createElement('span'); //TestimonialTree_SubjectDiv19_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv19_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv19_name.innerHTML = 'Kingsbridge Travel - '; TestimonialTree_SubjectDiv19.appendChild(TestimonialTree_SubjectDiv19_name) //Date var TestimonialTree_TimeStamp19 = document.createElement('time'); //TestimonialTree_TimeStamp19.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp19.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp19.setAttribute("datetime","10/26/2016 12:54:00 PM"); TestimonialTree_TimeStamp19.innerHTML = '10/26/2016 12:54:00 PM'; //Rating var TestimonialTree_Rating19 = '5' var TestimonialTree_RatingLabel119 = document.createElement('span'); TestimonialTree_RatingLabel119.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel219 = document.createElement('span'); TestimonialTree_RatingLabel219.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv19 = document.createElement('span'); TestimonialTree_RatingDiv19.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv19.setAttribute("itemscope",""); TestimonialTree_RatingDiv19.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue19 = document.createElement('span'); TestimonialTree_RatingValue19.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue19.innerHTML = TestimonialTree_Rating19 + ' '; TestimonialTree_RatingDiv19.appendChild(TestimonialTree_RatingValue19) //Add to DOM TestimonialTree_ReviewDiv19.appendChild(TestimonialTree_SubjectLabel19); TestimonialTree_ReviewDiv19.appendChild(TestimonialTree_SubjectDiv19); if (TestimonialTree_Rating19 != '') { TestimonialTree_ReviewDiv19.appendChild(TestimonialTree_RatingLabel119); TestimonialTree_ReviewDiv19.appendChild(TestimonialTree_RatingDiv19); TestimonialTree_ReviewDiv19.appendChild(TestimonialTree_RatingLabel219); } TestimonialTree_ReviewDiv19.appendChild(TestimonialTree_TimeStamp19); TestimonialTree_Div19.appendChild(TestimonialTree_Author19); TestimonialTree_Div19.appendChild(TestimonialTree_TestDiv19); TestimonialTree_Div19.appendChild(TestimonialTree_ReviewDiv19); document.getElementById('TestimonialTree_Widget_22069').appendChild(TestimonialTree_Div19); //Create Parent Div var TestimonialTree_Div20 = document.createElement('div'); TestimonialTree_Div20.className = "TestimonialTree_Container"; TestimonialTree_Div20.setAttribute("itemscope",""); TestimonialTree_Div20.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author20 = document.createElement('span'); TestimonialTree_Author20.className = "TestimonialTree_Signature"; TestimonialTree_Author20.setAttribute("itemprop","author"); TestimonialTree_Author20.setAttribute("itemscope",""); TestimonialTree_Author20.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName20 = document.createElement('span'); TestimonialTree_AuthorName20.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName20.setAttribute("itemprop","name"); TestimonialTree_AuthorName20.innerHTML = 'Diane Hayes'; TestimonialTree_Author20.appendChild(TestimonialTree_AuthorName20); if ('' != '') { var TestimonialTree_Source20 = document.createElement('span'); TestimonialTree_Source20.className = "TestimonialTree_Source"; TestimonialTree_Source20.setAttribute("itemprop","source"); TestimonialTree_Source20.innerHTML = ' on '; TestimonialTree_AuthorName20.appendChild(TestimonialTree_Source20); } //Testimonial var TestimonialTree_TestDiv20 = document.createElement('div'); TestimonialTree_TestDiv20.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv20.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv20.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv20.innerHTML = 'Diane Ross was extremely competent, professional, and always available to assist with any concerns or questions I had. She always promptly returned phone calls or emails throughout the planning process, and even on one occasion during the trip. Diane guided me every step of the way and attended to every detail to make my dream trip a reality. Thanks to her expertise, my experience was worry and stress free. I will be planning a return trip to Europe, and wouldn\'t consider anyone else as my agent.'; //Review Data var TestimonialTree_ReviewDiv20 = document.createElement('div'); TestimonialTree_ReviewDiv20.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel20 = document.createElement('span'); TestimonialTree_SubjectLabel20.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv20 = document.createElement('div'); TestimonialTree_SubjectDiv20.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv20.setAttribute("itemscope",""); TestimonialTree_SubjectDiv20.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv20.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv20_name = document.createElement('span'); //TestimonialTree_SubjectDiv20_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv20_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv20_name.innerHTML = 'Kingsbridge Travel - '; TestimonialTree_SubjectDiv20.appendChild(TestimonialTree_SubjectDiv20_name) //Date var TestimonialTree_TimeStamp20 = document.createElement('time'); //TestimonialTree_TimeStamp20.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp20.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp20.setAttribute("datetime","10/14/2016 6:08:00 PM"); TestimonialTree_TimeStamp20.innerHTML = '10/14/2016 6:08:00 PM'; //Rating var TestimonialTree_Rating20 = '5' var TestimonialTree_RatingLabel120 = document.createElement('span'); TestimonialTree_RatingLabel120.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel220 = document.createElement('span'); TestimonialTree_RatingLabel220.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv20 = document.createElement('span'); TestimonialTree_RatingDiv20.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv20.setAttribute("itemscope",""); TestimonialTree_RatingDiv20.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue20 = document.createElement('span'); TestimonialTree_RatingValue20.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue20.innerHTML = TestimonialTree_Rating20 + ' '; TestimonialTree_RatingDiv20.appendChild(TestimonialTree_RatingValue20) //Add to DOM TestimonialTree_ReviewDiv20.appendChild(TestimonialTree_SubjectLabel20); TestimonialTree_ReviewDiv20.appendChild(TestimonialTree_SubjectDiv20); if (TestimonialTree_Rating20 != '') { TestimonialTree_ReviewDiv20.appendChild(TestimonialTree_RatingLabel120); TestimonialTree_ReviewDiv20.appendChild(TestimonialTree_RatingDiv20); TestimonialTree_ReviewDiv20.appendChild(TestimonialTree_RatingLabel220); } TestimonialTree_ReviewDiv20.appendChild(TestimonialTree_TimeStamp20); TestimonialTree_Div20.appendChild(TestimonialTree_Author20); TestimonialTree_Div20.appendChild(TestimonialTree_TestDiv20); TestimonialTree_Div20.appendChild(TestimonialTree_ReviewDiv20); document.getElementById('TestimonialTree_Widget_22069').appendChild(TestimonialTree_Div20); //Create Parent Div var TestimonialTree_Div21 = document.createElement('div'); TestimonialTree_Div21.className = "TestimonialTree_Container"; TestimonialTree_Div21.setAttribute("itemscope",""); TestimonialTree_Div21.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author21 = document.createElement('span'); TestimonialTree_Author21.className = "TestimonialTree_Signature"; TestimonialTree_Author21.setAttribute("itemprop","author"); TestimonialTree_Author21.setAttribute("itemscope",""); TestimonialTree_Author21.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName21 = document.createElement('span'); TestimonialTree_AuthorName21.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName21.setAttribute("itemprop","name"); TestimonialTree_AuthorName21.innerHTML = 'IJ, Cherry Hill NJ'; TestimonialTree_Author21.appendChild(TestimonialTree_AuthorName21); if ('' != '') { var TestimonialTree_Source21 = document.createElement('span'); TestimonialTree_Source21.className = "TestimonialTree_Source"; TestimonialTree_Source21.setAttribute("itemprop","source"); TestimonialTree_Source21.innerHTML = ' on '; TestimonialTree_AuthorName21.appendChild(TestimonialTree_Source21); } //Testimonial var TestimonialTree_TestDiv21 = document.createElement('div'); TestimonialTree_TestDiv21.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv21.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv21.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv21.innerHTML = 'I was so pleased with a recent trip that I wanted to share my satisfying experience. My mother and sisters and I have a tradition of celebrating milestone birthdays by going on a trip together. Our travel agent, Diane Ross, planned a trip-of-a-lifetime for us. We wanted to cruise, but also to tour. Because Mom is 88, navigating around a large ship would have been too strenuous. A river cruise was the answer! Diane had so much knowledge about various lines, and was able to narrow down the selection for us. An elegant environment was important to us, as well as cuisine. She found an ideal itinerary and knew which cabins were the most spacious and well-located. The ship\u0092s staff knowledge of the (60th) birthday made the celebration more memorable (which Diane facilitated). She inquired about our interests to enhance our enjoyment of the trip. As a result, while docked in Paris, she arranged a Walking Tour of chocolate boutiques for us! Everyone loves chocolate, but I think few travel agents take the time to learn about their clients\u0092 likes and dislikes, so that they can personalize their trip in such a lovely and different way. In addition to her professionalism, Diane\u0092s depth of traveling experience allows her to recommend and implement trips for clients on every scale, from a local getaway to an around-the-world voyage. I can\u0092t recommend her services highly enough\u0093'; //Review Data var TestimonialTree_ReviewDiv21 = document.createElement('div'); TestimonialTree_ReviewDiv21.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel21 = document.createElement('span'); TestimonialTree_SubjectLabel21.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv21 = document.createElement('div'); TestimonialTree_SubjectDiv21.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv21.setAttribute("itemscope",""); TestimonialTree_SubjectDiv21.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv21.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv21_name = document.createElement('span'); //TestimonialTree_SubjectDiv21_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv21_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv21_name.innerHTML = 'Kingsbridge Travel - '; TestimonialTree_SubjectDiv21.appendChild(TestimonialTree_SubjectDiv21_name) //Date var TestimonialTree_TimeStamp21 = document.createElement('time'); //TestimonialTree_TimeStamp21.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp21.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp21.setAttribute("datetime","4/22/2016 10:42:00 PM"); TestimonialTree_TimeStamp21.innerHTML = '4/22/2016 10:42:00 PM'; //Rating var TestimonialTree_Rating21 = '5' var TestimonialTree_RatingLabel121 = document.createElement('span'); TestimonialTree_RatingLabel121.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel221 = document.createElement('span'); TestimonialTree_RatingLabel221.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv21 = document.createElement('span'); TestimonialTree_RatingDiv21.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv21.setAttribute("itemscope",""); TestimonialTree_RatingDiv21.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue21 = document.createElement('span'); TestimonialTree_RatingValue21.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue21.innerHTML = TestimonialTree_Rating21 + ' '; TestimonialTree_RatingDiv21.appendChild(TestimonialTree_RatingValue21) //Add to DOM TestimonialTree_ReviewDiv21.appendChild(TestimonialTree_SubjectLabel21); TestimonialTree_ReviewDiv21.appendChild(TestimonialTree_SubjectDiv21); if (TestimonialTree_Rating21 != '') { TestimonialTree_ReviewDiv21.appendChild(TestimonialTree_RatingLabel121); TestimonialTree_ReviewDiv21.appendChild(TestimonialTree_RatingDiv21); TestimonialTree_ReviewDiv21.appendChild(TestimonialTree_RatingLabel221); } TestimonialTree_ReviewDiv21.appendChild(TestimonialTree_TimeStamp21); TestimonialTree_Div21.appendChild(TestimonialTree_Author21); TestimonialTree_Div21.appendChild(TestimonialTree_TestDiv21); TestimonialTree_Div21.appendChild(TestimonialTree_ReviewDiv21); document.getElementById('TestimonialTree_Widget_22069').appendChild(TestimonialTree_Div21); //Create Parent Div var TestimonialTree_Div22 = document.createElement('div'); TestimonialTree_Div22.className = "TestimonialTree_Container"; TestimonialTree_Div22.setAttribute("itemscope",""); TestimonialTree_Div22.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author22 = document.createElement('span'); TestimonialTree_Author22.className = "TestimonialTree_Signature"; TestimonialTree_Author22.setAttribute("itemprop","author"); TestimonialTree_Author22.setAttribute("itemscope",""); TestimonialTree_Author22.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName22 = document.createElement('span'); TestimonialTree_AuthorName22.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName22.setAttribute("itemprop","name"); TestimonialTree_AuthorName22.innerHTML = 'Kell E.'; TestimonialTree_Author22.appendChild(TestimonialTree_AuthorName22); if ('' != '') { var TestimonialTree_Source22 = document.createElement('span'); TestimonialTree_Source22.className = "TestimonialTree_Source"; TestimonialTree_Source22.setAttribute("itemprop","source"); TestimonialTree_Source22.innerHTML = ' on '; TestimonialTree_AuthorName22.appendChild(TestimonialTree_Source22); } //Testimonial var TestimonialTree_TestDiv22 = document.createElement('div'); TestimonialTree_TestDiv22.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv22.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv22.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv22.innerHTML = '\u00A0Diane and Arnold are always a pleasure to work with. I do love what I do, but they pass me on that. Not only they are very knowledgable but also they have the exeperience it takes to be amazing travel agents. If they\'re not here in Tampa helping us to plan a fantastic trip, they\'re traveling themselves to find the best destination yet.'; //Review Data var TestimonialTree_ReviewDiv22 = document.createElement('div'); TestimonialTree_ReviewDiv22.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel22 = document.createElement('span'); TestimonialTree_SubjectLabel22.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv22 = document.createElement('div'); TestimonialTree_SubjectDiv22.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv22.setAttribute("itemscope",""); TestimonialTree_SubjectDiv22.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv22.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv22_name = document.createElement('span'); //TestimonialTree_SubjectDiv22_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv22_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv22_name.innerHTML = 'Kingsbridge Travel - '; TestimonialTree_SubjectDiv22.appendChild(TestimonialTree_SubjectDiv22_name) //Date var TestimonialTree_TimeStamp22 = document.createElement('time'); //TestimonialTree_TimeStamp22.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp22.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp22.setAttribute("datetime","11/23/2015 3:08:00 AM"); TestimonialTree_TimeStamp22.innerHTML = '11/23/2015 3:08:00 AM'; //Rating var TestimonialTree_Rating22 = '5' var TestimonialTree_RatingLabel122 = document.createElement('span'); TestimonialTree_RatingLabel122.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel222 = document.createElement('span'); TestimonialTree_RatingLabel222.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv22 = document.createElement('span'); TestimonialTree_RatingDiv22.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv22.setAttribute("itemscope",""); TestimonialTree_RatingDiv22.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue22 = document.createElement('span'); TestimonialTree_RatingValue22.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue22.innerHTML = TestimonialTree_Rating22 + ' '; TestimonialTree_RatingDiv22.appendChild(TestimonialTree_RatingValue22) //Add to DOM TestimonialTree_ReviewDiv22.appendChild(TestimonialTree_SubjectLabel22); TestimonialTree_ReviewDiv22.appendChild(TestimonialTree_SubjectDiv22); if (TestimonialTree_Rating22 != '') { TestimonialTree_ReviewDiv22.appendChild(TestimonialTree_RatingLabel122); TestimonialTree_ReviewDiv22.appendChild(TestimonialTree_RatingDiv22); TestimonialTree_ReviewDiv22.appendChild(TestimonialTree_RatingLabel222); } TestimonialTree_ReviewDiv22.appendChild(TestimonialTree_TimeStamp22); TestimonialTree_Div22.appendChild(TestimonialTree_Author22); TestimonialTree_Div22.appendChild(TestimonialTree_TestDiv22); TestimonialTree_Div22.appendChild(TestimonialTree_ReviewDiv22); document.getElementById('TestimonialTree_Widget_22069').appendChild(TestimonialTree_Div22); //Create Parent Div var TestimonialTree_Div23 = document.createElement('div'); TestimonialTree_Div23.className = "TestimonialTree_Container"; TestimonialTree_Div23.setAttribute("itemscope",""); TestimonialTree_Div23.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author23 = document.createElement('span'); TestimonialTree_Author23.className = "TestimonialTree_Signature"; TestimonialTree_Author23.setAttribute("itemprop","author"); TestimonialTree_Author23.setAttribute("itemscope",""); TestimonialTree_Author23.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName23 = document.createElement('span'); TestimonialTree_AuthorName23.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName23.setAttribute("itemprop","name"); TestimonialTree_AuthorName23.innerHTML = 'Jeff Tragone'; TestimonialTree_Author23.appendChild(TestimonialTree_AuthorName23); if ('' != '') { var TestimonialTree_Source23 = document.createElement('span'); TestimonialTree_Source23.className = "TestimonialTree_Source"; TestimonialTree_Source23.setAttribute("itemprop","source"); TestimonialTree_Source23.innerHTML = ' on '; TestimonialTree_AuthorName23.appendChild(TestimonialTree_Source23); } //Testimonial var TestimonialTree_TestDiv23 = document.createElement('div'); TestimonialTree_TestDiv23.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv23.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv23.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv23.innerHTML = 'I have been booking vacations with Kindsbridge Travel for over 5 years and just recently came back from my Honeymoon, which was all made possible by travel agent, Diane Ross. The level of detail that Diane provides a customer is jaw dropping. Whether it was an email, a phone call, or even an in-person visit before our honeymoon, my wife and I were always given the most up-to-date information which helped us make a smart choice on where we wanted to go. I have recommended Kingsbridge Travel to multiple people because I have never had such positive customer service before. One example will always stick out in my mind. The night before I left the country for my honeymoon, I received a notification from the airline saying that there was a travel advisory and flights in/out of Italy could be delayed or canceled. Now please note, Diane was away on business and unavailable via the regular means of communication but don\'t fear - her husband stepped in and emailed/called me at 10:30pm in order to let me know what was going on and how it would all be handled. I knew I was in good hands and I didn\'t worry about a thing! With Diane, you can ask her for recommendations and you will get an honest answer. She travels the world for a living and can give you first-hand knowledge into the places you want to go. I have never been so satisfied with all my vacations before and I owe her a big thank you for everything she has done. My wife and I are looking into booking another vacation next summer already and can\'t wait to work with Diane and Kingsbridge Travel.'; //Review Data var TestimonialTree_ReviewDiv23 = document.createElement('div'); TestimonialTree_ReviewDiv23.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel23 = document.createElement('span'); TestimonialTree_SubjectLabel23.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv23 = document.createElement('div'); TestimonialTree_SubjectDiv23.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv23.setAttribute("itemscope",""); TestimonialTree_SubjectDiv23.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv23.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv23_name = document.createElement('span'); //TestimonialTree_SubjectDiv23_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv23_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv23_name.innerHTML = 'Kingsbridge Travel - '; TestimonialTree_SubjectDiv23.appendChild(TestimonialTree_SubjectDiv23_name) //Date var TestimonialTree_TimeStamp23 = document.createElement('time'); //TestimonialTree_TimeStamp23.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp23.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp23.setAttribute("datetime","8/22/2015 10:45:00 PM"); TestimonialTree_TimeStamp23.innerHTML = '8/22/2015 10:45:00 PM'; //Rating var TestimonialTree_Rating23 = '5' var TestimonialTree_RatingLabel123 = document.createElement('span'); TestimonialTree_RatingLabel123.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel223 = document.createElement('span'); TestimonialTree_RatingLabel223.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv23 = document.createElement('span'); TestimonialTree_RatingDiv23.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv23.setAttribute("itemscope",""); TestimonialTree_RatingDiv23.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue23 = document.createElement('span'); TestimonialTree_RatingValue23.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue23.innerHTML = TestimonialTree_Rating23 + ' '; TestimonialTree_RatingDiv23.appendChild(TestimonialTree_RatingValue23) //Add to DOM TestimonialTree_ReviewDiv23.appendChild(TestimonialTree_SubjectLabel23); TestimonialTree_ReviewDiv23.appendChild(TestimonialTree_SubjectDiv23); if (TestimonialTree_Rating23 != '') { TestimonialTree_ReviewDiv23.appendChild(TestimonialTree_RatingLabel123); TestimonialTree_ReviewDiv23.appendChild(TestimonialTree_RatingDiv23); TestimonialTree_ReviewDiv23.appendChild(TestimonialTree_RatingLabel223); } TestimonialTree_ReviewDiv23.appendChild(TestimonialTree_TimeStamp23); TestimonialTree_Div23.appendChild(TestimonialTree_Author23); TestimonialTree_Div23.appendChild(TestimonialTree_TestDiv23); TestimonialTree_Div23.appendChild(TestimonialTree_ReviewDiv23); document.getElementById('TestimonialTree_Widget_22069').appendChild(TestimonialTree_Div23); //Create Parent Div var TestimonialTree_Div24 = document.createElement('div'); TestimonialTree_Div24.className = "TestimonialTree_Container"; TestimonialTree_Div24.setAttribute("itemscope",""); TestimonialTree_Div24.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author24 = document.createElement('span'); TestimonialTree_Author24.className = "TestimonialTree_Signature"; TestimonialTree_Author24.setAttribute("itemprop","author"); TestimonialTree_Author24.setAttribute("itemscope",""); TestimonialTree_Author24.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName24 = document.createElement('span'); TestimonialTree_AuthorName24.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName24.setAttribute("itemprop","name"); TestimonialTree_AuthorName24.innerHTML = 'Thomas Kennedy'; TestimonialTree_Author24.appendChild(TestimonialTree_AuthorName24); if ('' != '') { var TestimonialTree_Source24 = document.createElement('span'); TestimonialTree_Source24.className = "TestimonialTree_Source"; TestimonialTree_Source24.setAttribute("itemprop","source"); TestimonialTree_Source24.innerHTML = ' on '; TestimonialTree_AuthorName24.appendChild(TestimonialTree_Source24); } //Testimonial var TestimonialTree_TestDiv24 = document.createElement('div'); TestimonialTree_TestDiv24.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv24.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv24.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv24.innerHTML = 'Our Mediterranean cruise fabulous! When I called Kingsbridge Travel I had so many questions. I had looked online and got so confused with all the reviews of different ships and cruise lines. Diane took the time to find out where we had been before and what kind of activities we like. She chose a ship that wasn\'t on our radar and took the time to book the best location for us. She also recommended a tour of Akrotiri in Santonini that was one of the highlights of our vacation.\u00A0'; //Review Data var TestimonialTree_ReviewDiv24 = document.createElement('div'); TestimonialTree_ReviewDiv24.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel24 = document.createElement('span'); TestimonialTree_SubjectLabel24.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv24 = document.createElement('div'); TestimonialTree_SubjectDiv24.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv24.setAttribute("itemscope",""); TestimonialTree_SubjectDiv24.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv24.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv24_name = document.createElement('span'); //TestimonialTree_SubjectDiv24_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv24_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv24_name.innerHTML = 'Kingsbridge Travel - '; TestimonialTree_SubjectDiv24.appendChild(TestimonialTree_SubjectDiv24_name) //Date var TestimonialTree_TimeStamp24 = document.createElement('time'); //TestimonialTree_TimeStamp24.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp24.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp24.setAttribute("datetime","4/21/2015 2:06:00 AM"); TestimonialTree_TimeStamp24.innerHTML = '4/21/2015 2:06:00 AM'; //Rating var TestimonialTree_Rating24 = '5' var TestimonialTree_RatingLabel124 = document.createElement('span'); TestimonialTree_RatingLabel124.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel224 = document.createElement('span'); TestimonialTree_RatingLabel224.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv24 = document.createElement('span'); TestimonialTree_RatingDiv24.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv24.setAttribute("itemscope",""); TestimonialTree_RatingDiv24.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue24 = document.createElement('span'); TestimonialTree_RatingValue24.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue24.innerHTML = TestimonialTree_Rating24 + ' '; TestimonialTree_RatingDiv24.appendChild(TestimonialTree_RatingValue24) //Add to DOM TestimonialTree_ReviewDiv24.appendChild(TestimonialTree_SubjectLabel24); TestimonialTree_ReviewDiv24.appendChild(TestimonialTree_SubjectDiv24); if (TestimonialTree_Rating24 != '') { TestimonialTree_ReviewDiv24.appendChild(TestimonialTree_RatingLabel124); TestimonialTree_ReviewDiv24.appendChild(TestimonialTree_RatingDiv24); TestimonialTree_ReviewDiv24.appendChild(TestimonialTree_RatingLabel224); } TestimonialTree_ReviewDiv24.appendChild(TestimonialTree_TimeStamp24); TestimonialTree_Div24.appendChild(TestimonialTree_Author24); TestimonialTree_Div24.appendChild(TestimonialTree_TestDiv24); TestimonialTree_Div24.appendChild(TestimonialTree_ReviewDiv24); document.getElementById('TestimonialTree_Widget_22069').appendChild(TestimonialTree_Div24); //Create Parent Div var TestimonialTree_Div25 = document.createElement('div'); TestimonialTree_Div25.className = "TestimonialTree_Container"; TestimonialTree_Div25.setAttribute("itemscope",""); TestimonialTree_Div25.setAttribute("itemtype","https://schema.org/Review"); //Signature var TestimonialTree_Author25 = document.createElement('span'); TestimonialTree_Author25.className = "TestimonialTree_Signature"; TestimonialTree_Author25.setAttribute("itemprop","author"); TestimonialTree_Author25.setAttribute("itemscope",""); TestimonialTree_Author25.setAttribute("itemtype","https://schema.org/Person"); var TestimonialTree_AuthorName25 = document.createElement('span'); TestimonialTree_AuthorName25.className = "TestimonialTree_Signature"; TestimonialTree_AuthorName25.setAttribute("itemprop","name"); TestimonialTree_AuthorName25.innerHTML = 'Chris Lyons'; TestimonialTree_Author25.appendChild(TestimonialTree_AuthorName25); if ('' != '') { var TestimonialTree_Source25 = document.createElement('span'); TestimonialTree_Source25.className = "TestimonialTree_Source"; TestimonialTree_Source25.setAttribute("itemprop","source"); TestimonialTree_Source25.innerHTML = ' on '; TestimonialTree_AuthorName25.appendChild(TestimonialTree_Source25); } //Testimonial var TestimonialTree_TestDiv25 = document.createElement('div'); TestimonialTree_TestDiv25.className = "TestimonialTree_Testimonial"; TestimonialTree_TestDiv25.setAttribute("style","padding-top: 7px"); TestimonialTree_TestDiv25.setAttribute("itemprop","reviewBody"); TestimonialTree_TestDiv25.innerHTML = 'Diane is the best travel agent we\'ve ever had. She really listened to us and asked a lot of questions so she could arrange the best trip for us. Our trip to Spain was nothing we could have planned ourselves. She took care of all parts of the trip- the air, hotels and tours. She even took care of details that we wouldn\'t have thought of. We especially loved that she chose hotels with kitchen facilities since we were traveling with our children. That made it easier and also saved us money. Diane even asked about our kids interests and booked tours that they loved. Great experience.'; //Review Data var TestimonialTree_ReviewDiv25 = document.createElement('div'); TestimonialTree_ReviewDiv25.className = "TestimonialTree_ReviewData"; //Review of var TestimonialTree_SubjectLabel25 = document.createElement('span'); TestimonialTree_SubjectLabel25.innerHTML = 'Testimonial For: '; //Review of var TestimonialTree_SubjectDiv25 = document.createElement('div'); TestimonialTree_SubjectDiv25.setAttribute("itemprop","itemreviewed"); TestimonialTree_SubjectDiv25.setAttribute("itemscope",""); TestimonialTree_SubjectDiv25.setAttribute("style","display: inline"); TestimonialTree_SubjectDiv25.setAttribute("itemtype","https://schema.org/Organization"); var TestimonialTree_SubjectDiv25_name = document.createElement('span'); //TestimonialTree_SubjectDiv25_name.className = "TestimonialTree_ReviewData"; TestimonialTree_SubjectDiv25_name.setAttribute("itemprop","name"); TestimonialTree_SubjectDiv25_name.innerHTML = 'Kingsbridge Travel - '; TestimonialTree_SubjectDiv25.appendChild(TestimonialTree_SubjectDiv25_name) //Date var TestimonialTree_TimeStamp25 = document.createElement('time'); //TestimonialTree_TimeStamp25.className = "TestimonialTree_ReviewData"; TestimonialTree_TimeStamp25.setAttribute("itemprop","datePublished"); TestimonialTree_TimeStamp25.setAttribute("datetime","3/23/2015 2:07:00 AM"); TestimonialTree_TimeStamp25.innerHTML = '3/23/2015 2:07:00 AM'; //Rating var TestimonialTree_Rating25 = '5' var TestimonialTree_RatingLabel125 = document.createElement('span'); TestimonialTree_RatingLabel125.innerHTML = 'Rating: '; var TestimonialTree_RatingLabel225 = document.createElement('span'); TestimonialTree_RatingLabel225.innerHTML = ' of 5 - '; var TestimonialTree_RatingDiv25 = document.createElement('span'); TestimonialTree_RatingDiv25.setAttribute("itemprop","reviewRating"); TestimonialTree_RatingDiv25.setAttribute("itemscope",""); TestimonialTree_RatingDiv25.setAttribute("itemtype","https://schema.org/Rating"); var TestimonialTree_RatingValue25 = document.createElement('span'); TestimonialTree_RatingValue25.setAttribute("itemprop","ratingValue"); TestimonialTree_RatingValue25.innerHTML = TestimonialTree_Rating25 + ' '; TestimonialTree_RatingDiv25.appendChild(TestimonialTree_RatingValue25) //Add to DOM TestimonialTree_ReviewDiv25.appendChild(TestimonialTree_SubjectLabel25); TestimonialTree_ReviewDiv25.appendChild(TestimonialTree_SubjectDiv25); if (TestimonialTree_Rating25 != '') { TestimonialTree_ReviewDiv25.appendChild(TestimonialTree_RatingLabel125); TestimonialTree_ReviewDiv25.appendChild(TestimonialTree_RatingDiv25); TestimonialTree_ReviewDiv25.appendChild(TestimonialTree_RatingLabel225); } TestimonialTree_ReviewDiv25.appendChild(TestimonialTree_TimeStamp25); TestimonialTree_Div25.appendChild(TestimonialTree_Author25); TestimonialTree_Div25.appendChild(TestimonialTree_TestDiv25); TestimonialTree_Div25.appendChild(TestimonialTree_ReviewDiv25); document.getElementById('TestimonialTree_Widget_22069').appendChild(TestimonialTree_Div25); document.getElementById('TestimonialTree_Widget_22069').appendChild(AddTestimonialLink); document.getElementById('TestimonialTree_Widget_22069').appendChild(TestimonialLink); };