var docTips = new TipObj('docTips');
with (docTips)
{

 template = '<table bgcolor="#71AAC5" cellpadding="1" cellspacing="0" width="%2%" border="0">'+'<tr><td><table bgcolor="#2480B1" cellpadding="3" cellspacing="0" width="100%" border="0">'+'<tr><td class="tipClass">%3%</td></tr></table></td></tr></table>';

 tips.altEmail = new Array(-30, 25, 200, 'This will be the e-mail address used to get your confirmation e-mail with your account information.');
 tips.cardVerification = new Array(-30, 25, 200, 'For MasterCard, VISA, and Discover the verification number is a 3-digit number printed on the back of your card. It appears after and to the right of your card number.  For American Express the verification number is a 4-digit number printed on the front of your card. It appears after and to the right of your card number.');
 tips.password = new Array(-30, 25, 200, 'Passwords are case sensitive, must be at least four characters long, and may only contain letters and/or numbers.');
 tips.phone = new Array(-30, 25, 200, 'Enter your Telephone number in one of the following formats:<br>1234567890 or<br>123-456-7890 or<br>(123) 456-7890 or<br>123.456.7890');
 tips.Username = new Array(-30, 25, 200, 'Your User ID is your login and e-mail address.');
 tips.domainname = new Array(-30, 25, 200, 'If you do not have a domain and would like help setting one up, please call us at 888-881-6064.');
 tips.dcontent = new Array(-30, 25, 200, 'With Simdesk you can use your company domain as your user id and e-mail address.');
 tips.additionalstorage = new Array(-30, 25, 200, 'Add storage for only $3.00/1GB per month.  Storage can be added to additional user accounts through the "My Accounts" page at http://myaccounts.simdesk.com');
 tips.additionalaccount = new Array(-30, 25, 200, 'You will set these up after completing the sign up process.');
 tips.cvv = new Array(-30, 25, 200, 'Click here to see where to find the Credit Card Verification Code (CVV)');


}
