function scMessageStrings()
{
	this.Manager = new Object();

	this.sMailto = 'support@marshallswift.com; wbt@marshallswift.com'
}
var scMessage = new scMessageStrings()

