function openlink(urltext) {
	alert("WARNING: You are leaving championenergyservices.com and are being redirected to Champion's invoicing and customer management site.");
	window.open(urltext);
}
