| Current Path : /home/magalijoj/www/blog/plugins/pings/ |
| Current File : /home/magalijoj/www/blog/plugins/pings/post.js |
$(function() {
$('#edit-entry').onetabload(function() {
$('h3.ping-services').toggleWithLegend($('p.ping-services'),{
cookie: 'dcx_ping_services'
});
});
});