<!--
SLIDES = new slideshow("SLIDES");

s = new slide();
s.src = "../../images/ss/ple/ProLuxe-Europa-pkg-410.jpg";
s.link = "../../images/ss/ple/ProLuxe-Europa-pkg-800.jpg";
s.text = "<b>ProLuxe Europa&trade;</b><br>Superior strength, stability and ergonomics.";
s.target = "_blank";
s.attr = "width=410,height=210";
SLIDES.add_slide(s);

s = new slide();
s.src = "../../images/ss/ple/AccessEnd_LGTN.jpg";
s.link = "../../images/ss/ple/AccessEnd_LGTN.jpg";
s.text = "<b>Manually Adjusted Access Design Top</b><br>Offers laptop client access: best possible ergonomic comfort for both client and practitioner.";
s.target = "_blank";
SLIDES.add_slide(s);

s = new slide();
s.src = "../../images/ss/ple/ProLuxe-motor-410.jpg";
s.link = "../../images/ss/ple/ProLuxe-motor-800.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";
SLIDES.add_slide(s);

s = new slide();
s.src = "../../images/ss/ple/ProLuxe-Europa-Base-410.jpg";
s.link = "../../images/ss/ple/ProLuxe-Europa-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=410,height=210";
SLIDES.add_slide(s);

s = new slide();
s.src = "../../images/ss/ple/FootControl_LGTN.jpg";
s.link = "../../images/ss/ple/FootControl_LGTN.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 Europa&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=410,height=210";
SLIDES.add_slide(s);

s = new slide();
s.src = "../../images/ss/ple/ProLuxe-Europa-QuickLock-41.jpg";
s.link = "../../images/ss/ple/ProLuxe-Europa-QuickLock-80.jpg";
s.text = "<b>QuickLock&trade; Face Rest</b><br>Adjusts for any amount of cervical clexion preferred, for right or left handed practitioners, for prone or supine treatments and the versatile crescent pad even adjusts for a wide varity of different sized faces.  Easy one handed operation too.";
s.target = "_blank";
s.attr = "width=410,height=210";
SLIDES.add_slide(s);

s = new slide();
s.src = "../../images/ss/ple/ProLuxe-wheels-410.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=410,height=210";
SLIDES.add_slide(s);


//-->

