/*************************************************************************
  This code is from Dynamic Web Coding at dyn-web.com
  Copyright 2003-5 by Sharon Paine
  See Terms of Use at www.dyn-web.com/bus/terms.html
  regarding conditions under which you may use this code.
  This notice must be retained in the code as is!
*************************************************************************/

// adjust horizontal and vertical offsets here
// (distance from mouseover event which activates tooltip)
Tooltip.offX = 4;
Tooltip.offY = 4;
Tooltip.followMouse = false;  // must be turned off for hover-tip

// tooltip content variables
var msgTips1 = '<img src=/Markslist/images/uiImages/learn/info.gif> &nbsp; <b>Definition: Klog</b><p>A Klog (Karma Blog) is a great way to write about something you care about and drive donations to a cause.<p><a href="/Markslist/jsp_root/markslist/learn/overview.jsp">Click here</a> to learn more';
var msgTips2 = '<img src=/Markslist/images/uiImages/learn/info.gif> &nbsp; <b>Definition: Power Poll</b><p>Power Polls allow you to ask questions of your friends and encourage them to respond by putting a donation towards their response.</p><a href="/Markslist/jsp_root/markslist/learn/pollFree.jsp">Click here</a> to learn more';
var msgTips3 = '<img src=/Markslist/images/uiImages/learn/info.gif> &nbsp; <b>Definition: Power Posts</b><p>Power posts are endorsements you write about others that are backed by a (tax-deductible) donation to the charity of your choice. You are giving back, while building your relationships.<p><a href="/Markslist/jsp_root/markslist/learn/whyPaidPost.jsp">Click here</a> to learn more';
var msgTips4 = '<img src=/Markslist/images/uiImages/learn/info.gif> &nbsp; <b>Definition: Campaign</b><p>A Campaign is a force, defined over a period of time, directed to raise money and awareness for your favorite charity.</p><a href="/Markslist/jsp_root/markslist/learn/campaign.jsp">Click here</a> to learn more';
var msgTips5 = '<img src=/Markslist/images/uiImages/learn/info.gif> &nbsp; <b>Alias</b><p>If you would prefer not to have your true name appear on the site, you may use an alias.  If you *do* want to use your name, please do not fill in this field.';
var msgTips6 = '<img src=/Markslist/images/uiImages/learn/info.gif> &nbsp; <b>Mission</b><p>You do not have to enter a mission statement, although even a brief explanation will help members learn more about your organization. If you are not ready to enter the mission statement you can add it later from the group profile page.';
var msgTips7 = '<img src=/Markslist/images/uiImages/learn/info.gif> &nbsp; <b>Privacy</b><p>If you select the Private Group option, no one will be able to see the Group profile page or see from a member\'s profile that they belong to the Group. Public Group means that visitors to the site can see the Group listed and see the Group on member profile pages.';
var msgTips8 = '<img src=/Markslist/images/uiImages/learn/info.gif> &nbsp; <b>Campaign Name</b><p>This will be the headline of your campaign page. It should focus on the name of the campaign, not necessarily the name of the non-profit the campaign is benefiting.';
var msgTips9 = '<img src=/Markslist/images/uiImages/learn/info.gif> &nbsp; <b>Web page</b><p>If you have a web page that has more information regarding the campaign, enter it here.';
var msgTips10 = '<img src=/Markslist/images/uiImages/learn/info.gif> &nbsp; <b>Financial goal</b><p>The campaign page provides a thermometer graph for charting the progress of the campaign. The donations raised by the site are matched against the goal you provide here.';
var msgTips11 = '<img src=/Markslist/images/uiImages/learn/info.gif> &nbsp; <b>Campaign Image</b><p>The image should be associated with the campaign if possible, not necessarily the non-profit itself. However, if a specific campaign logo is not available then the non-profit\'s logo will work well.';
var msgTips12 = '<img src=/Markslist/images/uiImages/learn/info.gif> &nbsp; <b>Poll Subject</b><p>We have created some pre-built polls for you. If you type in your own subject line based on the theme below, it will automatically show up in the poll headline. For example if the theme is "School" then the subject would be the name of your school. Check it out - put in your subject, select a theme and click on "Find Polls."';
var msgTips13 = '<img src=/Markslist/images/uiImages/learn/info.gif> &nbsp; <b>Themes</b><p>We have created some pre-built polls for you. Select the theme along with a subject title above and you can see what\'s available by clicking on "Find Polls." If you don\' like the way the subject line reads, change it above and click on "Find Polls" again.';
var msgTips14 = '<img src=/Markslist/images/uiImages/learn/info.gif> &nbsp; <b>Pre-Built Polls</b><p>We have created some pre-built polls for you. When you select a theme and write in your subject line, you will see a list of suggestions. If the subject is awkward, change it above and click on "Find Polls" again.';
var msgTips15 = '<img src=/Markslist/images/uiImages/learn/info.gif> &nbsp; <b>Post Message</b><p>Here is your chance to write a post about someone. If you would like us to give you some suggestions, choose from the drop down list and continue. You can modify the post later if you do not like the suggestion.';
var msgTips16 = '<img src=/Markslist/images/uiImages/learn/info.gif> &nbsp; <b>Your Relationship</b><p>Help clarify your relationship to the person you are posting about. It can help people viewing your post get some insight into your comments. It is not a required field.';
var msgTips17 = '<img src=/Markslist/images/uiImages/learn/info.gif> &nbsp; <b>Theme</b><p>The selected theme helps categorize the comments in the post. It is not a required field.';
var msgTips18 = '<img src=/Markslist/images/uiImages/learn/info.gif> &nbsp; <b>Topic</b><p>The topic will be the information listed on pages that refer to your klog. It should relate to the subject matter of the Klog itself.';
var msgTips19 = '<img src=/Markslist/images/uiImages/learn/info.gif> &nbsp; <b>Message</b><p>This is the main body of your Klog posting. It can be 1000 characters long.';
var msgTips20 = '<img src=/Markslist/images/uiImages/learn/info.gif> &nbsp; <b>Web site</b><p>Is there a site that has more information about the Klog\'s subject matter? If so, put in the URL here. This is not a required field though.';
var msgTips21 = '<img src=/Markslist/images/uiImages/learn/info.gif> &nbsp; <b>Upload Picture</b><p>A picture tells a thousand words. If you have a picture that helps tell the Klog story, upload it here. The size will be fixed to 175px. It is ok if the image width is wider than that since there is a popup feature to see the full size. The file size should also be less than 1400 KB (1.4 MB).';
var msgTips22 = '<img src=/Markslist/images/uiImages/learn/info.gif> &nbsp; <b>Campaign Name</b><p>Remember to name the campaign something compelling and informational so that members get a good idea of what they would donate their money to. This is the name that will appear in emails and other pages that point to your campaign, so keep it short and punchy.';
var msgTips23 = '<img src=/Markslist/images/uiImages/learn/info.gif> &nbsp; <b>Description</b><p>This will appear as the main content section of your campaign. Try to keep it within three paragraphs if possible.';
var msgTips24 = '<img src=/Markslist/images/uiImages/learn/info.gif> &nbsp; <b>Web Page</b><p>Is there a site that has more information about the campaign subject matter? If so, put in the URL here. This is not a required field.';
var msgTips25 = '<img src=/Markslist/images/uiImages/learn/info.gif> &nbsp; <b>Deadline</b><p>When is the campaign over? This will help donors to understand the immediacy of the request or at least provide some insight on how close the campaign is to making its goal.';
var msgTips26 = '<img src=/Markslist/images/uiImages/learn/info.gif> &nbsp; <b>Financial Goal</b><p>How much is the campaign trying to raise? The campaign page provides a thermometer function that lets users know how much has been raised compared to the goal.';
var msgTips27 = '<img src=/Markslist/images/uiImages/learn/info.gif> &nbsp; <b>Image Upload</b><p>A picture tells a thousand words. If you have a picture that helps describe the campaign, upload it here. Theoretically the image should refer to the campaign and not the charity, but if no campaign logo exists, then the charity logo should suffice. The size will be fixed to 180px. It is ok if the width is wider since there is a popup feature to see the full size. The file size should also be less than 1400 KB (1.4 MB).';
var msgTips28 = '<img src=/Markslist/images/uiImages/learn/info.gif> &nbsp; <b>Event Name</b><p>This is the name that will be sent in invitations. An example could be "Q1 Board Meeting."';
var msgTips29 = '<img src=/Markslist/images/uiImages/learn/info.gif> &nbsp; <b>Location</b><p>Try to be as accurate as possible (include the street address, state and zip code). The address is sent to Google Maps on the Event Description Page so that people can see exactly where it is. It is ok to use "Mark\'s House if you like, but obviously there will be no Google map possible.';
var msgTips30 = '<img src=/Markslist/images/uiImages/learn/info.gif> &nbsp; <b>Description</b><p>This will be used on the invitation page. It can be up to 2500 characters.This is not a required field.';
var msgTips31 = '<img src=/Markslist/images/uiImages/learn/info.gif> &nbsp; <b>Web Site</b><p>Is there a site that has more information about the Event? If so, put in the URL here. This is not a required field.';
var msgTips32 = '<img src=/Markslist/images/uiImages/learn/info.gif> &nbsp; <b>Date</b><p>Please use the popup option from the calendar icon to the right. This will insure the right formatting for the date so that it can be stored in Outlook or Gmail calendar.';
var msgTips33 = '<img src=/Markslist/images/uiImages/learn/info.gif> &nbsp; <b>Start Time</b><p>This will be included in the event detail page. It is not a required field.';
var msgTips34 = '<img src=/Markslist/images/uiImages/learn/info.gif> &nbsp; <b>Duration</b><p>Rather than put in a stop time, we allow you to say how long the Event will last.';
var msgTips35 = '<img src=/Markslist/images/uiImages/learn/info.gif> &nbsp; <b>Group Name</b><p>Keep the name of the Group short and sweet. Your Group may have an offline existence, so that name would be appropriate. If it\'s a new Group, then it should be a short accurate description of the group for members to easily understand.';
var msgTips36 = '<img src=/Markslist/images/uiImages/learn/info.gif> &nbsp; <b>Mission</b><p>What is the Mission Statement of the group, in other words, what is its purpose? This can be lengthened later, but you should not invite people to the Group until you have a basic mission statement worked out.';
var msgTips37 = '<img src=/Markslist/images/uiImages/learn/info.gif> &nbsp; <b>Privacy</b><p>If your Group is Public then it will appear on the Karma Dash page and anyone will be able to see the Group page and its members. If the group is Private, then there will be no reference anywhere on the site to the Group and only Group members will see the Group pages.';
var msgTips38 = '<img src=/Markslist/images/uiImages/learn/info.gif> &nbsp; <b>Joining</b><p>Even if a Group is public, it does not mean that you want anyone to try to join. If you would like to keep the membership by invitation only, then select that option from the dropdown.';
var msgTips39 = '<img src=/Markslist/images/uiImages/learn/info.gif> &nbsp; <b>Inclusion</b><p>How do you want to manage the membership application process? As Administrator you can be the sole decider if someone may join. If you would like to democratize the process, then select the various options from the dropdown.';
var msgTips40 = '<img src=/Markslist/images/uiImages/learn/info.gif> &nbsp; <b>Group Campaign</b><p>Which campaign is the Group supporting? If there are no options, that means that you have not listed any favorite charities from your profile. You can change this setting later if you like or decide not to focus the group on a charity.';
var msgTips41 = '<img src=/Markslist/images/uiImages/learn/info.gif> &nbsp; <b>Name</b><p>Did we guess right? We used the name from the invitation you received. You are free to change it if you like.';
var msgTips42 = '<img src=/Markslist/images/uiImages/learn/info.gif> &nbsp; <b>Zip/Postal Code</b><p>Just gives us some more information about our members.';
var msgTips43 = '<img src=/Markslist/images/uiImages/learn/info.gif> &nbsp; <b>Name</b><p>The default name given is from your official organization name registered with the IRS. If you have another branded name that you prefer, you can change it here. After you make the change, both names will be listed in the database search for other members to find you.';
var msgTips44 = '<img src=/Markslist/images/uiImages/learn/info.gif> &nbsp; <b>Mission Statement</b><p>This is your organization\'s mission statement. You can change this later if you do not have a complete statement when starting.';
var msgTips45 = '<img src=/Markslist/images/uiImages/learn/info.gif> &nbsp; <b>URL</b><p>Enter the URL of your official website. You can leave this blank if you like.';
var msgTips46 = '<img src=/Markslist/images/uiImages/learn/info.gif> &nbsp; <b>Address</b><p>Enter the address of your organization. It is not a required field.';
var msgTips47 = '<img src=/Markslist/images/uiImages/learn/info.gif> &nbsp; <b>City</b><p>The default value comes from the official registered address with the IRS. If this is inaccurate, you can change it, although it will not change the address in our search database.';
var msgTips48 = '<img src=/Markslist/images/uiImages/learn/info.gif> &nbsp; <b>State</b><p>The defaul value comes from the official registered state with the IRS. You can change it if necessary, but the search database will keep the original state listed with the IRS.';
var msgTips49 = '<img src=/Markslist/images/uiImages/learn/info.gif> &nbsp; <b>Country</b><p>Please select the country where your organization is headquartered. You can leave it blank if you like.';
var msgTips50 = '<img src=/Markslist/images/uiImages/learn/info.gif> &nbsp; <b>Zip</b><p>Please enter your zip code of your headquarters. You can leave it blank if you like.';
var msgTips51 = '<img src=/Markslist/images/uiImages/learn/info.gif> &nbsp; <b>Phone</b><p>Please enter the phone number of your organization\'s headquarters or main number. You can leave it blank if you like.';
var msgTips52 = '<img src=/Markslist/images/uiImages/learn/info.gif> &nbsp; <b>Question</b><p>This will be the question that members receive in their email or invites section. It is essentially the name of the find a date request.';
var msgTips53 = '<img src=/Markslist/images/uiImages/learn/info.gif> &nbsp; <b>Begin Date</b><p>Since the tool is allowing you to poll people when they are free, this date is the first available date to check with everyone. The next field will ask until when you want to make it possible to meet.';
var msgTips54 = '<img src=/Markslist/images/uiImages/learn/info.gif> &nbsp; <b>Find Time in Next...</b><p>How long would you like the available time to choose last? If you want to find an available time throughout one week, then that option will create a calendar for members to select from the date you selected through one week.';
var msgTips55 = '<img src=/Markslist/images/uiImages/learn/info.gif> &nbsp; <b>Preferred Start Time</b><p>Regardless of the day, what time would you like the meeting to start?';
var msgTips56 = '<img src=/Markslist/images/uiImages/learn/info.gif> &nbsp; <b>Caption</b><p>Please enter a caption for the picture which will appear below the picture on the media page.';
var msgTips57 = '<img src=/Markslist/images/uiImages/learn/info.gif> &nbsp; <b>Anonymous</b><p>If you would like others to know you uploaded the picture select the Signed option, otherwise select Anonymous and your name will not appear.';
var msgTips58 = '<img src=/Markslist/images/uiImages/learn/info.gif> &nbsp; <b>File Upload</b><p>Click on Choose File button to upload the picture from your computer. Please keep in mind that the image will be resized on the page to a width of 175 pixels. It is ok if the image width is wider since there is a popup feature to see the entire image. The file size should also be less than 1400 KB (1.4 MB).';
var msgTips59 = '<img src=/Markslist/images/uiImages/learn/info.gif> &nbsp; <b>Favorite Nonprofits</b><p>One of the advantages to storing your favorite Nonprofits - you can easily select which one you would like to benefit from your Campaign by selecting from the dropdown menu.';
var msgTips60 = '<img src=/Markslist/images/uiImages/learn/info.gif> &nbsp; <b>Search for Nonprofit</b><p>Search from among 750,000 U.S. nonprofits. You can include the name, state, or city in the search.';
var msgTips61 = '<img src=/Markslist/images/uiImages/learn/info.gif> &nbsp; <b>Basic List Name</b><p>Try to keep the name descriptive and accurate, but not too long since there are many dropdown options that will include the name you create.';
var msgTips62 = '<img src=/Markslist/images/uiImages/learn/info.gif> &nbsp; <b>Smart List Name</b><p>Try to keep the name descriptive and accurate, but not too long since there are many dropdown options that will include the name you create.';
var msgTips63 = '<img src=/Markslist/images/uiImages/learn/info.gif> &nbsp; <b>Topic</b><p>This should describe the discussion and will be used as the hotlink for others to respond to your new discussion.';
var msgTips64 = '<img src=/Markslist/images/uiImages/learn/info.gif> &nbsp; <b>Message</b><p>This is your chance to share your thoughts on the Topic.';
var msgTips65 = '<img src=/Markslist/images/uiImages/learn/info.gif> &nbsp; <b>Priority</b><p>Is the discussion urgent? If so, make it a high priority. This helps people determine which threads to focus on first. It is not a required field however.';
var msgTips66 = '<img src=/Markslist/images/uiImages/learn/info.gif> &nbsp; <b>Anonymous</b><p>If you want your name alongside the discussion, then select "Signed" otherwise leave "Anonymous."';
var msgTips67 = '<img src=/Markslist/images/uiImages/learn/info.gif> &nbsp; <b>Special Attention</b><p>If there is someone in the group who you would like to specifically call attention to for a response, select from the dropdown menu here. Others will still be able to read the discussion, even if it is assigned to a specific person.';
var msgTips68 = '<img src=/Markslist/images/uiImages/learn/info.gif> &nbsp; <b>File Upload</b><p>If there is an image or document that helps make your point, upload it here. The file size should also be less than 5000 KB (5 MB).';
var msgTips69 = '<img src=/Markslist/images/uiImages/learn/info.gif> &nbsp; <b>Topic</b><p>The discussion has already started, so the Topic can not be changed.';
var msgTips70 = '<img src=/Markslist/images/uiImages/learn/info.gif> &nbsp; <b>Nickname</b><p>Your nickname will appear on your profile and any reference to your name. If it is just the way you prefer to say your name (ie Jim instead of James) we recommend just using Jim as your first name, otherwise your profile will always read James "Jim" Soandso.';
var msgTips71 = '<img src=/Markslist/images/uiImages/learn/info.gif> &nbsp; <b>Date of Birth</b><p>This information is only required for Fact Checking (see other link in profile). Notice the next option allows you to select multiple privacy options.';
var msgTips72 = '<img src=/Markslist/images/uiImages/learn/info.gif> &nbsp; <b>City</b><p>City where you currently live.';
var msgTips73 = '<img src=/Markslist/images/uiImages/learn/info.gif> &nbsp; <b>Languages</b><p>We have done our best to include as many languages as possible. If we are missing yours, let us know at <a href="mailto:info@karma411.com">info@karma411.com</a>.';
var msgTips74 = '<img src=/Markslist/images/uiImages/learn/info.gif> &nbsp; <b>Bio/Homepage</b><p>If you have another page that has more information about yourself, just put in the link here.';
var msgTips75 = '<img src=/Markslist/images/uiImages/learn/info.gif> &nbsp; <b>Contact Info</b><p>To assist with the Fact Checking, please enter any contact information that can help us verify the above, such as department name, supervisor, phone/email, etc. To learn more about our Fact Checking service, visit the Help Center.';
var msgTips76 = '<img src=/Markslist/images/uiImages/learn/info.gif> &nbsp; <b>URL</b><p>The URL you provide will give more information for others members who are viewing your profile. It is also necessary if you are interested in using our Fact Checking service (see link on the profile page). To learn more visit the Help Center.';
var msgTips77 = '<img src=/Markslist/images/uiImages/learn/info.gif> &nbsp; <b>Name</b><p>The name is required for the profile information. Please make the name as accurate as possible to help other people search for school names to find classmates.';
var msgTips78 = '<img src=/Markslist/images/uiImages/learn/info.gif> &nbsp; <b>Message</b><p>This message will appear in the email. It is optional. if you do not want to write something, the system provides all of the necessary information on how to join the site.';
var msgTips79 = '<img src=/Markslist/images/uiImages/learn/info.gif> &nbsp; <b>Email Privacy</b><p>Check this box if you want to keep your email address hidden. Note: hiding your email address may cause some junk mail filters to gobble up your note.';
var msgTips80 = '<img src=/Markslist/images/uiImages/learn/info.gif> &nbsp; <b>Nonprofit Focus</b><p>Select one of your favorite nonprofits that would most benefit from the activities or your Group. This is not a required field, but it does help people who join the site to understand the interests of the group members.';
var msgTips81 = '<img src=/Markslist/images/uiImages/learn/info.gif> &nbsp; <b>Cause Type</b><p>Select the category which best describes your nonprofit organization. This will help site members find your organization if they do not know the name, but care about the type of work you do.';
var msgTips82 = '<img src=/Markslist/images/uiImages/learn/info.gif> &nbsp; <b>Group Type</b><p>Help define the type of Group you are creating. 411Karma is adding functionality to help support each type of group for our members.';
var msgTips83 = '<img src=/Markslist/images/uiImages/learn/info.gif> &nbsp; <b>Cause Type</b><p>Select the category which best describes the nonprofit organization that your campaign is benefiting. This will help site members find your campaign even if they do not know the name of the nonprofit or even yourself, but care about the type of cause.';
var msgTips84 = '<img src=/Markslist/images/uiImages/learn/info.gif> &nbsp; <b>Password</b><p>Password must be at least 6 characters long.';
var msgTips85 = '<img src=/Markslist/images/uiImages/learn/info.gif> &nbsp; <b>Media Embed</b><p>You can embed any media from YouTube or if you have a flash file from <a href="http://www.swfup.com" target="new">www.swfup.com</a>. Note that you should edit the width and height according to the parameters below at the end of the embed tab:<br><img src=/Markslist/images/uiImages/learn/mediaembed.jpg>';
var msgTips86 = '<img src=/Markslist/images/uiImages/learn/info.gif> &nbsp; <b>Note</b><p>This is a message that you can write to everyone that shares your thoughts on why you are donating. Your note can help inspire other donations and/or thank the person who is asking for your support.';
var msgTips87 = '<img src=/Markslist/images/uiImages/learn/info.gif> &nbsp; <b>Special Donations</b><p>Want to help focus your donors options? This list provides a drop down list on the campaign for donors to select. It works well with journal add options (ie Full Page $100, Half Page, $50, etc.) Just put in the name of the option and the value and the system will automatically generate the drop down list on the campaign page in the donation area.';
var msgTips88 = '<img src=/Markslist/images/uiImages/learn/info.gif> &nbsp; <b>Poll Name</b><p>This is the name that will appear in your list of polls and will be the name indicated to members you invite';
var msgTips89 = '<img src=/Markslist/images/uiImages/learn/info.gif> &nbsp; <b>Poll Description</b><p>This will appear at the top of your poll when people start their response. It should include an explanation of what and why the invited members should respond to your poll.';
var msgTips90 = '<img src=/Markslist/images/uiImages/learn/info.gif> &nbsp; <b>Response Message</b><p>When the poll is complete, the responder will receive this message along with a system message to let them see the results if appropriate.';
var msgTips91 = '<img src=/Markslist/images/uiImages/learn/info.gif> &nbsp; <b>Event Tickets</b><p>If you are running an event and would like donors to select ticket purchase options (ie $50/One Ticket, $100/Two Tickets, $500/One Table, etc.) just put in the name of the option and the value and the system will automatically generate the drop down list on the campaign page in the donation area and charge the amount you provide.';
var msgTips92 = '<img src=/Markslist/images/uiImages/learn/info.gif> &nbsp; <b>Advertisement</b><p>If you are running an event and would like donors to buy advertising in a booklet or brochure (ie $50/Half Page Ad, $100/Full Page Ad, $500/Back Cover, etc.) just put in the name of the option and the value and the system will automatically generate the drop down list on the campaign page in the donation area and charge the amount you provide.';
var msgTips93 = '<img src=/Markslist/images/uiImages/learn/info.gif> &nbsp; <b>Sponsored by</b><p>If you are running an event and would like donors to do a sponsorship (ie $50/Golf Hole Sponsorship, $100/Gold Sponsor, $500/Social Hour, etc.) just put in the name of the option and the value and the system will automatically generate the drop down list on the campaign page in the donation area and charge the amount you provide.';
var msgTips94 = '<img src=/Markslist/images/uiImages/learn/info.gif> &nbsp; <b>Special</b><p>Whatever special options you would like to offer to help to donation process. Just put in the name of the option and the value and the system will automatically generate the drop down list on the campaign page in the donation area and charge the amount you provide.';
var msgTips95 = '<img src=/Markslist/images/uiImages/learn/info.gif> &nbsp; <b>Total Offline Donations</b><p>If you have received cash or checks for this campaign and would like to reflect them in the campaign total, put in the total raised offline here. The total will be reflected in the campaign total and the offline donation total will be added to the bottom of the Contributors tab.';
var msgTips96 = '<img src=/Markslist/images/uiImages/learn/info.gif> &nbsp; <b>Default Invitation Message</b><p>In order to make your campaign successful - you should encourage people to invite their friends. If you would like to provide people with a default message for them to share with their friends, change it here.';
var msgTips97 = '<img src=/Markslist/images/uiImages/learn/info.gif> &nbsp; <b>Default Thank-you Message</b><p>When donors make a contribution they receive a tax deduction recepit and message by email. You can add your own message to that email here.';
var msgTips98 = '<img src=/Markslist/images/uiImages/learn/info.gif> &nbsp; <b>Donation Alerts</b><p>When donors make a contribution to your campaign, you can receive an email alert.';
var msgTips99 = '<img src=/Markslist/images/uiImages/learn/info.gif> &nbsp; <b>Tax Deduct</b><p>If the entire cost of your special donation option is not tax deductable, write in the percentage that can be deducted. This will be reflected in the email receipt to the donor for their tax purposes.';
var msgTips100 = '<img src=/Markslist/images/uiImages/learn/info.gif> &nbsp; <b>Email</b><p>We just need a username or password so we can send system confirmations to you. Put in your email and we will check to see if it is in our system. Your email is not used for any other purpose.';
var msgTips101 = '<img src=/Markslist/images/uiImages/learn/info.gif> &nbsp; <b>Name</b><p>It looks like you have not participated on Karma411 yet. We just need your name so we can post it with any messages. We do not use your name for any other purpose.';
var msgTips102 = '<img src=/Markslist/images/uiImages/learn/info.gif> &nbsp; <b>Password</b><p>Please put in a password so you can log back in to the site if you like. Should be at least 6 characters.';
var msgTips103 = '<img src=/Markslist/images/uiImages/learn/info.gif> &nbsp; <b>Password</b><p>Use the password you created when you joined Karma411. If you can not remember your password click on the link and we will send you an update.';
var msgTips104 = '<img src=/Markslist/images/uiImages/learn/info.gif> &nbsp; <b>Note</b><p>You can still change your message if you like or leave it blank. This message will appear on the Supporters page.';
var msgTips105 = '<b>Pace</b><p>Best pace run for any run longer than 3 miles.';
var msgTips106 = '<b>NYRR Team Code</b><p>This is your four letter team code. Please enter in all caps.';
var msgTips107 = '<b>Child Email</b><p>If you do not have an email address for your child, you can use any address as a username. For example childname@yourname.com. It will work as a username in this case.';
var msgTips108 = '<img src=/Markslist/images/uiImages/learn/info.gif> &nbsp; <b>Embed URL</b><p>If you are embedding your campaign on your Website, put the URL to that page here. This URL will be used for all emails that are sent from your campaign so that they point to your own URL.';

var msgTips109 = '<img src=/Markslist/images/uiImages/learn/info.gif> &nbsp; <b>Donor</b><p>Give recognition to the people or organization who donated this auction item.';
var msgTips110 = '<img src=/Markslist/images/uiImages/learn/info.gif> &nbsp; <b>Part of Live Auction</b><p>Is this item being auctioned off at a live event? You can get the bidding started early by selecting this box.';
var msgTips111 = '<img src=/Markslist/images/uiImages/learn/info.gif> &nbsp; <b>Minimum Increment Value</b><p>This allows you to set a minimum increment between the last bid place and the next bid offered.';
var msgTips112 = '<img src=/Markslist/images/uiImages/learn/info.gif> &nbsp; <b>Buy Now Price</b><p>This is the price at which a donor can purchase the auction item outright.';
var msgTips113 = '<img src=/Markslist/images/uiImages/learn/info.gif> &nbsp; <b>Deadline</b><p>After midnight on this date, bidding on this item will be closed.';
var msgTips114 = '<img src=/Markslist/images/uiImages/learn/info.gif> &nbsp; <b>Join Karma411</b><p>If you would like to join Karma411 select this check box. Joining is free and we only need your password and zip code. If you join, you can track your invitations and send reminders through the site, as well as create your own campaign for your favorite cause.';
var msgTips115 = '<img src=/Markslist/images/uiImages/learn/info.gif> &nbsp; <b>First Name</b><p>Please enter your first name so we can use it in the email. We will not use your information for any other purpose.';
var msgTips116 = '<img src=/Markslist/images/uiImages/learn/info.gif> &nbsp; <b>Last Name</b><p>Please enter your last name so we can use it in the email. We will not use your information for any other purpose.';
var msgTips117 = '<img src=/Markslist/images/uiImages/learn/info.gif> &nbsp; <b>Process Winner</b><p>Click on "process winner" to charge winning bid and send updates to all bidders.';
var msgTips118 = 'Although you are currently signed into your VN account, you need to specifically access the campaign feature from our partner, Karma411.';
var msgTips119 = '<img src=/Markslist/images/uiImages/learn/info.gif> &nbsp; <b>Financial Goal</b><p>How much is the campaign trying to raise? We recommend setting your goal 25% higher than you need to inspire your donors and help cover the 10% transaction fee. The campaign page provides a thermometer function that lets users know how much has been raised compared to the goal.';
var msgTips120 = '<img src=/Markslist/images/uiImages/learn/info.gif> &nbsp;  If your organization is a 501(c)3, then your supporters can deduct the donation from their taxes. This is indicated in the donation process.';
var msgTips121 = '<img src=/Markslist/images/uiImages/learn/info.gif> &nbsp; <b>Awareness Goal</b><p>This reflects the number of people who show support.';
var msgTips122 = '<img src=/Markslist/images/uiImages/learn/info.gif> &nbsp; <b>Email Title</b><p>When you have multiple emails saved, the title is important to allow you to identify this saved email from a list of saved emails.';




var msgTips = '<img src=/Markslist/images/uiImages/learn/info.gif> &nbsp; <b>Relationship</b><p>';

var msgTerms = 'The code is free for <a href="http://www.dyn-web.com/bus/terms.html#personal">personal use</a> but all other uses require purchase of a <a href="http://www.dyn-web.com/bus/purchase.html">license</a>.';


function doTooltip(e, msg) {
  if ( typeof Tooltip == "undefined" || !Tooltip.ready ) return;
  Tooltip.clearTimer();
  var tip = document.getElementById? document.getElementById(Tooltip.tipID): null;
  if ( tip && tip.onmouseout == null ) {
      tip.onmouseout = Tooltip.tipOutCheck;
      tip.onmouseover = Tooltip.clearTimer;
  }
  Tooltip.show(e, msg);
}

function hideTip() {
  if ( typeof Tooltip == "undefined" || !Tooltip.ready ) return;
  Tooltip.timerId = setTimeout("Tooltip.hide()", 300);
}

Tooltip.tipOutCheck = function(e) {
  e = dw_event.DOMit(e);
  // is element moused into contained by tooltip?
  var toEl = e.relatedTarget? e.relatedTarget: e.toElement;
  if ( this != toEl && !contained(toEl, this) ) Tooltip.hide();
}

// returns true of oNode is contained by oCont (container)
function contained(oNode, oCont) {
  if (!oNode) return; // in case alt-tab away while hovering (prevent error)
  while ( oNode = oNode.parentNode ) if ( oNode == oCont ) return true;
  return false;
}

Tooltip.timerId = 0;
Tooltip.clearTimer = function() {
  if (Tooltip.timerId) { clearTimeout(Tooltip.timerId); Tooltip.timerId = 0; }
}

Tooltip.unHookHover = function () {
    var tip = document.getElementById? document.getElementById(Tooltip.tipID): null;
    if (tip) {
        tip.onmouseover = null;
        tip.onmouseout = null;
        tip = null;
    }
}

dw_event.add(window, "unload", Tooltip.unHookHover, true);

