// ----------------------------------------------------------------------------------------------------
/*

   Version: DVF v2.18.120212

   Program: vnd_help.js

   Author:  James Whitfield
   Date:    13 July 2007

   Description:
   Help and guidance notes.

   Amendments:

   24/10/10  Renamed 'Basket' to 'Shortlist'.
   31/10/10  Standardisation of websites.
   16/11/10  Inclusion of 'adminareamap'.
   11/02/11  Inclusion of 'editpropertycalendar' and re-wording of 'editpropertyvideo'.
   27/02/11  Inclusion of 'checkavailabilityresides'.
   06/03/11  Update of wording for key help pop-ups.
   13/03/11  Inclusion and renaming of edit owner help.
   27/03/11  Reworded help for edit property and Owners Area.
   16/04/11  Updating help for uploading pictures.
   21/04/11  Included 'checkavailabilityflexibility'.
   15/05/11  Included additional all properties request help.
   20/05/11  Included 'checkavailabilityfaq...' help.
   19/08/11  Revision of availability request help.
   13/09/11  Revision of owner edit details help.
   02/10/11  Included 'editpromotions'.
   09/12/11  Included 'drivingdistances'.
   19/12/11  Included 'map_overview'.
   22/12/11  Included 'advert_viewpictures' and renamed other help topics for the advert page to have a
             'advert_' prefix.
   08/01/12  Renamed edit pictures and rates, as well as including additional help.
   09/01/12  Updated FAQs on view property page.
   12/01/12  Included 'contact_email' and 'newowner_website'.
   13/01/12  Reworded help for edit testimonials.
   07/02/12  Included 'requestbooked'.
   12/02/12  Reworded help for the Owners Area login page.

*/
// ----------------------------------------------------------------------------------------------------


// ====================================================================================================
// Show help information depending on what is requested.
// ====================================================================================================

function ShowHelp(helpid, srcimg, leftoffset, topoffset) {
// Date:    13 July 2008

    switch(helpid) {
      case "main_areamap" :
        helptitle="Map of the Orlando Area";
        helptext= "<b>If you are not that familiar with the Orlando, Kissimmee and Walt Disney World Resort area, click here for an interactive Google Map.</b><br><br> " +
                  "On the map are markers showing the locations of villa rental communities, the theme parks, attractions, golf courses " +
                  "airports, business centres, local supermarkets and even medical centres.<br><br><b>Just click the map icons for more information.</b>";  
        break;
      case "main_community" :
        helptitle= "Villa Communities";
        helptext= "<b>Here you will find details of the villa rental communities advertised, along with reviews and properties are listed.</b><br><br>" +
                  "There are also details of on-site and nearby facilities, distances to the theme parks, shopping outlets, restaurants and golf courses.  " +
                  "All with interactive Google Map links showing you exactly where they are located.  There is even local traffic and Street View mapping, " +
                  "so you can see what the community looks like from the road.";
        break;
      case "main_lastminute" :
        helptitle="Looking for a Bargain?";
        helptext= "If you have already booked flights and need a last minute villa or you just want to see what special promotions are out there - click for " +
                  "a list of discounted deals on the advertised rental properties.";
        break;
      case "main_shortlist" :
        helptitle="My Property Shortlist";
        helptext= "<b>With so many villas and condos available, use your 'Property Shortlist' to decide what is ideal and what is perfect!</b><br><br>" +
                  "Simply add the more suitable properties to the shortlist then click to compare.  It could not be easier.";
        break;
      case "main_allvillas" :
        helptitle="All Villas Availability";
        helptext= "For the easiest way to check what villas and condos are available for your dates, send an '<b>All Villas Request</b>'.<br><br>" +
                  "Enter your contact details, rental dates and specific requirements, then wait for confirmation from the owners of the villas " +
                  "that can accommodate you.";
        break;
      case "main_gotoproperty" :
        helptitle="View Property";
        helptext= "If you already know the Disney Villas Florida Property #, simply enter it here.  Where the advert is active, it " +
                  "will be displayed - otherwise, the area map page will be shown.";
        break;
      case "editownernewsletter" :
        helptitle="Newsletter";
        helptext= "The Newsletter is a periodic e-mail highlighting ways for you to improve the effectiveness of your advert, new and updated features " +
                  "to the websites, as well as general information that may be beneficial.  We do understand that you may not wish to receive this e-mail, " +
                  "in which case, please select 'No' from the drop-down list.";
        break;
      case "editownerrequestsemail" :
        helptitle="Requests E-Mail";
        helptext= "Ensure you enter a <u>valid</u> e-mail address here as this is where availability requests from visitors to the websites and " +
                  "your password reminder e-mails will be sent.";
        break;
      case "editownersecurity" :
        helptitle="Security Question";
        helptext= "When you have forgotten your login and password details, a reminder can be sent by correctly answering your Securit Question.  " +
                  "Therefore, ensure you select a security question and enter a memorable response.";
        break;
      case "editownersalutation" :
        helptitle="Salutation";
        helptext= "How your e-mails and newsletters will be addressed.";
        break;
      case "editpropertyaddress" :
        helptitle="Property Address";
        helptext= "The property address and telephone details are there for your reference only and will <u>never</u> be displayed on the website.";
        break;
      case "editpropertybedrooms" :
        helptitle="Bedrooms & Bathrooms";
        helptext= "Where you are using this section for the bedrooms, bathrooms and en-suites, be sure to include specifics about the rooms, " +
                  "arrangement of the beds e.g. king, queen and twin room, decor, en-suite bathrooms, walk-in closets, furniture, linens and any " +
                  "nice-to-haves e.g. television with DVD player in master bedroom.  For wheelchair accessible properties, include any modifications " +
                  "e.g. bath rails, widened doorways etc...<br><br>" +
                  "<b>The 'Section Heading' can be changed to say something else.</b>";
        break;
      case "editpropertyliving" :
        helptitle="Living & Dining";
        helptext= "Where you are using this section for the living, dining and relaxation areas of the property, be sure to include specifics about " +
                  "the rooms, layout, decor, furniture (including sofa beds), the kitchen, cooking facilities, eating arrangements and nice-to-haves " +
                  "e.g. large television with movie channels, free Wi-Fi etc...<br><br>" +
                  "<b>The 'Section Heading' can be changed to say something else.</b>";
        break;
      case "editpropertyother" :
        helptitle="Other Areas";
        helptext= "This section can be used to describe other areas within or associated with your property.  Also consider the community, local " +
                  "restaurants, things to do aside from the parks - in fact, anything to further promote your advert e.g. games rooms, " +
                  "Internet/computer rooms, garages and parking areas, tennis courts, communal club houses, gymnasiums, fishing etc..." +
                  "This is really a blank canvas for you to add additional promotional information to your advert.<br><br>" +
                  "<b>The 'Section Heading' can be changed to say something else.</b>";
        break;
      case "editpropertyvideo" :
        helptitle="Video or 360° Tour";
        helptext= "Where you have a video or 360 tour of this property, set the 'Show 360° Video Tour?' indicator to 'Yes' and enter the URL website " +
                  "address for the video e.g. www.vr360.net/video/...  <br><br>" +
                  "<b>Please do not include a URL link through to anything other than the video tour.</b>";
        break;
      case "editpropertycalendar" :
        helptitle="Availability Calendar";
        helptext= "Where you manage a third-party availability calendar for this property, set the 'Show Availability Calendar?' indicator to 'Yes' and enter the URL website " +
                  "address of the calendar e.g. http://www.homeawayconnect... <br><br>" +
                  "<b>Please do not include a URL link through to anything other than the booking calendar.</b>";
        break;
      case "editpropertyoverview" :
        helptitle="Property Overview";
        helptext= "An overview or 'headline' summary of your property, for which the <b>first 500 characters</b> are included on the main listing pages.  " +
                  "Additional text will still be included against your advert.<br><br>" +
                  "Use formatting to highlight and <b>bold</b> key and desirable features.  Use line spacing effectively and above all, " +
                  "keep it short, brief and eye-catching!";
        break;
      case "editpropertypool" :
        helptitle="Pool & Outdoors";
        helptext= "Where you are using this section for the pool, sunbathing and and outdoor areas, be sure to include specifics about " +
                  "the pool size, spa, pool-side furniture, heating availability, safety, barbecue and even which direction it faces.  Where a private pool " +
                  "is not available, include details of any communal pools, giving opening times, facilities alongside and even when lifeguards " +
                  "are in attendance.  For a high number of enquiring guests, the description of the pool and sunbathing area is the most important.<br><br>" +
                  "<b>The 'Section Heading' can be changed to say something else.</b>";
        break;
      case "editpropertyresortpool" :
        helptitle="Resort / Communal Pool";
        helptext= "Where a property does not have a private pool, set this to show that there is a resort or communal pool available.";
        break;
      case "editpropertyrates" :
        helptitle="Rental Rates & Details";
        helptext= "This section should be used to provide details about renting your property, along with the costs.  For clarity, provide " +
                  "details on the deposit required to confirm a booking, when the balance is due, the security deposit and any additional fees " +
                  "e.g. credit card payment.  Include any optional costs like pool heating or stroller rental.  " +
                  "State whether costs include sales tax.<br><br>" +
                  "You may also wish to include an overview of your terms and conditions, although the full text is probably not advised.<br><br>" +
                  "<b>Enter rental rates on the separate page, to ensure your lowest rate is shown on the listing pages.  Before entering rates, " +
                  "select whether these are inclusive of Sales Tax.</b>";
        break;
      case "editrates_list" :
        helptitle="Rental Rates";
        helptext= "To list your rental rates for the appropriate years click the '<b>List...</b>' buttons.  Rental rates for the current year are shown in bold.<br><br>" +
                  "To duplicate a rate, simply click the '<b>Duplicate</b>' link alongside it or click '<b>Edit</b>' to change the rate details.  " +
                  "Where you have already entered rates for the current year, you can copy these by clicking the '<b>Copy...</b>' links.<br><br>" +
                  "To delete a rate, click the '<font color=red><b>X</b></font>' icon alongside it.";
        break;
      case "editrates_periods" :
        helptitle="Rental Rate Period";
        helptext= "This is where you can select the months, season or periods that the rental rate is applicable to.<br><br>" +
                  "Where the rental rate is for a number of consecutive months e.g. January through to March, select the '<b>Rate is From</b>' month as " +
                  "'January' and the '<b>Rate is To</b>' month as 'March'.  Where the rate is only applicable to a single month, the 'Rate is To' part should be left blank.  " +
                  "If the rates starts or finishes mid way through a month, select the day numbers as well.  Special holiday periods e.g. Easter can be included as separate rates or " +
                  "included with the calendar months.<br><br>" +
                  "When viewing your advert, the rental rates will be listed in calendar order, with the special holiday periods e.g. Easter, Christmas, " +
                  "Thanksgiving etc... at the end.";
        break;
      case "editrates_primary" :
        helptitle="Preferred Payment Rate";
        helptext= "Select the currency you prefer to accept payment in.<br><br>" +
                  "Then enter the rate amount, the duration of the stay e.g. per week and whether sales tax is included.  " +
                  "The 'Includes Sales Tax' default is set in the 'Booking Details' section of the property advert.";
        break;
      case "editrates_alternate" :
        helptitle="Alternate Payment Rate";
        helptext= "If you accept payment in more than one currency or you want to quote your prices as different durations e.g. per week and per night, select this here.<br><br>" +
                  "Then enter the rate amount, the duration of the stay and whether sales tax is included.  " +
                  "The 'Includes Sales Tax' default is set in the 'Booking Details' section of the property advert.";
        break;
      case "editpromotions" :
        helptitle="Special Promotions";
        helptext= "Enter details of any last minute availability and special promotions for your rental property.  Also select the type from the drop-down list (to categorise your " +
                  "promotion on the home page links). <br><br>" +
                  "Previously entered promotions which have expired, will have '<b>Promotion Expired</b>' ticked.  In which case, this will not be shown against your advert.  " +
                  "When you enter a new promotion, ensure you <u>un-tick</u> this.<br><br>" +
                  "Late availabiity deals within 28 days of the arrival date will be automatically highlighted and may be included on the home page.";
        break;
      case "edittestimonials_list" :
        helptitle="Guest Testimonials";
        helptext= "Click the '<b>Enter New Testimonial</b>' button to enter a new comment from a previous guest.  Where you have indicated that a guest comment is to be shown against your advert, " +
                  "the 10 most recently entered will be listed.<br><br>" +
                  "Click on the guest comment to edit or change details or delete them by clicking the '<font color=red><b>X</b></font>' icon.";
        break;
      case "edittestimonials" :
        helptitle="Guest Comments";
        helptext= "Enter up to 400 characters for each guest comment, with the option to include the name of the guest (and year) they stayed with you.  " +
                  "Up to 10 testimonials can be shown against your advert, with the most recently entered appearing " +
                  "at the top of the list.  To move a previously entered testimonial to the top of the list, click on the '<b>Save Testimonial to Top</b>' button.<br><br>" +
                  "You can include or exclude testimonials by selecting the '<b>Show this Testimonial?</b>' option.  " +
                  "They can also be deleted by clicking on the " + "'<font color=red><b>X</b></font>' icon.  ";
        break;
      case "ownershipverified" :
        helptitle="Ownership Verified";
        helptext= "Where it shows 'Ownership Verified' next to the property picture, Disney Villas Florida has received proof of ownership within the " +
                  "last six months.  Where no documentary proof has been received, then ownership is assumed, but cannot be confirmed.";
        break;

      case "propertyviewings" :
        helptitle="Property Viewings";
        helptext= "For '<b>Active</b>' property adverts, the number of Viewings, Featured Property Viewings and Availability Request will be logged " +
                  "and listed on a month by month basis (for the last 12 months).<br><br>" +
                  "These figures may differ to the '<b>Most Popular...</b>' lists shown in the 'Owners Area', as they are derived from the " +
                  "number of unique visitors (based on their IP address) to the websites.";
        break;
      case "adminlocation" :
        helptitle="Location Details";
        helptext= "Details relating to the location, associated communities and types of properties and which guests may want to stay.  Also " +
                  "include details of nearby attractions and outlets, along with routes and toll roads.";
        break;
      case "admincomminfo" :
        helptitle="Community Information";
        helptext= "Details relating to the location, formation, types of properties and which guests may want to stay.  Also include details of " +
                  "nearby attractions and outlets, along with routes and toll roads.";
        break;
      case "adminshops" :
        helptitle="Shops & Restaurants";
        helptext= "Details relating to shops, outlets and eateries within the local area. Include distances and locations of WalMart and Publix" +
                  " supermarkets and where known, a list of the more popular restaurants nearby.";
        break;
      case "admincommfacils" :
        helptitle="Communal Facilities";
        helptext= "Details of communcal facilities including parks, clubhouses, swimming pools and tennis courts etc..";
        break;
      case "adminareamap" :
        helptitle="Area Map Destination Notes";
        helptext= "Details relating to the area map destination, including rides for parks, shops and restaurants, why you you want to visit and even " +
                  "advise on why to visit.";
        break;
      case "map_overview" :
        helptitle="Orlando &amp; Walt Disney Area Map";
        helptext= "If you have a preferred location and want to view the vacation homes in a specific rental community, click on the links alongside.  " +
                  "On the other hand, click the 'map' link to highlight where the location is on the map.<br><br>" +
                  "<b>Hover over the map markers for the name or click on them for more information.  Zoom in, move and drag the interactive Google Map.</b>";
        break;
      case "map_villacommunities" :
        helptitle="Villa Communities";
        helptext= "Bordering the Walt Disney World Resort area, there are a number of localities that are designated for rental properties. " +
                  "The majority of these rental properties are associated with communities, which may offer additional shared facilities e.g. " +
                  "tennis courts, park area or even a clubhouse.  Communities are varied, with some part residential, some built around within " +
                  "conservation areas and even some built around golf courses!";
        break;
      case "map_gatedcommunities" :
        helptitle="Gated Villa Communities";
        helptext= "In addition to your traditional villa community (or subdivision), a number of gated communities exist in the Orlando " +
                  "and Walt Disney World area.  These tend to be smaller, purpose-built communities, with key-coded or monitored entry gates.  " +
                  "Facilities available may include a clubhouse and gym, as well as tennis, basketball courts and communal pool.";
        break;
      case "advert_drivingdistances" :
        helptitle="Calculating Driving Distances to...";
        helptext= "All mileages displayed from the community are taken directly from Google maps to the specific destination and using the suggested driving route.  " +
                  "They are not estimated or biased to any community.";
        break;
      case "advert_viewpictures" :
        helptitle="Viewing Pictures";
        helptext= "To view the pictures of this vacation home full size, simply click on the picture itself or the link underneath.";
        break;
      case "advert_checkavailability" :
        helptitle="Including other Rental Homes";
        helptext= "<b>Your details will be sent to the owner of this rental home.</b><br><br>" + 
                  "Deciding to send your details to other rental home owners as well, will give you alternatives if your preferred rental home " +
                  "is not available.  It also lets you compare amenities, location and price of those which are available.<br><br>" +
                  "This will also save you time and effort in looking through the array of luxury properties on offer.<br><br>" +
                  "<b>Remember, you can enquire about any number of rental homes to confirm availability and price, as you are under no obligation to book.</b>";
        break;
      case "advert_checkavailabilityfaq1" :
        helptitle="Finding an Ideal Vacation Home";
        helptext= "Finding that ideal vacation home in the Orlando area can be time-consuming, especially when you are looking for something special.<br><br>" +
                  "Disney Villas Florida makes finding a vacation home so <u>easy</u> and so <u>quick</u> by offering luxury rentral homes in the Walt Disney World area " +
                  "direct from the owner.<br><br>" +
                  "First, you need to enter your details on the form below.  Then select which home owners to send it to.  Shortly afterwards you will receive e-mails as to " +
                  "which homes are availabile for your dates, the price and details on how to book.  All you need to do then is decide which one is for you.  " +
                  "Think of it as browsing in a travel agent.<br><br>" +
                  "<b>Just like browsing in a travel agent, you can enquire about any number of homes without any obligation to book.</b>";
        break;
      case "advert_checkavailabilityfaq2" :
        helptitle="Who do I Book With?";
        helptext= "<b>So that you get the best price, all bookings are made direct with the property owner</b>.<br><br>" +
                  "Dealing direct also means that you get the personal touch in renting a property at a <b>cheaper rate</b>.<br><br>" +
                  "You only need to compare the prices for similar vacation homes advertised in travel brochures to see the savings.  Also, unlike the brochures, " +
                  "you will know <u>exactly</u> which property you will be staying in.";
        break;
      case "advert_checkavailabilityfaq3" :
        helptitle="What is the Cost?";
        helptext= "Where rental rates are shown, these are indicative of the cost to rent the property during that period.  Rates are often quoted for a 7 night " +
                  "stay - with additional nights calculated on a pro-rata basis.  Discounts may be offered for longer stays.<br><br>" +
                  "Where prices are quoted in US Dollars, it is common for these to <u>exclude</u> 'sales tax' (which is around 13%).<br><br>" +
                  "<b>By enquiring about a property, the owners will be able to confirm the total rental price, any discounts and the price for optional extras " +
                  "e.g. pool heating.</b>";
        break;
      case "advert_checkavailabilityfaq4" :
        helptitle="Confirming a Booking";
        helptext= "<b>When you have found an ideal property, contact the owner by completing your details on the request form below.</b>&nbsp;&nbsp;Depending " +
                  "on your requirements, the property owner <u>may</u> be able to provisionally hold your dates.  This will enable you to book flights or organise " +
                  "other travel arrangements.<br><br>" +
                  "To confirm the booking of a rental property, a <b>20% deposit payment</b> and <b>a completed booking form</b> are normally required.&nbsp;&nbsp;" +
                  "Exact details for renting this property, along with the 'Terms &amp; Conditions' associated with booking will be explained by the owner.<br><br>" +
                  "Once the owner has received your deposit and booking form, they will send you formal confirmation.  This will show the property and dates " +
                  "booked, the amount you have paid, the balance outstanding and the security deposit amount.";
        break;
      case "advert_checkavailabilityfaq5" :
        helptitle="Paying the Balance";
        helptext= "Although there may be some exceptions, payment of the outstanding balance (and the security deposit) is normally due <b>8-12 weeks prior to your " +
                  "arrival date</b>.  However, for late deals, full payment will almost certainly be required to confirm the booking.<br><br>" +
                  "Once the balance has been paid and prior to your arrival date, the owner will send details on how to locate and gain access to the property.<br><br>" +
                  "Should you need the address of the rental property when registering for ESTA, please contact the owner for further details.";
        break;
      case "advert_checkavailabilityfaq6" :
        helptitle="Your Security Deposit";
        helptext= "When paying the balance, a refundable security deposit will also need to be paid.  This is normal for rental properties in the Orlando area and will " +
                  "be approximately <b>£100-£200 for each booked week</b>.  This is to cover any damage or breakages which may occur during your stay.<br><br>" +
                  "Check with the property owner for further details relating to the security deposit and how soon after your departure date it will be returned to you.";
        break;
      case "advert_checkavailabilityfaq7" :
        helptitle="Cancelling a Booking";
        helptext= "The standard cancellation policy dictates <b>forfeiting a percentage of the amount paid with respect to the number of days prior to your arrival " +
                  "date.</b>  That means, if you cancel at the last minute, you are likely to lose more than cancelling with 3 months to go.  Where only a deposit " +
                  "has been paid then this will almost always be lost.<br><br>" +
                  "However, as you are booking direct with the owners, they may be more accommodating to cancellations by allowing a booking to be moved or using " +
                  "paid amounts in lieu of another booking.  That said, these would be discretionary and as such, we would always advise that you understand " +
                  "the 'Terms &amp; Conditions' associated with booking any rental property.";
        break;
      case "advert_checkavailabilityresides" :
        helptitle="Where You Reside";
        helptext= "When requesting rental dates, it is important to understand which part of the world you are from.  " +
                  "As the majority of owners will quote in either UK Sterling (£) or US Dollars (US$), this will enable them to respond with the currency " +
                  "easiest for you.  If you wish to receive quotes in both currencies, please state in the 'Anything Else?' field.";
        break;
      case "advert_checkavailabilitydates" :
        helptitle="Arrival & Departure Dates";
        helptext= "<b>By including your Arrival and Departure dates, the property owner will be able to confirm availability and the rental price.</b>" +
                  "<br><br>You can select your preferred dates from the drop-down lists or by clicking on the '<b>Show Calendar</b>' link.";
        break;
      case "advert_checkavailabilityflexibility" :
        helptitle="Arrival & Departure Flexibility";
        helptext= "If you are flexible in your arrival and departure dates e.g. you have not booked flights yet, select how much either side of your selected " +
                  "arrival and departure dates you are willing to consider.  Where your dates are fixed, ensure you select '<b>Exact Dates Only</b>'.  " +
                  "You can always enter any specific flexibility or requirements in the 'Anything Else?' field.<br><br>" +
                  "<b>Being flexible with your dates may offer more choice and possibly better prices from the property owners who receive your request.</b>";
        break;
      case "advert_checkavailabilityminbedrooms" :
        helptitle="Minimum Number of Bedrooms";
        helptext= "To ensure only owners of those properties large enough to cater for your visit receive your request, please select the minimum " +
                  "number of <u>separate</u> bedrooms that you require.  As the configuration of bedrooms for each property will vary - from master " +
                  "en-suites to double and twin bedrooms, it may be possible to rent a smaller property which offers better value for money.<br><br>" +
                  "If you are open to all sizes of property for your visit, ensure the '<b>All property sizes</b>' option is selected.";
        break;
      case "advert_checkavailabilitypricerange" :
        helptitle="Price Range";
        helptext= "Where you are looking to rent a property, but wish to stay within a price range, ensure you enter details here e.g. " +
                  "<i>£600-£700 for the week, inclusive of tax</i>.<br><br>" +
                  "Entering a price range will not limit which owners of properties receive your request, but it will give an indication as to " +
                  "whether their property would be applicable.  It is worth noting that reduced rates are <b>at the discretion of owners</b>.  " +
                  "That said, please be realistic when entering a desirable price range.";
        break;
      case "ownerloginusername" :
        helptitle="User Name / E-Mail";
        helptext= "To login to your designated 'Owners Area', first enter your login <b>User Name</b>.  If you do not know your this or your " +
                  "password, enter the <b>E-Mail Address</b> that you registered with - then click the 'Forgotten Your Login Details?' link.<br><br>" +
                  "<b>You can only log into your designated Owners Area (which is the one you registered with).";
        break;
      case "ownerloginpassword" :
        helptitle="Password";
        helptext= "When logging into the 'Owners Area', unlike your <b>User Name</b> which is <u>not</u> case-sensitive (i.e. there is no difference " +
                  "between uppercase and lowercase letters), your <b>Password</b> is case-sensitive and MUST be entered exactly as it was set.<br><br>" +
                  "For example, if your password is '<i>Mickey</i>', you MUST enter uppercase 'M', followed by lowercase 'ickey'.";
        break;
      case "contact_email" :
        helptitle="Contact E-mail Address";
        helptext= "<b>When entering your contact e-mail address, please ensure this is entered <u>correctly</u>.</b><br><br>" +
                  "If you enter an incorrect e-mail address, you will <u>not</u> receive a copy of this as an e-mail and where you are enquiring about vacation homes, " +
                  "you are unlikely to receive any responses from the property owners either.";
        break;
      case "newowner_website" :
        helptitle="Your Own Website...";
        helptext= "If you have your own website, please include the URL address (i.e. <b>www...</b>).  Also, please indicate if you have multiple properties to advertise.";
        break;
      case "securityword" :
        helptitle="Security Word";
        helptext= "Enter the Security Word shown below.";
        break;
      case "editpictures_captions" :
        helptitle="Picture Captions";
        helptext= "Captions are displayed underneath the pictures on your advert.  They are also shown when moving the mouse cursor over each picture.  " +
                  "Ensure you change the default caption to something more eye-catching and informative e.g. Great villa with great pool!";
        break;
      case "editpictures_files" :
        helptitle="Picture File";
        helptext= "<b>Select a picture for uploading to your advert.  This picture must already be saved on your computer.</b><br><br>" +
                  "Although there is no maximum size of any picture that can be uploaded, for optimal viewing by guests, we would recommend that no " +
                  "single picture exceeds 200Kbytes.  Above this size and your advert may take a while to be displayed on slower Internet connections.  " +
                  "The Disney Villas Florida team will always optimize pictures so that your advert is displayed quickly.<br><br>" +
                  "<b>Should you have any questions on uploading or copying your pictures (from another website), please contact the Disney Villas Florida team.</b>";
        break;
      case "editpictures_sizing" :
        helptitle="Show Picture?";
        helptext= "Change '<b>Show Picture?</b>' when you want to change the layout and size of the pictures against each section of your advert.<br><br>" +
                  "Where all pictures in a section are shown they will be smaller in size, two pictures will be larger and a single picture " +
                  "will be displayed the largest size.  This gives you the option to promote desirable features with larger pictures.<br><br>" +
                  "Whichever size of picture you display, clicking on them will always show them at their full size.";
        break;
      case "filtercommunities" :
        helptitle="Filter Communities";
        helptext= "To restrict the list of Communities to meet specific requirements, tick the appropriate boxes or select the Community Type " +
                  "from the drop-down.  Click on the 'Go!' button to show the revised list.";
        break;
      case "filterproperties" :
        helptitle="Specific Requirements";
        helptext= "To list only vacation homes which meet your specific requirements, tick the appropriate boxes and select the number of " +
                  "bedrooms.  Click the '<b>List Villas</b>' button to show a revised list of matching homes.";
        break;
      case "propertystatus" :
        helptitle="Advert Status";
        helptext= "<b>Only ‘Active’ property adverts are included on the website and can receive requests from people looking to book.</b><br><br>" +
                  "New adverts will always have a status of ‘<b>New</b>’.  You need to contact the Disney Villas Florida team once you have " +
                  "completed your advert, so that they can review it before making it ‘Active’.<br><br>" +
                  "Where an advert is marked as '<b>Suspended</b>' or '<b>Inactive</b>', these will <u>not</u> be displayed on the websites.  " +
                  "Suspended adverts may relate to clarification of referral fees or a revision of your property advert.";
        break;
      case "propertyshortlist" :
        helptitle="Property Shortlist";
        helptext= "Your Property Shortlist helps you manage and decide which properties are more suitable than others.  By adding properties " +
                  "to your shortlist, you can easily <u>compare</u> those properties that look ideal and meet your requirements." +
                  "<br><br><b>Adding properties to your shortlist does not automatically contact the property owner.</b>  You still need to contact " +
                  "the owner by entering your details and sending a request.";
        break;
      case "requestbooked" :
        helptitle="Booked Property";
        helptext= "Please enter the <b>property reference number</b>, <b>property name</b> and/or the <b>name of the owner</b> of the home " +
                  "that you rented (this information should be on the e-mails you have received from the owner).<br><br>Please also include the " +
                  "<b>number of nights</b> you have rented the property for.<br><br>This enables us to update the owner's records.";
        break;

      default :
        helptitle="";
        helptext= "";
        window.alert('Help information for "' + helpid + '" not found');
    };

    helpleft= leftoffset;
    helptop=  topoffset;

    currentelementid= document.getElementById(srcimg);
    while ( currentelementid != document.body) { 
          helpleft += currentelementid.offsetLeft; 
          helptop += currentelementid.offsetTop; 
          currentelementid= currentelementid.offsetParent; 
    };

    divid= document.getElementById("divHelp");
    divid.style.left= helpleft + 24;
    divid.style.top= helptop;

    document.getElementById("cellHelpTitle").innerHTML= helptitle;
    document.getElementById("cellHelpText").innerHTML= "<p align=justify>" + helptext;
    ShowOrHideObject('divHelp', 'show');
}

// ====================================================================================================

function HideHelp() {
//  window.setTimeout("ShowOrHideObject('divHelp', 'hide');",50);
  ShowOrHideObject('divHelp', 'hide');
}

// ====================================================================================================

function HideHelpQuickly() {
  ShowOrHideObject('divHelp', 'hide');
}

// ====================================================================================================
