<!--
function sendMeEmail() {
	window.open("mail" + "to:" + "%73%61%6C%65" + "%73%40%72%70" + "%6D%63%61%72%64" + "%73%2E%63%6F%6D");
}
document.write("<a href=\"javascript:sendMeEmail();\" title=\"Click here to send an email to the RPM sales team!\">Send an email to the RPM sales team</a>");
// -->

