<!--
SLIDES = new slideshow("SLIDES");

s = new slide();
s.src = "../../images/ss/plp/full.jpg";
s.link = "../../images/ss/plp/ProLuxe-Provence-table-only.jpg";
s.text = "<b>ProLuxe Provence&trade;</b><br>The Proluxe Provence&trade; electric lift table features the industry’s strongest and most luxurious X Brace design table with a manually operated, extremely comfortable FlexTop.";
s.target = "_blank";
s.attr = "width=800,height=600";
SLIDES.add_slide(s);

s = new slide();
s.src = "../../images/ss/plp/ProLuxe-Provence-top-470.jpg";
s.link = "../../images/ss/plp/ProLuxe-Provence-top.jpg";
s.text = "<b>ProLuxe Provence&trade; Manual Flex Top</b><br>The manual Flex Top features adjustable comfort and support with easy to use manual controls.  The manual adjustments at back and knee rest sections supports a wide variety of spa treatments.";
s.target = "_blank";
s.attr = "width=800,height=600";
SLIDES.add_slide(s);

s = new slide();
s.src = "../../images/ss/pls/Proluxe-Motor-470.jpg";
s.link = "../../images/ss/pls/Proluxe-Motor-600.jpg";
s.text = "<b>Top Rated Motor</b><br>The ProLuxe&trade; super-quiet motor has a 550 lb. lifting capacity.  Reliable plug and play electronics guarantee secure operation.";
s.target = "_blank";
s.attr = "width=800,height=600";
SLIDES.add_slide(s);

s = new slide();
s.src = "../../images/ss/plp/ProLuxe-Provence-base-470.jpg";
s.link = "../../images/ss/plp/ProLuxe-Provence-base.jpg";
s.text = "<b>Professionally Engineered Construction</b><br>The only X-Brace table that offers stability and strength at every height range and with even your largest bariatric clients. Exceptional height range helps you achieve compliance for up to a 50% ADA tax credit.";
s.target = "_blank";
s.attr = "width=800,height=600";
SLIDES.add_slide(s);

s = new slide();
s.src = "../../images/ss/pls/proluxe-foot-control.jpg";
s.link = "../../images/ss/pls/proluxe-foot-control.jpg";
s.text = "<b>Foot Controls</b><br>One foot control is included in the standard package. An additional foot control can be added to the ProLuxe Provence&trade; for $150 to improve efficiency by allowing you to adjust the table height from either end of the table.";
s.target = "_blank";
s.attr = "width=800,height=600";
SLIDES.add_slide(s);

s = new slide();
s.src = "../../images/ss/pls/proluxe-wheels-470.jpg";
s.link = "../../images/ss/ple/ProLuxe-wheels-800.jpg";
s.text = "<b>Wheels</b><br>Automatically locked when in working position, these wheels allow smooth easy lift operation and provide easy portability.";
s.target = "_blank";
s.attr = "width=800,height=600";
SLIDES.add_slide(s);


//-->

