﻿var zip = "\<b>Why am I being asked to enter my ZIP Code?</b><br/>By entering your zip code, we can give you the most up-to-date information on Slomin&#39;s services available in your area."; 
var reactivate_acct_number = "\<b>Why am I being asked to enter my Account Number?</b><br/>Your account number is located on the letter you received from Slomin&#39;s. If you cannot locate the letter or you do not know your account number, just complete the form out without your account number. "; 
var ccid = "\<b>What is the CCID and where can I find it?</b><p>For your protection, we ask that you enter an extra 3-4 digit number called the CCID. The CCID is NOT your PIN number. It is an extra ID printed on your Visa, MasterCard, Discover, or American Express Card.</p><p>Visa, MasterCard, and Discover: On the back of the card in the top-right corner of the signature box. Enter the three-digit number following the credit card number.</p><p>American Express: On the front of the card. Enter the four-digit number on the right directly above the credit card number.</p>";
var need_text = "\<b>Need Text</b><p>Pending Text from BCHAP or MRABB.</p>";


function TooltipTxt(n) 
{ 
    return "This is the text of the " + n + " tooltip"; 
} 