|
WASHINGTON — President Obama is heading back out on the campaign trail this week — this time to pressure Congress to extend the expiring middle-class tax cuts.
On Friday, Obama plans to travel to Hatfield, Pa., for an event at a toy factory that according to the White House “depends on middle-class consumers during the holiday season.”
Lest anyone miss the holiday spin of this public campaign, the White House issued an analysis Monday predicting how the automatic tax increases could hurt the winter shopping season. Obama is expected to mention its findings, including its estimate that the hike would put a $200-billion crimp in consumer spending in 2013.
PHOTOS: President Obama’s past
Of course, Republicans are perfectly amenable to extending the Bush-era tax cuts as a complete package. But aides to Obama are reiterating that he won’t go along with a deal that extends the cuts for high earners.
Staffers on all sides are working now to come up with an agreement that will avert the expiration of the tax cuts as well as the federal government spending cuts set to take effect the end of the year.
Just how hard Obama plans to hit the “Grinch” message at this point in the talks isn’t clear. The politics of a deal call for a delicate balance of partisan interests — no easy task so soon after the acrimonious fall campaigns.
For much of this week, the campaign will take place behind closed doors. On Tuesday Obama is scheduled to meet with small retailers whose profits depend significantly on holiday sales.
QUIZ: How much do you know about the fiscal cliff?
On Wednesday, he has scheduled an event at the White House with middle-class Americans who responded to an email from senior advisor David Plouffe seeking accounts of how a tax increase would affect them. He’ll also meet that day with business leaders.
But on Friday, Obama is set to go to Pennsylvania to visit the 150 employees of the Rodon Group factory.
The facility makes toys for K’NEX Brands, whose products include popular items of Christmases past and present — Tinkertoys and Angry Bird Building Sets.
Follow Politics Now on Twitter and Facebook
christi.parsons@latimes.com
Twitter: @cparsons
Comments are filtered for language and registration is required. The Times makes no guarantee of comments' factual accuracy. Readers may report inappropriate comments by clicking the Report Abuse link next to a comment. Here are the full legal terms you agree to by using this comment form.
';
shareDiv.innerHTML = templateHTML;
/* append the new div to the end of the document, which is hidden already with CSS */
document.body.appendChild(shareDiv);
/* Store the div in both a regular JavaScript variable and as a jQuery object so we can reference them faster later */
var shareTip = document.getElementById('shareTip'),
$shareTip = $('#shareTip');
/* This extends our settings object with any user-defined settings passed to the function and returns the jQuery object shareTip
was called on */
return this.each(function() {
if (options) {
$.extend(settings, options);
}
/* This is a hack to make sure the shareTip always fades back to 100% opacity */
var checkOpacity = function (){
if ( $shareTip.css('opacity') !== 1 ){
$shareTip.css({'opacity': 1});
}
};
/* Function that replaces the HTML in the shareTip with the template we defined at the top */
/* It will wipe/reset the links on the social media buttons each time the function is called */
var removeLinks = function (){
shareTip.innerHTML = templateHTML;
};
/* This is the function that makes the links for the Tweet / Share functionality */
var makeURLS = function (link, message){
/* Here we construct the Tweet URL using an array, with values passed to the function */
var tweetConstruct = [
'http://twitter.com/share?url=', link, '&text=', message, '&via=', settings.twitter_account
],
/* Then join the array into one chunk of HTML */
tweetURL = tweetConstruct.join(''),
/* Same story for Facebook */
fbConstruct = [
'http://www.facebook.com/sharer.php?u=', link, '&src=sp'
],
fbURL = fbConstruct.join(''),
newHTML = [
''
],
shareHTML = newHTML.join('');
/* Load in our new HTML */
shareTip.innerHTML = shareHTML;
};
/* Since the shareTip will automatically fade out when the user mouses out of an element */
/* we have to specifically tell the shareTip we want it to stay put when the user mouses over it */
/* This effectively gives the user a 500 ms (or whatever) window to mouse */
/* from the element to the shareTip to prevent it from popping out */
$shareTip.hover(function(){
$shareTip.stop(true, true);
$shareTip.show();
checkOpacity();
}, function(){
$(this).fadeOut(settings.speed);
});
/* This function handles the hover action */
$(this).hover(function(){
/* remove the old links, so someone doesn't accidentally click on them */
removeLinks();
/* If there's already an animation running on the shareTip, stop it */
$shareTip.stop(true, true);
var eso = $(this),
message,
/* Store the width and height of the shareTip and the offset of the element for our calculations */
height = eso.height(),
width = eso.width(),
offset = eso.offset(),
link;
link = eso.children('a').attr('href');
message = escape( eso.find('img').attr('alt') ) || eso.attr(settings.message_attr);
if (link.search('http://') === -1){
link = 'http://www.latimes.com' + link;
}
link = encodeURIComponent(link);
/* If it's at the top of the page, the shareTip will pop under the element */
if (offset.top
Obama returns to campaign trail to promote middle-class tax cuts
This article
Obama returns to campaign trail to promote middle-class tax cuts
can be opened in url
http://newsejection.blogspot.com/2012/11/obama-returns-to-campaign-trail-to.html
Obama returns to campaign trail to promote middle-class tax cuts