function SiteConfig()
{
	this.siteId="3";
	this.idType="tigId";
        this.cgIdType="cgrpId";
        this.defaultCgId="111";
        this.replacePhoneSpans = {"phoneSpan" : [{"cgrp":"111","phn":"(813) 774-3083"}]};
	this.replaceDivHTML={ "contactForm" : {"contactFormId":"204","width":"170","height":"410","scrolling":"no","frameborder":"0","marginheight":"0","marginwidth":"0"}};
	
}
