/* All Contents Copyright © 2000-2016 Auction123. Inc. All Rights Reserved */ var isEBayAd = true; var a123w = window; var oprer = a123w. open; // Fix the width so that the height and width of the ad won't change. if (document. body. style. width === '') { document. body. style. width = document. body. clientWidth + 'px'; } window. A123Analytic = function () { this. setEvent = function (action. label. eventType) { if (label && action) { if (window. ga) { ga(function() { var trackers = ga. getAll(); for (var i = 0; i < >= _jsPaths. length) return; var s = _d. createElement('script'); addLoadEvent(s. index); s. setAttribute('type'. 'text/javascript'); s. setAttribute('src'. _jsPaths[index]); _h. appendChild(s); } function addLoadEvent(s. index) { if (s. readyState) { // ie s. onreadystatechange = function () { if (s. readyState == 'loaded' || s. readyState == 'complete') { s. onreadystatechange = null; loadJs(index + 1); } }; } else { // other browsers s. onload = function () { loadJs(index + 1); }; s. onerror = function () { loadJs(index + 1); }; } } FileLoader. prototype. load = function() { loadJs(0); }; return FileLoader; })(); a123w. onload = function () { if (typeof window. imageViewersToResize !== 'undefined' && window. imageViewersToResize != null) { for (var i = 0; i < >
1969 Pontiac GTO
Vehicle Information VIN: 242379R129180 Stock: 1969gto Mileage: 24. 00 Color: Blue Trans: Automatic Engine: MPG: Drivetrain: 2WD 1 of
54 View Large Images Description this is completely restored car done all over sold new Bud Beck Pont. in Scottsdale Ariz. info shared by PHS Historic Service work done in part by Duffee Motorsports inc. Glendale Az. Royal Plating L. L. C. Tucson Az. Classic Performance Az. and more all records and pictures taken. Visit Classic Connections online at www. classicconnectionsnc. com to see more pictures of this vehicle or call us at 252-756-1518 today to schedule your test drive. Video var guid = "718a38b6-7fdd-46f3-a871-36d842f90c66"; function a123SetUpYoutubeVideo() { var wrapper = document. getElementById("video-youtube-wrapper-a66cfab2-5649-4dc0-abf3-d0a1b4c13886"); var playerW = wrapper. clientWidth - 40; var playerH = playerW / 16 * 9; var ytf = document. standardCreateElement ? document. standardCreateElement("if" + "rame") : document. createElement("if" + "rame"); ytf. src = "http://www. youtube. com/embed/Dw2eqbLjYlw"; ytf. id = "youtubefrm"; ytf. className = "widget-video-youtube-frame adui-clearfix"; ytf. frameBorder = "no"; ytf. height = playerH; ytf. scrolling = "no"; ytf. width = playerW; wrapper. appendChild(ytf); document[guid] = ytf; } if (document[guid] === undefined || document[guid] === null) { a123SetUpYoutubeVideo(); }
Credit Application Directions to Dealer Contact Us Options and Standard Features Options
Air Conditioning
Alloy Wheels
Power Brakes
Power Seats
Power Windows Basic Information Stock Number: 1969gto VIN Number: 242379R129180 Make: Pontiac Model: GTO Model Year: 1969 Vehicle Type: Classic Car Interior Color: White Exterior Color: Blue DriveTrain Transmission: Automatic Drive Train Type: 2WD
Apply Now Secure Credit Application Applying for a vehicle loan online is one of the quickest and easiest application methods. Our secure application is easy to complete. all you need are a few personal and employment details. var guid = "cef27e1e-85b6-408d-a944-2611558258d2"; function setUpSimilarItems() { var sif = document. standardCreateElement ? document. standardCreateElement("if" + "rame") : document. createElement("if" + "rame"); sif. src = "http://showroom. auction123. com/classic_connections/similar/11603/242379R129180/index. html?baseColor=f4f4f4&trimColor=0054a6&leadsource=EBayLocalMarket&from_ebay=true"; sif. id = "similarItemsFrm"; sif. className = "widget-similar-items-frame adui-clearfix"; sif. frameBorder = "no"; sif. width = "100%"; sif. scrolling = "no"; document. getElementById("similar-items-wrapper-b720686f-9eb1-4a8e-8c08-d0ed484b2b62"). appendChild(sif); document[guid] = sif; } if (document[guid] === undefined || document[guid] === null) { setUpSimilarItems(); } var guid = "2244fcea-27d8-4f69-8f50-55451cf85792"; function setUpMontway() { var wrapper = document. getElementById("montway-wrapper-57c05375-5ed3-444d-904e-c7d376b9da5b"); var mwf = document. standardCreateElement ? document. standardCreateElement("if" + "rame") : document. createElement("if" + "rame"); mwf. src = "http://apps. auction123. com/Montway/RequestQuote. aspx?z1=27834&make=Pontiac&model=GTO&y=1969&iurl=http://images. auction123. com/df576294-1074-4167-99d4-cd4a619e58ef/242379R129180/01. jpg?web001lnw"; mwf. id = "montwayfrm"; mwf. className = "widget-montway-frame adui-clearfix"; mwf. frameBorder = "no"; mwf. width = "100%"; mwf. scrolling = "no"; mwf. style. height = (wrapper. clientWidth = 1024) { height = 768; } else if (widgetWidth >= 800) { height = 600; } else if (widgetWidth >= 640) { height = 480; } else if (widgetWidth >= 350) { height = 260; } else if (widgetWidth >= 240) { height = 180; } else if (widgetWidth >= 180) { height = 135; } else if (widgetWidth >= 160) { height = 120; } else { height = 90; } height += cssSpacing; var wrapperHeight; if (_widget. getAttribute('data-subtype') == 'Full') { var margin = 10; var imageCount = parseInt(_widget. getAttribute('data-image-count')); wrapperHeight = (imageCount * (height + margin)) + margin; } else { wrapperHeight = height; } var carouselWrapper; var widgetChildren = _widget. childNodes; for (var i = 0; i < widgetChildren. length; i++) { if (containsClass(widgetChildren[i]. 'button-container')) { var buttonContainer = widgetChildren[i]; var buttonContainerChildren = buttonContainer. childNodes; for (var j = 0; j < buttonContainerChildren. length; j++) { if (containsClass(buttonContainerChildren[j]. 'carousel')) { carouselWrapper = buttonContainerChildren[j]; break; } } } } if (carouselWrapper == null) { return false; } // set the height of the wrapper. factoring in the margins. carouselWrapper. style. height = wrapperHeight + 'px'; return true; } return { adjustHeight: function() { return adjustHeight(); } }; }; var imageWidgets = document. getElementsByClassName('adui-widget-image-viewer'); for (var i = 0; i < imageWidgets. length; i++) { var sizeFix = new imageViewerSizeFix(imageWidgets[i]); if (!sizeFix. adjustHeight()) { if (typeof window. imageViewersToResize === 'undefined' || window. imageViewersToResize == null) { window. imageViewersToResize = []; } // try again later after page load window. imageViewersToResize. push(sizeFix); } }
Want to buy this car?