var HOST = top.location.host;

if(HOST == 'redflagscomp.com' || HOST == 'www.redflagscomp.com') {
	document.write('336-312-7072');
} else {
	document.write('252-757-1575');
}