// HP Print



function __TABBLO_TPT_LOAD(){

	Tabblo.embedded.sites.SettingsObject.preprocess.apply({Properties:{template:'news'},FixedContent:{'logo':'http://www.blogsmithmedia.com/www.politicsdaily.com/media/header-bg.jpg'},Content:{'pagetitle':{ match: 'css', selector:'h1' }, 'text':{ match: 'css', selector:'div#areaLR div.apcontainer div.apcont', outputTagToo: true, recurse: true }, 'image': { match: 'css', selector:'div#areaLR div.apcontainer div.apcont img', nodeContentType: 'image' }} }, []); Tabblo.embedded.printabulous();

}



function MakePDF() {

	var tpS = document.createElement('script');tpS.setAttribute('type','text/javascript');tpS.setAttribute('charset','utf-8'); tpS.setAttribute('src','http://h30405.www3.hp.com/edit/tptboot/1.0');document.getElementsByTagName('body').item(0).appendChild(tpS);

}




function pdfPrint(url){

	MakePDF();

}



function showHpPop(iShow){

    // nothing

}



// set channel specific omniture vars for print



function TrackPDF(){

    var s_265=s_gi('us.news');  //  for omniture

    s_265.linkTrackVars='none';

    s_265.tl(this,'o','HP Print');   // where 'HP Print' is the name of the custom Omniture item.

}