var addthis_config = {"data_track_clickback":true};

function xajax_module_jpf_news_show_all(){ 
    addthis.toolbox(".addthis_toolbox");
    addthis.button(".addthis_button");
}


try {
	var pageTracker = _gat._getTracker("UA-8499207-2");
	pageTracker._trackPageview();
}
catch(err) {}

function showDiv(id) {
	document.getElementById(id).style.display="block";
}

function hideDiv(id) {
	document.getElementById(id).style.display="none";
}

