function vtprd_show_faq_page_cntl()
    {
        ?>
  <style type="text/css">
      #selection-panel-5 {display:block;}  /*default the panel to open*/
      #pricing-deal-examples-more{display:none;}
      #pricing-deal-examples-less{display:block;}
      #pricing-deal-examples-more, #pricing-deal-examples-less {margin-right: 10%;}
  </style>
	<div class="wrap">
		<div id="icon-themes" class="icon32"></div>        
		  <h2><?php 
        esc_attr_e('Pricing Deals Examples FAQ', 'vtprd');
        ?>
</h2>                    
      <a id="pricing-deal-examples-more" class="more-anchor" href="javascript:void(0);"><img class="pricing-deal-examples-helpPng" alt="help"  width="14" height="14" src="<?php 
        echo VTPRD_URL;
        ?>
/admin/images/help.png" /><?php 
        _e(' Pricing Deal Examples FAQ ', 'vtprd');
        ?>
<img class="plus-button" alt="help" height="14px" width="14px" src="<?php 
        echo VTPRD_URL;
        ?>
/admin/images/plus-toggle2.png" /></a>            
      <a id="pricing-deal-examples-less" class="more-anchor less-anchor" href="javascript:void(0);"><img class="pricing-deal-examples-helpPng" alt="help" width="14" height="14" src="<?php 
        echo VTPRD_URL;
        ?>
/admin/images/help.png" /><?php 
        _e('   Less Examples ...', 'vtprd');
        ?>
<img class="minus-button" alt="help" height="14px" width="14px" src="<?php 
        echo VTPRD_URL;
        ?>
/admin/images/minus-toggle2.png" /></a>              
        <?php 
        vtprd_show_help_selection_panel_5();
        ?>
  </div>
 
 <?php 
    }
function vtprd_show_help_panel_0_text()
{
    ?>
      
      <span class="textarea vtprd-intro-info">         
          <h4 id="vtprd-test-warning"><?php 
    _e('**Always Test the Heck out of a Rule** before Releasing it into the Wild!', 'vtprd');
    ?>
              <a id="pricing-deal-examples-more2" class="more-anchor" href="javascript:void(0);"><?php 
    _e(' Pricing Deal Examples ', 'vtprd');
    ?>
<img class="plus-button" alt="help" height="14px" width="14px" src="<?php 
    echo VTPRD_URL;
    ?>
/admin/images/plus-toggle2.png" /></a>            
              <a id="pricing-deal-examples-less2" class="more-anchor less-anchor" href="javascript:void(0);"><?php 
    _e('   Less Examples ...', 'vtprd');
    ?>
<img class="minus-button" alt="help" height="14px" width="14px" src="<?php 
    echo VTPRD_URL;
    ?>
/admin/images/minus-toggle2.png" /></a>              
          </h4> 
             <?php 
    vtprd_show_help_selection_panel_5();
    ?>
          <h4 id="vtprd-discount-out-of-the-box"><?php 
    _e('Plugin Works Out of the Box!', 'vtprd');
    ?>
 
             <a id="vtprd-info1-help6" class="info-doc-anchor" href="javascript:void(0);" ><?php 
    _e('More Info', 'vtprd');
    ?>
</a>
             &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
             <a id="vtprd-info1-help-all" class="info-help-anchor" href="javascript:void(0);" ><span><?php 
    esc_attr_e('Show All', 'vtprd');
    ?>
</span></a>              
             <a id="discount-shortcodes-more2" class="more-anchor" href="javascript:void(0);"><?php 
    _e('Add Pricing Deal Messages to your Theme using Shortcodes! ', 'vtprd');
    ?>
&nbsp;<img class="plus-button" alt="help" height="10px" width="10px" src="<?php 
    echo VTPRD_URL;
    ?>
/admin/images/plus-toggle2.png" /></a>            
             <a id="discount-shortcodes-less2" class="more-anchor less-anchor" href="javascript:void(0);"><?php 
    _e('  Less Shortcodes Help ... ', 'vtprd');
    ?>
&nbsp;<img class="minus-button" alt="help" height="12px" width="12px" src="<?php 
    echo VTPRD_URL;
    ?>
/admin/images/minus-toggle2.png" /></a>          
          </h4>
              <?php 
    vtprd_show_help_selection_panel_4();
    ?>
          <ul id="vtprd-info1-help6-text" class="vtprd-info1-help-text">
            <li><?php 
    _e('- Just Create a Rule, of either Realtime or Cart type', 'vtprd');
    ?>
 </li>
            <li><?php 
    _e('- Realtime pricing discounts will be applied to the product automatically when the product is displayed, in response to a Realtime rule', 'vtprd');
    ?>
 </li>
            <li><?php 
    _e('- Cart Rule discounts will be automatically shown in detail at checkout, and all Cart discounts applied ', 'vtprd');
    echo '&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;';
    _e('(lots of checkout settings ', 'vtprd');
    ?>
  
              <?php 
    echo '<a href="' . admin_url('edit.php?post_type=vtprd-rule&page=vtprd_setup_options_page#vtprd-checkout-reporting-anchor') . '">' . __('options', 'vtprd') . '</a>';
    ?>
              <?php 
    echo ')';
    ?>
            </li>
          </ul>

                
          <h4 id="vtprd-discount-type"><?php 
    _e('When are Discounts Applied?', 'vtprd');
    echo '&nbsp;=>&nbsp;';
    _e(' Realtime or in the Cart', 'vtprd');
    ?>
            <a id="vtprd-info1-help0" class="info-doc-anchor" href="javascript:void(0);" ><?php 
    _e('More Info', 'vtprd');
    ?>
</a>
            <a id="discount-amt-info-more2" class="more-anchor" href="javascript:void(0);"><?php 
    _e('Checkout How-to', 'vtprd');
    echo '&nbsp;-&nbsp;';
    _e('Discounts Work out of the Box ', 'vtprd');
    ?>
&nbsp;<img class="plus-button" alt="help" height="10px" width="10px" src="<?php 
    echo VTPRD_URL;
    ?>
/admin/images/plus-toggle2.png" /></a>            
            <a id="discount-amt-info-less2" class="more-anchor less-anchor" href="javascript:void(0);"><?php 
    _e('  Less Checkout Discount Display Help ... ', 'vtprd');
    ?>
&nbsp;<img class="minus-button" alt="help" height="12px" width="12px" src="<?php 
    echo VTPRD_URL;
    ?>
/admin/images/minus-toggle2.png" /></a>                        
          </h4>
          <?php 
    vtprd_show_help_selection_panel_1();
    ?>
          <ul id="vtprd-info1-help0-text" class="vtprd-info1-help-text">
            <li><?php 
    _e('Realtime Type - acts when the catalog displays, and the product price is automatically reduced => often used for Membership or Wholesaler discounts / Discount prices for logged in users', 'vtprd');
    ?>
 </li>
            <li><?php 
    _e('Add-to-Cart Type - acts when the product is added to cart', 'vtprd');
    ?>
 </li>
          </ul>

          <h4 id="vtprd-discount-rules"><?php 
    _e('Discount Rule Info', 'vtprd');
    ?>
            <a id="vtprd-info1-help1" class="info-doc-anchor" href="javascript:void(0);" ><?php 
    _e('More Info', 'vtprd');
    ?>
</a>
            <a id="discount-msgs-install-more2" class="more-anchor" href="javascript:void(0);"><?php 
    _e('Cart Widget How-to', 'vtprd');
    echo '&nbsp;-&nbsp;';
    _e('Add All Pricing Deal Discounts ', 'vtprd');
    ?>
&nbsp;<img class="plus-button" alt="help" height="10px" width="10px" src="<?php 
    echo VTPRD_URL;
    ?>
/admin/images/plus-toggle2.png" /></a>            
            <a id="discount-msgs-install-less2" class="more-anchor less-anchor" href="javascript:void(0);"><?php 
    _e('  Less Cart Widget Install Help ... ', 'vtprd');
    ?>
&nbsp;<img class="minus-button" alt="help" height="12px" width="12px" src="<?php 
    echo VTPRD_URL;
    ?>
/admin/images/minus-toggle2.png" /></a>                                    
          </h4>
          <?php 
    vtprd_show_help_selection_panel_3();
    ?>
           
          <ul id="vtprd-info1-help1-text" class="vtprd-info1-help-text">
            <li><?php 
    _e('Rule Types [Realtime and Cart]', 'vtprd');
    ?>
 </li>
            <li><?php 
    _e('Rule Templates - Refine the capability used by each Rule by Deal Type chosen', 'vtprd');
    ?>
 
              <ul>
                <li><?php 
    _e('Basic Rule Structure - "Buy 1 Get 1"', 'vtprd');
    ?>
 </li>
                <li><?php 
    _e('Define the basics', 'vtprd');
    ?>
                  <ul>
                    <li><?php 
    _e('"Buy" group and "Get" Group', 'vtprd');
    ?>
 
                      <ul>
                        <li><?php 
    _e('By Product Category ,  Pricing Deal Custom Taxonomy Category, Wholesaler / Membership / Discount Levels for logged in users, Product ID, Variation', 'vtprd');
    ?>
</li> 
                      </ul>
                    </li>
                    <li><?php 
    _e('Discount type and amount', 'vtprd');
    ?>
 </li>
                    <li><?php 
    _e('Enter a Theme Deal description message and Checkout (short) Deal Message', 'vtprd');
    ?>
 </li>
                    <li><?php 
    _e('Enter begin/end dates', 'vtprd');
    ?>
 </li>
                  </ul>
                </li>
                <li><?php 
    _e('Rule exclusion - Available at the product level, on the product page', 'vtprd');
    ?>
</li>
              </ul>
            </li>
          </ul>

          <h4 id="vtprd-discount-rules"><?php 
    _e('Display Theme Messages and Info', 'vtprd');
    ?>
            <a id="vtprd-info1-help2" class="info-doc-anchor" href="javascript:void(0);" ><?php 
    _e('More Info', 'vtprd');
    ?>
</a>
            <a id="discount-msgs-info-more2" class="more-anchor" href="javascript:void(0);"><?php 
    _e('Add "You Save" and "Old Price" Realtime Rule Info to your Theme ', 'vtprd');
    ?>
&nbsp;<img class="plus-button" alt="help" height="10px" width="10px" src="<?php 
    echo VTPRD_URL;
    ?>
/admin/images/plus-toggle2.png" /></a>            
            <a id="discount-msgs-info-less2" class="more-anchor less-anchor" href="javascript:void(0);"><?php 
    _e('  Less Realtime Messages Use Help ... ', 'vtprd');
    ?>
&nbsp;<img class="minus-button" alt="help" height="12px" width="12px" src="<?php 
    echo VTPRD_URL;
    ?>
/admin/images/minus-toggle2.png" /></a>
          </h4>
          <?php 
    vtprd_show_help_selection_panel_2();
    ?>
 
          <ul id="vtprd-info1-help2-text" class="vtprd-info1-help-text">
            <li><?php 
    _e('Discount Deal Rule Messages displayed in Theme', 'vtprd');
    ?>
               <ul>
                <li><?php 
    _e('Via Shortcode', 'vtprd');
    ?>
 
                  <ul>
                    <li><?php 
    _e('3 different kinds of shortcode, with parameters for whole store, deals by category, product etc', 'vtprd');
    ?>
</li>
                  </ul>
                </li>
              </ul>
            </li>
            <li><?php 
    _e('Product-specific info, such as "You Save" or "Old Price" (available ', 'vtprd');
    echo '<em>';
    _e('only', 'vtprd');
    echo '</em>';
    _e(' for Realtime Rules)', 'vtprd');
    ?>
 
              <ul>
                <li><em><?php 
    _e('Look in ', 'vtprd');
    echo 'vt-pricing-deals-for- -integration ';
    _e('folders for how-to info', 'vtprd');
    ?>
</em> 
                  <ul>
                    <li><?php 
    _e('"Sample Cart Widget" folder', 'vtprd');
    ?>
</li>
                    <li><?php 
    _e('Theme product-level info', 'vtprd');
    ?>
  
                    <?php 
    if (VTPRD_PARENT_PLUGIN_NAME == 'WP E-Commerce') {
        ?>
                      <ul>
                        <li><?php 
        _e('Two folders - before release 3.8.9, and after', 'vtprd');
        ?>
 
                          <ul>
                            <li><?php 
        _e('"Sample wpsc-theme before 3.8.9" folder', 'vtprd');
        ?>
</li>
                            <li><?php 
        _e('"Sample wpsc-theme 3.8.9+" folder', 'vtprd');
        ?>
</li>  
                          </ul>
                        </li>
                        <li><?php 
        _e('Each folder contains samples on how to integrate Pricing Deal messages into your Theme for grid-view, list-view, single-product, and products-page.', 'vtprd');
        ?>
</li> 
                      </ul>
                    <?php 
    }
    ?>
                    </li>
                  </ul>
                </li>
              </ul>
            </li>
          </ul>

          <h4 id="vtprd-discount-rules"><?php 
    _e('Products Discount display', 'vtprd');
    ?>
            <a id="vtprd-info1-help3" class="info-doc-anchor" href="javascript:void(0);" ><?php 
    _e('More Info', 'vtprd');
    ?>
</a>
          </h4>       
          <ul id="vtprd-info1-help3-text" class="vtprd-info1-help-text">
            <li><?php 
    _e('Display types', 'vtprd');
    ?>
               <ul>
                <li><?php 
    _e('Realtime Display discount directly in the product Catalog', 'vtprd');
    ?>
 
                  <ul>
                    <li><?php 
    _e('Catalog Price Reduction ', 'vtprd');
    ?>
                      <ul>
                        <li><?php 
    _e('Price is automatically reduced when shown to the customer ', 'vtprd');
    ?>
</li>
                      </ul>
                    </li>
                  </ul>
                </li>
                <li><?php 
    _e('Products discounted in the cart, based on add-to-cart rules', 'vtprd');
    ?>
 
                  <ul>
                    <li><?php 
    _e('Display discounts in the Cart', 'vtprd');
    ?>
 
                      <ul>
                        <li><?php 
    _e('In the Cart Widget', 'vtprd');
    ?>
  
                          <ul>
                            <li><?php 
    _e('With the addition of three lines to your Theme cart widget, rule discounts will be shown in mini-cart', 'vtprd');
    ?>
</li>                        
                          </ul>
                        </li>
                        <li><?php 
    _e('At Checkout', 'vtprd');
    ?>
  
                          <ul>
                            <li><?php 
    _e('Discounts can be shown at various levels and places in the checkout', 'vtprd');
    ?>
                        
                              <ul>
                                <li><?php 
    _e('By product and rule short description', 'vtprd');
    ?>
</li>
                                <li><?php 
    _e('By product discount total', 'vtprd');
    ?>
</li>
                                <li><?php 
    _e('By discount total for Cart only', 'vtprd');
    ?>
</li>                        
                              </ul>
                            </li>                      
                          </ul>
                        </li>                    
                      </ul>
                    </li>
                  </ul>
                </li>                
              </ul>
            </li>
            <li><?php 
    _e('Many display options are available in the product settings, for both the Cart Widget and Checkout.', 'vtprd');
    ?>
</li>
          </ul>

          <h4 id="vtprd-discount-rules"><?php 
    _e('Discounts Working Together', 'vtprd');
    ?>
            <a id="vtprd-info1-help4" class="info-doc-anchor" href="javascript:void(0);" ><?php 
    _e('More Info', 'vtprd');
    ?>
</a>
          </h4>
          <ul id="vtprd-info1-help4-text" class="vtprd-info1-help-text">
            <li><?php 
    _e('Each Discount Deal has settings for interaction with', 'vtprd');
    ?>
 
              <ul>
                <li><?php 
    _e('Other Discount Deals', 'vtprd');
    ?>
 </li>
                <li><?php 
    _e('Sale Pricing', 'vtprd');
    ?>
</li>
                <li><?php 
    _e('Coupon Use', 'vtprd');
    ?>
</li>
              </ul>
            </li>
            <li><?php 
    _e('A variety of maximum settings are available by Rule', 'vtprd');
    ?>
 
              <ul>
                <li><?php 
    _e('Rule maximum for cart', 'vtprd');
    ?>
 </li>
                <li><?php 
    _e('Lifetime rule usage for Customer', 'vtprd');
    ?>
 </li>
                <li><?php 
    _e('Rule discount limit for all discounts applied to cart', 'vtprd');
    ?>
 </li>
              </ul>
            </li>
            <li><?php 
    _e('A maximum discount percentage can be set in the options to apply to the Whole Store', 'vtprd');
    ?>
 
              <ul>
                <li><?php 
    _e('Sets a floor percentage for all discounts By product', 'vtprd');
    ?>
 </li>
              </ul>
            </li>                       
          </ul>
 
          <h4 id="vtprd-discount-rules"><?php 
    _e('Audit Trail', 'vtprd');
    ?>
            <a id="vtprd-info1-help5" class="info-doc-anchor" href="javascript:void(0);" ><?php 
    _e('More Info', 'vtprd');
    ?>
</a>
          </h4>
          <ul id="vtprd-info1-help5-text" class="vtprd-info1-help-text">
            <li><?php 
    _e('Discount Log Tables saved', 'vtprd');
    ?>
 
              <ul>
                <li><?php 
    _e('By Cart and Customer', 'vtprd');
    ?>
 </li>
                <li><?php 
    _e('Showing Cart discount totals', 'vtprd');
    ?>
</li>
                <li><?php 
    _e('Showing Each discount by product and rule', 'vtprd');
    ?>
</li>
              </ul>
            </li>                      
          </ul>
                                
      </span> <?php 
    //end  .textarea span
    ?>
 
     <?php 
}