var fDesc=new Array(); fDesc[0] = "The PBY Catalina has a long history of service to the military, mostly with the US Navy. During World War II, the PBY was often equipped with bombs, torpedoes, depth charges and machine guns and used as for anti-submarine warfare, reconnaissance, search and rescue and supply transport..
The PBY-5 entered production in 1940 with high power engines that made the aircraft suitable for reliable, long-range flight. The Catalina also served the military of allies including Canada, United Kingdom, Australia, New Zealand and Sweden. Following the war, many were converted to aerial firefighters.

Dave Eckert and Warwick Carter have created a superb PBY-5A model in high detail with Ken Mitchell doing the instrumentation. Renowned artist Garry Smith has painstakingly delivered the PBY's liveries. And sound expert Aaron Swindle has produced a new, authentic sound set for the Cat.

This superb PBY-5A Catalina from our Platinum Collection has four colorful liveries and a paint kit for those who want to add their favorites."; function tShowHide(id, show) { var s = document.getElementById("desc"); if ((s.innerHTML.length<=212 || show==1) && show!=2) { s.innerHTML = fDesc[id]; if (document.getElementById('m1')) document.getElementById('m1').style.display='none'; if (document.getElementById('m2')) document.getElementById('m2').style.display='none'; if (document.getElementById('more_txt')) document.getElementById('more_txt').style.display='inline'; } else { s.innerHTML = ''; } }