/*
 * Author: Kumar
 * File: AsplIsmHelpMsg.js
 * Associated File: AsplIsmHelp.js
 * 
 * This is MouseOver Help Messages. Use \n for line breaks
 */

var HelpMsg       = new Array();
var HelpMsgDetail = new Array();
var ContextName   = "ishop";

HelpMsg[0]   = "";
HelpMsg[1]   = "Enter an easy to remember 'Login' ID.\nUse letters and numbers only.";  //Login ID
HelpMsg[2]   = "Enter a secure password.\nUsually a memorable combination of 6-14 letters,\nnumbers and/or special characters.";  //Password
HelpMsg[3]   = "Carefully enter your email address.\nI.E.: address@domain.name";  //Email
HelpMsg[4]   = "Enter the postal code for your address.\nFor U.S. use a 5 or 9 digit code: '99999' or '999990000'";   //Postal/Zip
HelpMsg[5]   = "Enter your phone no. without spaces\nor 'delimiters' as '-' or '()'.\nFor U.S.: '0009998888'";   //Phone Number
HelpMsg[6]   = "Enter fax no. without spaces\nor 'delimiters' as '-' or '()'.\nFor U.S.: '0009998888'";   //Fax Number
HelpMsg[7]   = "Whenever practical, we will contact you\nutilizing your preferred contact method.";   //Preferred Contact Method eMail/Phone/Fax                        
HelpMsg[8]   = "We can send you eMail in either\n'plain text' or HTML' format.";   //Preferred eMail content Type HTML/Text
HelpMsg[9]   = "'Automatic Login' will register you\non this Web site automatically whenever you visit.";   //Automatic Login
HelpMsg[10]  = "We can ship your order by any\nof the listed 'UPS Shipping Methods'.";  //UPS Shipping Method
HelpMsg[11]  = "Your order will be shipped only when\nall items are avaialble for shipment.";   //Shipping Preference Complete
HelpMsg[12]  = "Items in your order will be shipped\nas soon as they are avaialble.";   //Shipping Preference Partial
HelpMsg[13]  = "Enter an identifying name\nfor the boat you want to register.";   //Member Boat Registration Name/ID
HelpMsg[14]  = "Select this checkbox if the ship-to address\nis in a primarily residential area.";   //Shipping Address is Residential or Not  
HelpMsg[15]  = "Enter an identifying name\nto save a shopping cart.";   //Member Saved Cart Name
HelpMsg[16]  = "Enter a part number or a portion\nof a part number for searching.";   //Parts Search Part Number
HelpMsg[17]  = "Enter an item 'key word'\nfor searching.";   //Parts Search Keywords 
HelpMsg[18]  = "Enter a description or\nspecification for searching.";   //Parts Search Description/Specification
HelpMsg[19]  = "Select a specific product supplier\nfrom the list.";   //Parts Search Supplier Selection
HelpMsg[20]  = "Enter a known part no.\nfor 'Quick Ordering'.";   //Quick Order
HelpMsg[21]  = "Update your shopping cart to change quantities or delete items.";   //Shopping Cart Update Button
HelpMsg[22]  = "Enter your 'last' or 'family' name' to facilitate checkout.";   //Last Name
HelpMsg[23]  = "'Click' to begin processing this order.";   //Proceed to Checkout Button                 
HelpMsg[24]  = "'Express Checkout' for registered members will greatly facilitate submiting this order.";   //Express Checkout Button
HelpMsg[25]  = "Save this cart for future recall.";   //Save Cart Button
HelpMsg[26]  = "View your 'Saved' carts";   //View Saved Cart Button
HelpMsg[27]  = "Update estimated shipping & handling charges\nwhen selecting a different 'Shipping Method'.";   //UPS Shipping Method Update Button in Order Preview Page
HelpMsg[28]  = "The indicated 'Shipping & Handling' charges are estimates.";   //Estimated Shipping & Handling Charges in Order Preview Page
HelpMsg[29]  = "Enter a valid 'Credit Card' number without spaces.\ni.e.: 1111222233334444";   //Credit Card Number
HelpMsg[30]  = "Enter your Credit Card Verification Code.";   //Credit Card Verification Code
HelpMsg[31]  = "Enter an 'Order Number'\nto review the order status.";   //Order Number in Order Status Search Form
HelpMsg[32]  = "You can change the appearance\nof the eCatalog Index. Click for more...";
HelpMsg[33]  = "Enter a part number\nor any part of a part number\nin the text box. Click for more...";   //Quick Search
HelpMsg[34]  = "Optimize the window size for the information display";   //Resize Window
HelpMsg[35]  = "Close the pop-up window";   //Close Window
HelpMsg[36]  = "Return directly to your previous page for shopping.";   //Back to eCatalog
HelpMsg[37]  = "Credit Card Issuer Telephone Number";   //Credit Card Issuer Telephone
HelpMsg[38]  = "1024x768; Full Screen; Pop-Ups Enabled; IE6+,NS7+";   //Best View
HelpMsg[39]  = "Click on the `Bookmark this Page` link for convenient future access to iShopMarine.com";   //Bookmark this page
HelpMsg[40]  = "Enter a Parts Request Number to review the status";   //Parts Request history
HelpMsg[41]  = "Recall my previously submitted address info";   //Parts Request Address Loading Button
HelpMsg[42]  = "Enter valid address postal address (City Name, State, Zip code)";   //Online Address Validation
HelpMsg[43]  = "Select State";   //State/Province
HelpMsg[44]  = "Checking this box will save your updated information";   //Update Contact Information
HelpMsg[45]  = "Save changes that you have made to the billing address.";   //Update Billing Information
HelpMsg[46]  = "Save changes that you have made to the shipping address.";   //Update Shipping Information
HelpMsg[47]  = "Save this address to your 'Billing Address' book.";   //Add Billing Information
HelpMsg[48]  = "Save this address to your 'Shipping Address' book.";   //Add Shipping Information
HelpMsg[49]  = "Make this address your primary address.";   //Make Primary
HelpMsg[50]  = "Enter Mobile no. without spaces\nor 'delimiters' as '-' or '()'.\nFor U.S.: '0009998888'";   //Mobile Number
HelpMsg[51]  = "Enter Pager no. without spaces\nor 'delimiters' as '-' or '()'.\nFor U.S.: '0009998888'";   //Pager Number
HelpMsg[52]  = "Enter Website ";   //Member Website
HelpMsg[53]  = "Company Name ";   //Company Name in Credit Card
HelpMsg[54]  = "Cookie";
HelpMsg[55]  = "Supported Browsers";
HelpMsg[56]  = "Estimate Shipping & Handling Charges";
HelpMsg[57]  = "Address Line 1";
HelpMsg[58]  = "Substitutions of equivalent items may be made to facilitate processing";
HelpMsg[59]  = "Items will not be substituted without notification";
HelpMsg[60]  = "Requested delivery service provider";
HelpMsg[61]  = "Account number for payment";
HelpMsg[62]  = "How do I locate my engine serial number?";
HelpMsg[63]  = "Request Multiple Parts";

//////////////////////////////////////////////////////////////////////////////

HelpMsgDetail[0]   = "";
HelpMsgDetail[1]   = "<b>Login ID:</b><br>Create a unique and memorable 'Login ID'.<br>Your 'ID' should be a combination of letters<BR>and numbers beginning with a letter.<BR>The total number of characters should not exceed twenty (20).";   //Login ID
HelpMsgDetail[2]   = "<b>Password:</b><br>Create a secure password.<br>Passwords should be between 6 and 14 characters<br>comprised of a combination of letters numbers and symbols.<br>Please protect the security of your password.";   //Password
HelpMsgDetail[3]   = "<b>eMail Address:</b><br>Carefully enter your email address.<br>i.e.: address@domain.name.<br><br>Take extra care to accurately provide your email address. iShopMarine.com will communicate with you by using the email address you provide.";   //Email
HelpMsgDetail[4]   = "<b>Postal Code:<b><br>Enter the postal code for your address.<br><br>For U.S. use a 5 or 9 digit code: '99999' or '999990000' or '99999-0000'. '-' is optional for formatting.";   //Postal/Zip
HelpMsgDetail[5]   = "<b>Phone Number:</b><br>Enter your phone number without spaces or 'delimiters' as '-' or '()'.<br><br>For U.S., number entered as:'0009998888' will be formatted as '(000)999-8888'";   //Phone Number
HelpMsgDetail[6]   = "<b>Fax Number:</b><br>Enter a fax number without spaces or 'delimiters' as '-' or '()'.<br><br>For U.S., number entered as:'0009998888' will be formatted as '(000)999-8888'";   //Fax Number
HelpMsgDetail[7]   = "<b>Preferred Contact Method:</b><br>Tell us how you prefer to be contacted.<br>Whenever practical, we will contact you<br>utilizing your preferred contact method.";   //Preferred Contact Method eMail/Phone/Fax
HelpMsgDetail[8]   = "<b>Preferred eMail Format:</b><br>Tell us what eMail format you prefer.<br>We can send you eMail in either<br>'plain text' or HTML' format.";   //Preferred eMail content Type HTML/Text
HelpMsgDetail[9]   = "<b>Automatic Login:</b><br>There is no need to manually 'login'<br>when you visit this Web site from your personal computer.<br>'Automatic Login' will register you<br>on this Web site automatically whenever you visit.";   //Automatic Login
HelpMsgDetail[10]  = "<b>UPS Shipping Method:</b><br>In a hurry? Select 'Next Day Air' service.<br> Want to save money? Use 'Ground' shipment service.<br>We can ship your order by any<br>of the listed 'UPS Shipping Methods'.";   //UPS Shipping Method
HelpMsgDetail[11]  = "<b>Ship Complete:</b><br>Shipping a complete order<br>may save money on shipping and handling charges.<br> Depending on item availability, it may take longer to receive your order.<br>Your order will be shipped only when<br>all items ordered are avaialble for shipment.";   //Shipping Preference Complete
HelpMsgDetail[12]  = "<b>Ship Partial:</b><br>Shipping items as soon as they are available<br>can expedite your receipt of certain items.<br>Individual items in your order will be shipped<br>as soon as they are available.";   //Shipping Preference Partial
HelpMsgDetail[13]  = "<b>Boat Registration Name:</b><br>Registering your boat<br>will help us fill your order requests accurately.<br>Enter an identifying name<br>for the boat you want to register.";   //Member Boat Registration Name/ID
HelpMsgDetail[14]  = "<b>Residential 'Ship-To' Address:</b><br>Select this checkbox if the ship-to address<br>is in a primarily residential area.<br>Not identifying a residential address<br>can delay your order and result in additional shipping charges.";    //Shipping Address is Residential or Not  
HelpMsgDetail[15]  = "<b>Saved Cart Name:</b><br>You can 'Save' your shopping cart<br>for future checkout or re-ordering.<br>Enter an identifying name<br>to save a shopping cart.";   //Member Saved Cart Name
HelpMsgDetail[16]  = "<b>Part Number Search:</b><br>Enter a part number or a portion<br>of a part number to search our extensive parts database.";   //Parts Search Part Number
HelpMsgDetail[17]  = "<b>Keyword Search:</b><br>Enter an item 'keyword'<br>to search our extensive database by keywords.<br>A keyword can be the name of an item,<br>a model number or an important specification value.";   //Parts Search Keywords 
HelpMsgDetail[18]  = "<b>Description Search:</b><br>Enter an item description or specification<br>to search our database<br>for the items you require.";    //Parts Search Description/Specification
HelpMsgDetail[19]  = "<b>Supplier Selection:</b><br>Select a specific product supplier<br>from the list to narrow your search.";   //Parts Search Supplier Selection
HelpMsgDetail[20]  = "<b>Quick Order:</b><br>Enter a known part number for 'Quick Ordering'.<br>You can review the item details<br>and place the item in your shopping cart.";   //Quick Order
HelpMsgDetail[21]  = "<b>Shopping Cart Update:</b><br><br>Update your shopping cart to change quantities or delete items.<br><br>Change an item quantity or check an item delete box then click the Update Cart button.";   //Shopping Cart Update Button
HelpMsgDetail[22]  = "<b>Last Name:</b><br><br>Enter your 'last' or 'family' name' to facilitate checkout.<br><br>For customers who are not registered members, we use your 'last name' and eMail address to determine if you have purchased from us previously, in which case we can recall your personal information automatically.";   //Last Name
HelpMsgDetail[23]  = "<b>Proceed to Checkout:</b><br><br>'Click' to begin processing this order.<br><br>Order 'Checkout' includes a page to enter your billing and shipping information, an 'Order Review' page and a page to enter your payment information. The final step is to submit the order.";   //Proceed to Checkout Button                 
HelpMsgDetail[24]  = "<b>Express Checkout:</b><br><br>'Express Checkout' for registered members will greatly facilitate your checkout.<br><br> 'Express Checkout' we allow you to review your order, enter payment information and submit the order. If necesssary, you can modify entries along the way.";   //Express Checkout Button
HelpMsgDetail[25]  = "<b>Save Cart:</b><br>Save this cart for future recall.<br>Save carts with frequently purchased items<br>or form a 'Wish List' for future purchases.";   //Save Cart Button
HelpMsgDetail[26]  = "<b>View Saved Cart:</b><br>View your 'Saved' carts.<br> You may update saved carts<br>or move items to your active cart for purchase.";   //View Saved Cart Button
HelpMsgDetail[27]  = "<b>Change Shipping Method:</b><br>Update estimated shipping & handling charges<br>when selecting a different 'Shipping Method'.";   //UPS Shipping Method Update Button in Order Preview Page
HelpMsgDetail[28]  = "<b>Estimated Shipping & Handling Charges:</b><br><br>Every effort is made to provide reasonably accurate charges for shipping and handling. However this is not always posible. Discrepancies in item weights or sizes may result in inaccuracies in the estimated charges. Use your judgement or call for assistance on very heavy or odd shaped items.<br><br>Actual charges will be billed upon shipment.";   //Estimated Shipping & Handling Charges in Order Preview Page
HelpMsgDetail[29]  = "<b>Credit Card Number:</b><br>We accept Discover, Visa, Mastercard and American Express.<br>Enter a valid 'Credit Card' number without spaces.\ni.e.: 1111222233334444";   //Credit Card Number
HelpMsgDetail[30]  = "<b>Credit Card Verification:</b><br>Enter your Credit Card Verification Code.<br>The 'CCV' code improves your credit card security.<br><b>Visa</b><br><img src='/"+ContextName+"/img/AsplIsmCc_visa.gif'><br><b>Master</b><br><img src='/"+ContextName+"/img/AsplIsmCc_master.gif'><br><b>Discover</b><br><img src='/"+ContextName+"/img/AsplIsmCc_discover.gif'><br><b>American Express</b><br><img src='/"+ContextName+"/img/AsplIsmCc_amex.gif'><br>";   //Credit Card Verification Code
HelpMsgDetail[31]  = "<b>Order Number:</b><br>Enter an 'Order Number'<br>to review the order status.<br>If you don't know the order number,<br>leave this blank and you can select from a list.";   //Order Number in Order Status Search Form
HelpMsgDetail[32]  = "<b>eCatalog Index:</b><br>Navigation buttons directly above allow you to<br>`display or hide`the Index,<br>`increase or decrease` the width of the Index,<br>`maximize` the Index width<br>`reset` the width to the standard default width.<br><br>Also, look for the `full-screen` icon on the top navigation bar of the eCatalog page.<br>When the `full-screen` icon is displayed, you can view a larger version of the page.<br>This often enhances readability.";   //eCatalog index help
HelpMsgDetail[33]  = "<b>Quick Search:</b><br>Enter any known part number or locate the appropriate part number in our selection of eCatalogs.<br><br>iShopMarine.com has the complete line of original equipment (OEM) replacement parts for:<br>Mercury Marine,<br>Evinrude-Johnson<br>OMC,<br>Volvo-Penta<br>Yamaha.<br><br>You can also find a considerable selection of parts from quality aftermarket providers.<br><br>Most part numbers are entered as they appear.<br>For <b>Mercury Marine parts</b> do not enter any hyphens (ie:`-`) or spaces.<br>In the event that multiple suppliers use the same part number or portion of a part number, select from the resulting part list.";   //Quick Search
HelpMsgDetail[34]  = "<b>Optimize Window:</b><br>Clicking the `Optimize Window` button will reformat the window size to best fit the information display.<br><br>This function is available only in Internet Explorer 6.0 and greater.";   //Resize Window
HelpMsgDetail[35]  = "<b>Close Window:</b><br>Close the pop-up window and continue shopping";                              //Close Window
HelpMsgDetail[36]  = "<b>Continue Shopping:</b><br><br>You can continue shopping by returning directly to your previous page.";   //Back to eCatalog
HelpMsgDetail[37]  = "<b>Credit Card Issuer Telephone Number:</b><br><br>This phone number will be used to clarify any payment or security issues with the credit card issuing authority.";   //Credit Card Issuer Telephone
HelpMsgDetail[38]  = "<b>Best View:</b><br>iShopMarine.com is best viewed with Internet Explorer Version 6.0 or greater with screen resolution set to 1024x768; browser window maximized and pop-ups enabled.<br><br>The Pop-Ups provide for the display of detailed product information and pricing.<br><br>Alternate browser: Netscape 7.0 or greater.<br>Alternate screen resolution: 800x600.<br><br>Hint: Maximize the display size by toggling with the `F11` key";   //Best View
HelpMsgDetail[39]  = "<b>Bookmark This Page:</b><br>Click on the `Bookmark this Page` link for convenient future access to iShopMarine.com<br><br>Netscape users press `Ctrl-D` on the keyboard.<br><br>Note: Click on the `link` and not the icon.";   //Bookmark this page
HelpMsgDetail[40]  = "<b>Part Request Number:</b><br>Enter an 'Parts Request Number'<br>to review the status.<br>If you don't know the number,<br>leave this blank and you can select from a list.";   //Parts Request Number in parts Request Status Search Form
HelpMsgDetail[41]  = "<b>Remember Me:</b><br>Enter your 'Email Address' and 'Name' and we will recall your previously submitted address information.<br><br>If you are a registered member of iShopMarine.com, login now and we will automatically fill out the contact information required for this form.";   //Parts Request Address Loading Button
HelpMsgDetail[42]  = "<b>Address Validation:</b><br>Enter Valid Postal Address.<br><br>";   //Online Address Validation
HelpMsgDetail[43]  = "<b>State/Province:</b><br>Select State/Province.<br><br>";   //State/Province
HelpMsgDetail[44]  = "<b>Update Contact Information:</b><br>Checking this box will save your updated information<br><br>If you have updated your contact information on this page, check this box to preserve your changes. New customers will have their information automatically saved for future use.";   //Update Contact Information
HelpMsgDetail[45]  = "<b>Update Billing Address:</b><br><br>'Click' this check box to save changes that you have made to the billing address.";   //Update Billing Address
HelpMsgDetail[46]  = "<b>Update Shipping Address:</b><br><br>'Click' this check box to save changes that you have made to the shipping address.";   //Update Shipping Address
HelpMsgDetail[47]  = "<b>Add Billing Address:</b><br><br>Save this address to your 'Billing Address' book.<br><br>At iShopMarine.com you can save multiple billing addresses. This will permit you to use different payment options.";   //Add Billing Address
HelpMsgDetail[48]  = "<b>Add Shipping Address:</b><br><br>Save this address to your 'Shipping Address' book.<br><br>At iShopMarine.com you can save multiple shipping addresses. This will permit you to quickly send packages to different addresses.";   //Add Shipping Address
HelpMsgDetail[49]  = "<b>Make Primary:</b><br><br>Make this your primary address.<br><br>The 'Primary' address will be automatically selected when processing an order. You may select another address from your 'Address Book'.";   //Make Primary
HelpMsgDetail[50]  = "<b>Mobile No.</b><br>Mobile no. without spaces<br>or 'delimiters' as '-' or '()'.<br>For U.S.: '0009998888'";   //Mobile Number
HelpMsgDetail[51]  = "<b>Pager No.</b><br>Enter Pager no. without spaces<br>or 'delimiters' as '-' or '()'.<br>For U.S.: '0009998888'";   //Pager Number
HelpMsgDetail[52]  = "<b>Website</b><br>Enter Website ";   //Member Website
HelpMsgDetail[53]  = "<b>Company Name</b><br>Enter Company Name if it is a Company Credit Card";   //Company Name in CC
HelpMsgDetail[54]  = "<b>Cookie</b><br>A cookie is a small amount of data that often includes an anonymous identifier that is sent to your browser from a web site's computers and stored on your computer's disk drive. Each web site can send its own cookie to your browser if your browser's security settings allow it, but (to protect your privacy) your browser only permits a web site to access the cookies it has already sent to you, not the cookies sent to you by other sites.<br><br><b>Cookie Preferences</b><br>You can configure your browser to accept cookies, reject cookies, or notify you when a cookie is set. (Each browser is different, so check the 'Help' menu of your browser to learn how to change your cookie preferences.)<br>If you reject all cookies, you will not be able to use the iShopMarine.com features that require cookies. These include automatic 'sign in' and remembering your shopping cart items.";
HelpMsgDetail[55]  = "<b>Supported Browsers</b><br>iShopMarine.com has been optimized for <li>Microsoft Internet Explorer 6.0+</li><li>Netscape 7.0+</li><br>Other browsers may not function as intended.<br><br>For browsers that permit 'back' and 'forward' navigation outside of page control, please use only programmed navigation and do not use your browsers page navigation during check-out. These browsers include:<br><li>AOL</li><li>FireFox</li><li>NetCaptor</li><li>'Tabbed' browsers</li>";
HelpMsgDetail[56]  = "<b>Estimate Shipping & Handling Charges</b><br>Provide a Postal Code that corresponds to the required shipping address for your order delivery. Estimates of the applicable shipping and handling charges corresponding to the items in your shopping cart for various delivery services will be displayed.<BR><BR>You may also validate your shipping address by providing the city and state corresponding to the required postal code. This may facilitate the processing and delivery of your order.<BR><BR>These charges are estimates only. Actual shipping charges may be different.";
HelpMsgDetail[57]  = "<b>Address Line 1</b><br>Enter the street address for your required delivery location.<BR><BR>Entering a P.O. Box will limit your delivery service selections to only the services provided by the US Postal Service.<BR><BR>Please indicate Post Office Box addresses in the format `P.O. Box ####`";
HelpMsgDetail[58]  = "<B>Substitutions</B><BR><P>iShopMarine.com often provides customers with a choice of items for a specific product application. These alternative items are usually represented for a particular application by different suppliers or manufacturers. In the event that a customer selects an item that is temporarily out-of-stock or otherwise unavailable, iShopMarine.com reserves the right to facilitate the processing of customer’s order by supplying the customer with an alternative item of similar value for the same product application.</P><P>Under the following circumstances, substitutions will be processed without notification to the customer:</P><LI>Original equipment manufacturer (OEM) items may be substituted for aftermarket (AM) items</LI><LI>Items of similar quality from one aftermarket (AM) supplier may be substituted for the items of another aftermarket supplier</LI><LI>The substituted item value does not exceed the value of the originally requested item by more than 15%</LI><LI>The customer has not specifically indicated `No Substitutions` for requested items</LI>";
HelpMsgDetail[59]  = "<b>No Substitutions</b><br><P>iShopMarine.com will hold orders pending notification of the customer regarding substitute items.</p><p>Please refer to policies regarding substitutions in the `Permit Substitutions` help message or in iShopMarine.com's `Terms and Condition` statement.</P>";
HelpMsgDetail[60]  = "<b>Customer Ship Via</b><br><p>Select the requested delivery service provider from the list provided. For carriers not listed, select `other` and indicate the requested delivery service providers name in the `Shipping Instructions` field.</p>";
HelpMsgDetail[61]  = "<b>Customer Account Number</b><br><p>Enter your account number with the selected carrier for required billing.</p>";
HelpMsgDetail[62]  = "<p><B>How do I locate my engine serial number?</B><br>Engine/drive serial numbers that begin with a zero and a letter (example 0P400999)</p><p><B>Mercury Outboards:</B><br>The serial number tag is located on the SWIVEL BRACKET (port or starboard); or, check the INSTRUCTION PLATE, located between the thumb screws above the steering tube.<br><img border=0 src='/ishop/help/img/mercuryserial.jpg'></p><p><B>Mariner Outboards:</B><br>The serial number tag is located on the top outside edge of the CLAMP BRACKET; or, on top of the SWIVEL BRACKET (port or starboard).<br><img border=0 src='/ishop/help/img/marinerserial.jpg'></p><p><b>MerCruiser:</b><br><li>Engines: The serial number tag is located near the STARTER, by the flywheel housing; or, on the ROCKER ARM or FLAME ARRESTOR COVER.<li>Transom plates: The serial number tag is located on the INNER TRANSOM PLATE inside the boat; or, on the UPPER SWIVEL PIN.<li>Sterndrives: The serial number tag is located on the UPPER DRIVE SHAFT HOUSING (starboard side or on the back of the housing).</p>";
HelpMsgDetail[63]  = "<p><B>How do I Request/Enter Multiple Parts?</B><br>Copy entries from Worksheet as <br> <img src='/"+ContextName+"/img/AsplIsmPreqExcel.gif'> <br> and paste in Description area as below. Note the first Character in the First Line is * <br> <img src='/"+ContextName+"/img/AsplIsmPreqPaste.gif'>";