/* SiteCatalyst code version: H.2.
Copyright 1997-2005 Omniture, Inc. More info available at
http://www.omniture.com */

var locationPath = location.href.split("/");
var thisPageName = locationPath[locationPath.length-1];
var thisSiteName = "Mansfield Hotel";
var thisSiteCode = "5101";

s.pageName	= thisPageName
s.server	= ''
s.channel	= thisSiteName
s.pageType	= ''
s.prop1		= thisSiteCode
s.prop2		= ''
s.prop3		= ''
s.prop4		= ''
s.prop5		= ''

var s_code=s.t();if(s_code)document.write(s_code)

/* End SiteCatalyst code version: H.2. */

