var startingBox = "blue";
var blueTipsArray = [
    			{
					number:'1',
					text:'<a class="linkColor2" href="about-recommendation.html">We have been very impressed with your company&rsquo;s professional approach, always unintrusive and courteous!&quot;</a>',
					signature:'Steve and Ann'
				},
				{
					number:'2',
					text:'<a class="linkColor2" href="about-recommendation.html">We are so pleased with Dwelltech; we couldn&rsquo;t believe how much energy we were losing! They were great to work with, and we now have a warmer, healthier home and reduced utility bills!&quot;</a>',
					signature:'none'
				},
				{
					number:'3',
					text:'<a class="linkColor2" href="about-recommendation.html">We truly appreciate the level of communication and attention to detail you provided throughout.&quot;</a>',
					signature:'Steve and Ann'
				},
				{
					number: '4',
					text: '<a class="linkColor2" href="about-recommendation.html">Dwelltech exceeded our expectations and we’re certain the steps you recommended and implemented will save us thousands of dollars in the years ahead.&quot;</a>',
					signature: 'Terry'
					}
];

