<!--
SLIDES = new slideshow("SLIDES");

s = new slide();
s.src = "../../images/ss/plv/full.jpg";
s.link = "../../images/ss/plv/ProLuxe-Valencia-table-only.jpg";
s.text = "<b>ProLuxe Valencia&trade;</b><br>The Proluxe Valencia&trade; electric lift table provides exceptional quality and value for massage and bodywork practitioners.";
s.target = "_blank";
s.attr = "width=800,height=600";
SLIDES.add_slide(s);

s = new slide();
s.src = "../../images/ss/plv/Proluxe-Valencia-Top-470.jpg";
s.link = "../../images/ss/plv/Proluxe-Valencia-Top-641.jpg";
s.text = "<b>ProLuxe Valencia&trade; Manual Back Rest Top</b><br> With the Manual Back Rest Top, choose any position from flat to nearly upright. The ProLuxe Valencia&trade; is ready to support your clients for a wide variety of treatments.  Easy to adjust; safe and sturdy!";
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/pls/Proluxe-Base-470.jpg";
s.link = "../../images/ss/pls/Proluxe-Base-800.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 Valencia&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);


//-->

