﻿<?xml version="1.0" encoding="utf-8" ?>
<emailMessages>
	<AccountActivationMessage>
		<fromAddress><![CDATA[Party Pong Club<AccountServices@PartyPongClub.com>]]></fromAddress>
		<subject><![CDATA[Complete Your Registration]]></subject>
		<htmlTemplate>
			<![CDATA[<html><Body>
				<DIV align=left>
          <TABLE class=tableBorders height="100%" cellSpacing=0 cellPadding=0 width="100%" border=0 style="font-family: Verdana; font-size: 11pt">
          <TBODY>
          <TR>
          <TD>
              <TABLE cellSpacing=0 cellPadding=0 width="100%">
                <TBODY>
                <TR vAlign=top>
                <TD vAlign=top align=left height="100%">
                <TABLE height="100%" cellSpacing=0 cellPadding=0 align=left style="font-family: Verdana; font-size: 11pt">
                <TBODY>
                <TR vAlign=top>
                <TD vAlign=top align=left>
                <font face="Verdana" size="2">
                  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </TD>
                <TD vAlign=top align=left width="100%"><!-- Breadcrumbs start ----------------------------------------------------------------------->
                <DIV style="PADDING-LEFT: 3px; PADDING-BOTTOM: 2px; VERITICAL-ALIGN: middle" align=left>
                <TABLE style="BORDER-COLLAPSE: collapse" cellSpacing=0 cellPadding=0 width="100%">
              <TBODY>
              <TR>
                <TD vAlign=top></TD></TR></TBODY></TABLE></DIV>
            <TABLE cellSpacing=0 cellPadding=3 width="100%">
              <TBODY>
              <TR>
                <TD>
                  <TABLE width="642" cellspacing="0">
                    <TBODY>
                    <TR>
                      <TD><font size="2">Hi {0},
						<p>Welcome to the Party Pong Club!</p>
						<p>As a member of the Party Pong Club you are now eligible to participate in <font style="color:red;font-weight:bold;">FREE</font> Party Pong Tournaments in your city where you can earn points based on your tournament placement, 
                        then redeem those points at <a href="http://www.partypongclub.com" target="_blank">www.partypongclub.com</a> for thousands of prizes.</p>
           </font>
						<font SIZE="2">
                        <p>Click the link below to activate your account.</p>
            <p><a href="{1}">Click here!</a></p></font>    
            
						<p><font face="Verdana" size="2">&nbsp;</TD>
                      </TR>
                    </TBODY></TABLE></P></font>
			</font>      
                  </TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></TD></TR>
  </TBODY></TABLE></DIV>
			</Body>
</html>]]>
		</htmlTemplate>
		<textTemplate>
			<![CDATA[
		Hi {0},
        
		Welcome to the Party Pong Club!
		
		As a member of the Party Pong Club you are now eligible to participate in FREE Party Pong Tournaments in your city where you can earn points based on your tournament placement, 
        then redeem those points at www.partypongclub.com for thousands of prizes.
         
        Click the link below to activate your account. [We need this to link to the Activate]
		
		Click here!

		]]>
		</textTemplate>
	</AccountActivationMessage>

	<ResetPasswordMessage>
		<fromAddress><![CDATA[Party Pong Club<AccountServices@PartyPongClub.com>]]></fromAddress>
		<subject><![CDATA[Reset Password]]></subject>
		<htmlTemplate>
			<![CDATA[<html><Body>
				<DIV align=left>
          <TABLE class=tableBorders height="100%" cellSpacing=0 cellPadding=0 width="100%" border=0 style="font-family: Verdana; font-size: 10pt">
          <TBODY>
          <TR>
          <TD>
              <TABLE cellSpacing=0 cellPadding=0 width="100%">
                <TBODY>
                <TR vAlign=top>
                <TD vAlign=top align=left height="100%">
                <TABLE height="100%" cellSpacing=0 cellPadding=0 align=left style="font-family: Verdana; font-size: 10pt">
                <TBODY>
                <TR vAlign=top>
                <TD vAlign=top align=left>
                <font face="Verdana" size="2">
                  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </TD>
                <TD vAlign=top align=left width="100%"><!-- Breadcrumbs start ----------------------------------------------------------------------->
                <DIV style="PADDING-LEFT: 3px; PADDING-BOTTOM: 2px; VERITICAL-ALIGN: middle" align=left>
                <TABLE style="BORDER-COLLAPSE: collapse" cellSpacing=0 cellPadding=0 width="100%">
              <TBODY>
              <TR>
                <TD vAlign=top></TD></TR></TBODY></TABLE></DIV>
            <TABLE cellSpacing=0 cellPadding=3 width="100%">
              <TBODY>
              <TR>
                <TD>
                  <P><font face="Verdana" size="4">Party Pong Club Reset Password</font><BR>
                  <BR>
                  </P>
                  <TABLE width="642" cellspacing="0">
                    <TBODY>
                    <TR>
                      <TD><font size="2">Dear {0}, 
						<p>You have requested to Reset your Password from PartyPongClub.com.</p>
						<p>Click the link below to reset your password.</p>
            <p><a href="{1}">Reset your password now</a>.</p></font>
						<font SIZE="2">
						<p>Sincerely,</p>
						<p>PartyPongClub.com</font>
						<p><font face="Verdana" size="2">&nbsp;</TD>
                      </TR>
                    </TBODY></TABLE></P>
			</font>
      
                  </TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></TD></TR>
  </TBODY></TABLE></DIV>
			</Body>
</html>]]>
		</htmlTemplate>
		<textTemplate>
			<![CDATA[
      
      Dear {0},
      You have requested to Reset your Password from PartyPongClub.com.
      Click the link below to reset your password.
      {1} Reset your password now.

      Sincerely,
      PartyPongClub.com
		]]>
		</textTemplate>
	</ResetPasswordMessage>
</emailMessages>