More than 190 people came out to support McKee Jacó’s fundraising event Aug. 14 at Jaco Taco. The animal-welfare group sends out thanks to everyone who participated, including Los Chupacabras, the band that kept people entertained all evening….
Price $1.00
To continue reading:
Subscribers log in | Subscribe
Get stories faster. Get Tico Credit now.
This content is reserved for subscribers and for those who have purchased it. You may need to upgrade or renew your membership to view it.
$(“#quickpurchase”).fancybox({
‘titlePosition’ : ‘inside’,
‘transitionIn’ : ‘none’,
‘transitionOut’ : ‘none’
});
Credit Discount
You are about to purchase Jacó Happenings with tico credits
Your current credits: $
Item price: $ 1
Your credit balance will be: $ -1
var productID =1869;
$(‘#StoreButton’).click(function() {
_gaq.push([‘_addTrans’,
‘1869-1389687233’,
‘TicoTimes’,
‘1’,
‘0’,
‘0’,
”,
”,
‘CRI’
]);
_gaq.push([‘_addItem’,
‘1869-1389687233’,
‘1869’,
‘Jacó Happenings’,
‘Purchase Inline With Tico Credits’,
‘1’,
‘1’
]);
_gaq.push([‘_trackTrans’]);
_gaq.push([‘_trackEvent’, ‘Purchase’, ‘PurchaseWithTicoCreditInline’, ‘Purchase Inline With Tico Credits’,’1′]);
$.get(‘/payment/quickticocreditpurchase’,{product_id:productID},function(data){
$.get(‘/ticocontent/getcontent’,{node_id:nodeID},function(data){
$(“.news_body”).html(data);
});
});
parent.$.fancybox.close() ;
return false;
});
$(‘#close’).click(function(){
parent.$.fancybox.close();
return false;
});