New 2012 beetle
<!-- --><!-- .clear --><!-- --><!-- .shadow_right_small --><!-- --><!-- .clear --><!-- small_image --><!-- .left -->2012 Volkswagen Beetle Episode 3105
MotorWeek Vid - Click Above

Vital Statistics
Engine: 2.0 liter
Horsepower: 200
Torque: 207 lb-ft
0-60 mph: 6.6 seconds
1/4 mile: 15.2 seconds @ 95 mph
EPA: 22 mpg city/ 30 mpg highway
$26K is 2 many $'s 4 me 2 pay 4 a VW, but I do like what they did with the 2012...I like the R model Golf better 4 performance...I'm sure that VW will drop the R version in2 the Beetle in the near future : )
2012 VW Golf R Priced From $34,760 

WoW 
2012 Volkswagen Golf R Picture
The 2012 Volkswagen Golf R, which goes on sale early next year in the U.S., is priced from $34,760 for the two-door hatchback and $36,860 for the four-door hatchback. | October 05, 2011| Volkswagen of America, Inc
<SCRIPT type=text/javascript> function onTemplateLoaded(experienceID) { var edwpg = edw_tracking.get('edwpg'); function _onFullscreen(e) { edw_tracking.set('edwpg', edwpg+'_fullscreen'); edw_tracking.set("edwad","no_ad"); edw_tracking.set('edwad', PAGESETUP.scope.pageProps['sitename']+':'+PAGESETUP.scope.pageProps['keyvalues'].replace(/;/ig, ":")); edw_tracking.track(); } bcExp = brightcove.getExperience(experienceID); modExp = bcExp.getModule(APIModules.EXPERIENCE); modExp.addEventListener(BCExperienceEvent.ENTER_FU LLSCREEN, _onFullscreen); modVP = bcExp.getModule(APIModules.VIDEO_PLAYER); } function syncRoadBlock(adTag){ adTag = adTag.replace("sz=8x8;", "sz=300x250;"); var obj = EDMUNDS.AdUnit.ad_units; var len = obj.length; if (len > 0 && obj[0].format == 'iframe') { var elem = document.getElementById(obj[0].id); if (elem) { if(elem && elem.contentWindow) { elem.contentWindow.location.replace(adTag); } else if(elem.contentDocument) { elem.contentDocument.location.replace(adTag); } } } } PAGESETUP.files.push('edmui|flash|flash;js'); PAGESETUP.files.push('edmui|flashplatform|flashpla tform;js'); PAGESETUP.files.push('yui|json|json;js'); PAGESETUP.files.push('yui|selector|selector;js'); PAGESETUP.files.push('yui|carousel|carousel;js'); PAGESETUP.files.push('http://static.il.edmunds-media.com/insideline-webassets/1.1.123/js/il_pvm/pvm-min.js'); PAGESETUP.addControl(function() { var edwpg = edw_tracking.get('edwpg'); var index = 0; var photoIndexes = {}; var indexPhotos = []; var pvm = new EDMUNDS.PVM({ article_name: '/volkswagen/golf/2012/2012-vw-golf-r-priced-from-34760.html', thumbsize: {width: 98, height: 65}, photosize: {width: 717, height: 478}, fullscreen: {width: 1600, height:1200}, video_overlay: 'http://static.il.edmunds-media.com/insideline-webassets/1.1.123/img/vid_icn/98.png', stage_id: 'pvm_stage', carousel_id: 'pvm_carousel', video_id: 'pvm_video', items_per_bay: 6, novideo: 'false', isarticle: true }); pvm.onItemSelected.subscribe(function(e, d) { if (photoIndexes[d[0].id] >= 0) index = photoIndexes[d[0].id]; document.cookie="tid=photo-video-module."+d[0].type+"."+d[0].id + ';path=/;domain=.insideline.com'; s.events = 'event5'; if (edw_tracking.get('edwpg').indexOf('article') === -1) { s.events = 'event3'; } edw_tracking.set('edwpg', edwpg+'_thumbnail'); edw_tracking.set('edwad', PAGESETUP.scope.pageProps['sitename']+':'+PAGESETUP.scope.pageProps['keyvalues'].replace(/;/ig, ":")); edw_tracking.track(); if (EDMUNDS.AdUnit) { EDMUNDS.AdUnit.refreshAll(); } }); pvm.onPageChange.subscribe(function(e, page) { document.cookie="tid=photo-video-module.page-changed."+page + ';path=/;domain=.insideline.com'; edw_tracking.set('edwpg', edwpg+'_thumbnail'); edw_tracking.set('edwad', PAGESETUP.scope.pageProps['sitename']+':'+PAGESETUP.scope.pageProps['keyvalues'].replace(/;/ig, ":")); edw_tracking.track(); if (EDMUNDS.AdUnit) { EDMUNDS.AdUnit.refreshAll(); } }); PAGESETUP.scope.loadDataFeed = function () { var time_stamp = new Date().getTime(); var feed= { widget:'http://static.il.edmunds-media.com/insideline-webassets/1.1.123/flashplatform/FullScreenGallery.swf', type:'json', start_index:2, icon:'http://static.il.edmunds-media.com/insideline-webassets/1.1.123/img/full_screen_icon.png', assets: {}, data: [] }; var i = 0; for (var key in pvm.pvm_assets.photos) { var newurl=pvm.pvm_assets.photos[key].fullscreen; var newcaption=pvm.pvm_assets.photos[key].title; feed.data.push({caption:newcaption,url:newurl}); photoIndexes[key] = i; indexPhotos.push(key); ++i; } if(feed.data.length > 1){ feed.assets={ left_arrow_down: 'http://static.il.edmunds-media.com/insideline-webassets/1.1.123/flashplatform/gallery_arrow_left.png', left_arrow_up: 'http://static.il.edmunds-media.com/insideline-webassets/1.1.123/flashplatform/gallery_arrow_left.png', right_arrow_down: 'http://static.il.edmunds-media.com/insideline-webassets/1.1.123/flashplatform/gallery_arrow_right.png', right_arrow_up: 'http://static.il.edmunds-media.com/insideline-webassets/1.1.123/flashplatform/gallery_arrow_right.png' }; } FLASHPLATFORM.LOGGING = false; FLASHPLATFORM.embed('fullScreen', { src: 'http://static.il.edmunds-media.com/insideline-webassets/1.1.123/edmui/flashplatform/PlatformContainer.swf'+'?'+'timestamp='+time_stamp , id: 'pv-fullscreen', width: '42', height: '26', version: '9.0.0', fullscreen: 'true', security: 'always', wmode: 'opaque' }); if (!PAGESETUP.modules['flashplatform']) { FLASHPLATFORM.onRegister = function(obj) { var _feed = feed; var _obj = obj; switch(obj.id) { case 'pv-fullscreen': setTimeout(function(){_obj.flash.widgetLoad(_feed) ;}, 100); obj.onWidgetEvent = function(data) { if (data.event == 'image_selected') { document.cookie="tid=fullscreen.button.arrow;path=/;domain=.insideline.com"; edw_tracking.set('edwpg', edwpg+'_fullscreen'); edw_tracking.set("edwad","no_ad"); edw_tracking.track(); index = data.data.index; } else if (data.event == 'fullscreen_mode' && data.data.mode == 'normal') { var li = document.getElementById('car_'+indexPhotos[index]); if (li) { var img = li.getElementsByTagName('img'); if (img && img[0]) { EDMUNDS.Util.dispatchEvent(img[0], 'click'); } } } }; obj.getIndex = function() { return index; }; break; } }; } PAGESETUP.addModule('flashplatform'); }; }, 'normal'); </SCRIPT>News
2012 VW Golf R Priced From $34,760
By <A id=disclaimer_popup href="http://www.insideline.com/staff/email-disclaimer.html">Paul Lienert, Correspondent | Published Oct 5, 2011
<SCRIPT type=text/javascript> if (!PAGESETUP.modules['ratings']) { PAGESETUP.files.push('yui|selector|selector;js'); PAGESETUP.files.push('edmui|rating|rating;js'); PAGESETUP.addControl(function() { ratingNodes = YAHOO.util.Selector.query('.rating'); ratingNodeCount = ratingNodes.length; var ratingNode = Array; for(i=0; i< ratingNodeCount; i++){ ratingNodes[i].reference.value=ratingNodes[i].reference.value.replace('.html',''); ratingNode = new EDMUNDS.Rating(); ratingNode.init(ratingNodes); } }); PAGESETUP.addModule('ratings'); } </SCRIPT>
The 2012 Volkswagen Golf R, which goes on sale early next year in the U.S., is priced from $34,760 for the two-door hatchback and $36,860 for the four-door hatchback.
HERNDON, Virginia — The 2012 Volkswagen Golf R, which goes on sale early next year in the U.S., is priced from $34,760 for the two-door hatchback and $36,860 for the four-door hatchback. Prices include a $770 shipping charge.
Volkswagen bills the 2012 Golf R as the "heir" to the 2008 R32 and "the most powerful VW sports performance vehicle ever sold in the U.S." In fact, the latest hot rod Golf boasts not only more power and torque than its predecessor, but also better fuel economy.
The 2012 Golf R is powered by a high-output version of VW's familiar 2.0-liter TSI turbocharged four-cylinder engine, which delivers 256 horsepower and 243 pound-feet of torque. Driving all four wheels through a six-speed manual gearbox, the Golf R is rated by the EPA at 19 mpg in city driving and 27 mpg on the highway.
In comparison, the 2008 VW R32 was priced at $32,990 plus shipping. It featured a 3.2-liter V6 engine rated at 250 hp and 236 lb-ft, and was mated to a six-speed DSG dual-clutch gearbox. The EPA fuel-economy figures were 18 mpg/city and 23 mpg/highway.
[i][i][i]Inside Line says: More power, better fuel economy and only a modest bump in price — what's not to like? ? ?
================================================== =====================
What's not 2 like ? ~> The Price LOL...I'd get a Camaro 1st or a Mustang 2nd : )
================================================== ===
<TABLE style="MARGIN-TOP: 3px; WIDTH: auto" class=ts><TBODY><TR><TD style="PADDING-BOTTOM: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 16px; PADDING-TOP: 0px" vAlign=top>
<TR><TD style="PADDING-BOTTOM: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 16px; PADDING-TOP: 5px">2012 Volkswagen Golf R review ...
Click above link 4 great Review of the Golf "R"
I'd like 2 test drive one, but I want to test drive all fast cars : ) LOL
<CITE>youtube.com</CITE>
Mar 4, 2011
</TD></TR></TBODY></TABLE>


WoW 
2012 Volkswagen Golf R PictureThe 2012 Volkswagen Golf R, which goes on sale early next year in the U.S., is priced from $34,760 for the two-door hatchback and $36,860 for the four-door hatchback. | October 05, 2011| Volkswagen of America, Inc
<SCRIPT type=text/javascript> function onTemplateLoaded(experienceID) { var edwpg = edw_tracking.get('edwpg'); function _onFullscreen(e) { edw_tracking.set('edwpg', edwpg+'_fullscreen'); edw_tracking.set("edwad","no_ad"); edw_tracking.set('edwad', PAGESETUP.scope.pageProps['sitename']+':'+PAGESETUP.scope.pageProps['keyvalues'].replace(/;/ig, ":")); edw_tracking.track(); } bcExp = brightcove.getExperience(experienceID); modExp = bcExp.getModule(APIModules.EXPERIENCE); modExp.addEventListener(BCExperienceEvent.ENTER_FU LLSCREEN, _onFullscreen); modVP = bcExp.getModule(APIModules.VIDEO_PLAYER); } function syncRoadBlock(adTag){ adTag = adTag.replace("sz=8x8;", "sz=300x250;"); var obj = EDMUNDS.AdUnit.ad_units; var len = obj.length; if (len > 0 && obj[0].format == 'iframe') { var elem = document.getElementById(obj[0].id); if (elem) { if(elem && elem.contentWindow) { elem.contentWindow.location.replace(adTag); } else if(elem.contentDocument) { elem.contentDocument.location.replace(adTag); } } } } PAGESETUP.files.push('edmui|flash|flash;js'); PAGESETUP.files.push('edmui|flashplatform|flashpla tform;js'); PAGESETUP.files.push('yui|json|json;js'); PAGESETUP.files.push('yui|selector|selector;js'); PAGESETUP.files.push('yui|carousel|carousel;js'); PAGESETUP.files.push('http://static.il.edmunds-media.com/insideline-webassets/1.1.123/js/il_pvm/pvm-min.js'); PAGESETUP.addControl(function() { var edwpg = edw_tracking.get('edwpg'); var index = 0; var photoIndexes = {}; var indexPhotos = []; var pvm = new EDMUNDS.PVM({ article_name: '/volkswagen/golf/2012/2012-vw-golf-r-priced-from-34760.html', thumbsize: {width: 98, height: 65}, photosize: {width: 717, height: 478}, fullscreen: {width: 1600, height:1200}, video_overlay: 'http://static.il.edmunds-media.com/insideline-webassets/1.1.123/img/vid_icn/98.png', stage_id: 'pvm_stage', carousel_id: 'pvm_carousel', video_id: 'pvm_video', items_per_bay: 6, novideo: 'false', isarticle: true }); pvm.onItemSelected.subscribe(function(e, d) { if (photoIndexes[d[0].id] >= 0) index = photoIndexes[d[0].id]; document.cookie="tid=photo-video-module."+d[0].type+"."+d[0].id + ';path=/;domain=.insideline.com'; s.events = 'event5'; if (edw_tracking.get('edwpg').indexOf('article') === -1) { s.events = 'event3'; } edw_tracking.set('edwpg', edwpg+'_thumbnail'); edw_tracking.set('edwad', PAGESETUP.scope.pageProps['sitename']+':'+PAGESETUP.scope.pageProps['keyvalues'].replace(/;/ig, ":")); edw_tracking.track(); if (EDMUNDS.AdUnit) { EDMUNDS.AdUnit.refreshAll(); } }); pvm.onPageChange.subscribe(function(e, page) { document.cookie="tid=photo-video-module.page-changed."+page + ';path=/;domain=.insideline.com'; edw_tracking.set('edwpg', edwpg+'_thumbnail'); edw_tracking.set('edwad', PAGESETUP.scope.pageProps['sitename']+':'+PAGESETUP.scope.pageProps['keyvalues'].replace(/;/ig, ":")); edw_tracking.track(); if (EDMUNDS.AdUnit) { EDMUNDS.AdUnit.refreshAll(); } }); PAGESETUP.scope.loadDataFeed = function () { var time_stamp = new Date().getTime(); var feed= { widget:'http://static.il.edmunds-media.com/insideline-webassets/1.1.123/flashplatform/FullScreenGallery.swf', type:'json', start_index:2, icon:'http://static.il.edmunds-media.com/insideline-webassets/1.1.123/img/full_screen_icon.png', assets: {}, data: [] }; var i = 0; for (var key in pvm.pvm_assets.photos) { var newurl=pvm.pvm_assets.photos[key].fullscreen; var newcaption=pvm.pvm_assets.photos[key].title; feed.data.push({caption:newcaption,url:newurl}); photoIndexes[key] = i; indexPhotos.push(key); ++i; } if(feed.data.length > 1){ feed.assets={ left_arrow_down: 'http://static.il.edmunds-media.com/insideline-webassets/1.1.123/flashplatform/gallery_arrow_left.png', left_arrow_up: 'http://static.il.edmunds-media.com/insideline-webassets/1.1.123/flashplatform/gallery_arrow_left.png', right_arrow_down: 'http://static.il.edmunds-media.com/insideline-webassets/1.1.123/flashplatform/gallery_arrow_right.png', right_arrow_up: 'http://static.il.edmunds-media.com/insideline-webassets/1.1.123/flashplatform/gallery_arrow_right.png' }; } FLASHPLATFORM.LOGGING = false; FLASHPLATFORM.embed('fullScreen', { src: 'http://static.il.edmunds-media.com/insideline-webassets/1.1.123/edmui/flashplatform/PlatformContainer.swf'+'?'+'timestamp='+time_stamp , id: 'pv-fullscreen', width: '42', height: '26', version: '9.0.0', fullscreen: 'true', security: 'always', wmode: 'opaque' }); if (!PAGESETUP.modules['flashplatform']) { FLASHPLATFORM.onRegister = function(obj) { var _feed = feed; var _obj = obj; switch(obj.id) { case 'pv-fullscreen': setTimeout(function(){_obj.flash.widgetLoad(_feed) ;}, 100); obj.onWidgetEvent = function(data) { if (data.event == 'image_selected') { document.cookie="tid=fullscreen.button.arrow;path=/;domain=.insideline.com"; edw_tracking.set('edwpg', edwpg+'_fullscreen'); edw_tracking.set("edwad","no_ad"); edw_tracking.track(); index = data.data.index; } else if (data.event == 'fullscreen_mode' && data.data.mode == 'normal') { var li = document.getElementById('car_'+indexPhotos[index]); if (li) { var img = li.getElementsByTagName('img'); if (img && img[0]) { EDMUNDS.Util.dispatchEvent(img[0], 'click'); } } } }; obj.getIndex = function() { return index; }; break; } }; } PAGESETUP.addModule('flashplatform'); }; }, 'normal'); </SCRIPT>News
2012 VW Golf R Priced From $34,760
By <A id=disclaimer_popup href="http://www.insideline.com/staff/email-disclaimer.html">Paul Lienert, Correspondent | Published Oct 5, 2011
<SCRIPT type=text/javascript> if (!PAGESETUP.modules['ratings']) { PAGESETUP.files.push('yui|selector|selector;js'); PAGESETUP.files.push('edmui|rating|rating;js'); PAGESETUP.addControl(function() { ratingNodes = YAHOO.util.Selector.query('.rating'); ratingNodeCount = ratingNodes.length; var ratingNode = Array; for(i=0; i< ratingNodeCount; i++){ ratingNodes[i].reference.value=ratingNodes[i].reference.value.replace('.html',''); ratingNode = new EDMUNDS.Rating(); ratingNode.init(ratingNodes); } }); PAGESETUP.addModule('ratings'); } </SCRIPT>
The 2012 Volkswagen Golf R, which goes on sale early next year in the U.S., is priced from $34,760 for the two-door hatchback and $36,860 for the four-door hatchback.
- Volkswagen bills the 2012 Golf R as the "heir" to the 2008 R32.
- The new Golf R has more power and torque and better fuel economy than the R32.
HERNDON, Virginia — The 2012 Volkswagen Golf R, which goes on sale early next year in the U.S., is priced from $34,760 for the two-door hatchback and $36,860 for the four-door hatchback. Prices include a $770 shipping charge.
Volkswagen bills the 2012 Golf R as the "heir" to the 2008 R32 and "the most powerful VW sports performance vehicle ever sold in the U.S." In fact, the latest hot rod Golf boasts not only more power and torque than its predecessor, but also better fuel economy.
The 2012 Golf R is powered by a high-output version of VW's familiar 2.0-liter TSI turbocharged four-cylinder engine, which delivers 256 horsepower and 243 pound-feet of torque. Driving all four wheels through a six-speed manual gearbox, the Golf R is rated by the EPA at 19 mpg in city driving and 27 mpg on the highway.
In comparison, the 2008 VW R32 was priced at $32,990 plus shipping. It featured a 3.2-liter V6 engine rated at 250 hp and 236 lb-ft, and was mated to a six-speed DSG dual-clutch gearbox. The EPA fuel-economy figures were 18 mpg/city and 23 mpg/highway.
[i][i][i]Inside Line says: More power, better fuel economy and only a modest bump in price — what's not to like? ? ?
================================================== =====================
What's not 2 like ? ~> The Price LOL...I'd get a Camaro 1st or a Mustang 2nd : )
================================================== ===
<TABLE style="MARGIN-TOP: 3px; WIDTH: auto" class=ts><TBODY><TR><TD style="PADDING-BOTTOM: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 16px; PADDING-TOP: 0px" vAlign=top>
► 4:06► 4:06
<TR><TD style="PADDING-BOTTOM: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 16px; PADDING-TOP: 5px">2012 Volkswagen Golf R review ...
Click above link 4 great Review of the Golf "R"
I'd like 2 test drive one, but I want to test drive all fast cars : ) LOL
<CITE>youtube.com</CITE>
Mar 4, 2011
</TD></TR></TBODY></TABLE>
Last edited by Space; Nov 5, 2011 at 07:15 AM.
Thread
Thread Starter
Forum
Replies
Last Post
Space
Off Topic
8
Jun 3, 2012 07:38 AM








