window.onload = function() {
	document.getElementById("mmform").target = '_blank';
	document.getElementById("inquiry").target = '_blank';
}

