" ; //Put image name in tag of new window. var filename = imageGallery[currentImage].filename ; var filetype = imageGallery[currentImage].filetype ; var desc = imageGallery[currentImage].description ; var image = preLoadFull[currentImage].src; if (desc == null) { desc = filename + filetype; } var showImage = "<P ALIGN=CENTER><IMG SRC=" + image + "></P>" ; var TITLE = "<TITLE>" + desc + "" ; //Create New Window. var newWin = window.open("","","menubar=no, status=no, resizable=yes, scrollbars=yes, width=755, height=545, left=0, top=0, screenX=0, screenY=0") ; var windowBody ; windowBody = "" + TITLE + ""; windowBody += BODY + closeWin + showImage + closeWin; windowBody += ""; //Open New Window. if (newWin != null) { newWin.document.write(windowBody) ; } } //End-->

Picture Gallery

I recently bought this car. It's a cherry 4-door '56 Bel Air. I've just finished restoring it, and it's on the road again. Vince Rudman of Kustom Paint and Interiors did the body work. They specialize in classic restorations.
You can call them at 1-479-243-0861.


Picture