// JavaScript Document - marriott.com tracking code script for hiltonheadmarriott.com - jeff - 10/09/08
// needs this added to page?  maybe?  <SCRIPT language=Javascript id=dynJS> (end script tag)
var output;
output ='http://www.marriott.com/common/js/tracking.js?Log=1';
output+='&PAGENAME='+(document.title) + '&URL='+(document.location);
output+='&REFERRER='+(document.referrer);
document.getElementById("dynJS").src = output

