// JavaScript Document
function text() {
};
text = new text();
number = 0;
text[number++] = "''The 435NBA Ethernet to Serial device streamlined our machines, eliminating the need for additional Prosoft cards. The modules were easy to program, install, and use and the help from tech support was unbeatable. Thanks again.''<br><br><p align=right><b>Mathew Reimink<br></b>of<b> Koops</b>"
text[number++] = "''Within a few hours and some tech support from RTA, the 490NBA was succesfully translating our logix5555 PLC to a 3D vision camera. Their dedication and work ethic is amazing! I even got tech support while their guru was home with the flu. This product was well worth the money!''<br><br><p align=right><b>Robb<br></b>of<b> Industrial Automation Solutions</b>"
text[number++] = "''The 435NBA is an excellent serial to EtherNet interface to an Allen-Bradley ControlLogix PLC. We had our barcode scanner up and running within a day with your tech support. Great web interface makes it easy. We will be using more of these in the future. Thanks!''<br><br><p align=right><b>JMK</b>"
text[number++] = "''I have to thank you for a product that has been nothing short of a life saver. We found your product doing a general web search for Ethernet to ASCII conversion, and were ecstatic to see that it interfaced perfectly with our AB SLC 5/05 and a TCP/IP device. We were able to set it up in minutes, and found it very user friendly. Your support of this product has been great and we look forward to using your product in the future when issues like ours arise.''<br><br><p align=right><b>Jason Darby<br></b>of<b> Cardinal Machine Co.</b>"
text[number++] = "''As excited as I was to stumble across your website, multiply that by 10 once I received the gateway and found out how easily it integrated into the plant floor. Expect more orders soon.''<br><br><p align=right><b>Alan Hornek<br></b>of<b> Cummins</b>"
text[number++] = "''Basically, I think this unit is an awesome piece of equipment. Within a few minutes of hooking it up, I had data from my ControlLogix processor out the serial port of the Gateway to a Telesis PinStamper. Within less than an hour I had the entire setup working properly. Thanks!''<br><br><p align=right><b>Norm Fuller<br></b>of<b> Alfe Systems</b>"
text[number++] = "''I tried a RS232 port combiner with poor results. An electrical engineer who was there with me told me he watched another system integrator put a Real Time Automation 435NBS converter in about 30 minutes. I ordered one next day air, and within 30 minutes of its arrival it was working as well. You guys saved me, thanks for the rapid delivery.''<br><br><p align=right><b>Fenton Painter<br></b>of<b> Insight Automation</b>"
text[number++] = "''Within a few hours and some tech support from RTA, the 490NBA was successfully translating our logix5555 PLC to a 3D vision camera.  Their dedication and work ethic is amazing!  I even got tech support while their guru was home with the flu. This product was well worth the money!''<br><br><p align=right><b>Robb Pieper<br></b>of<b> Industrial Automation Solutions</b>"
text[number++] = "''Everything seems to be working as we imagined.  Thanks for the great response time.  I did not see any way to save the configuration other than screen shots, but the configuration did not get lost in the update.  Thanks again, and you were a pleasure to work with.''<br><br><p align=right><b>Kevin Lakowski<br></b>of<b> Extol Inc</b>"
text[number++] = "''I challenged a customer to get it working by the time I got back from his break room with a coke and he indeed had it working when I got back.  He then said It's worth twice the price!''<br><br><p align=right><b>Eric Paquette<br></b>of<b> Kendall Electric</b>"
text[number++] = "''I just finished a job with the new 435NBS serial to SLC 505 interface. The new string (ST) register capability has made PLC programming easier than using channel 0 of the PLC. Great improvement!''<br><br><p align=right><b>Mike Williamson<br></b>of<b> Aggressive Tooling</b>"
text[number++] = "''By far the easiest ascii to serial gateway I have ever used.  The built-in handshaking was very simple and effective.''<br><br><p align=right><b>Eric Girdham<br></b>of<b> Michigan Rebuild & Associates</b>"
text[number++] = "''The 435NBA Ethernet to Serial device streamlined our machines, eliminating the need for additional Prosoft cards. The modules were easy to program, install, and use and the help from tech support was unbeatable.  Thanks again.''<br><br><p align=right><b>Mathew Reimink<br></b>of<b> Koops, Inc.</b>"
text[number++] = "''I greatly appreciate your follow up on the matter and am very impressed with your product, this puts your company top of my list for the next project requiring this type of equipment.''<br><br><p align=right><b>Edward J Rymers<br></b>of<b> L&W Engineering Plant 4</b>"
text[number++] = "''Excellent product!  Set up was a snap!''<br><br><p align=right><b>Ronald J. Slocum Jr.<br></b>of<b> Designed Conveyor Systems of Michigan</b>"
increment = Math.floor(Math.random() * number);
document.write(text[increment]);