function rugbyImports() {
  alert('Rugby Imports offers a "Team Loyalty Program" that benefits our team when you make purchases. When you place an order, or create an account, please use team code PA124. Rugby Imports will donate points equal to 3% of your qualifying purchases to our team points. Once we have enough points added up we can apply them to an order for socks, shorts, jerseys, etc.');
  var riWindow = window.open('http://www.rugbyimports.com', 'rugbyImports', '');
}