document.write('JobDragon, See Your Future'); $('a.tokyoidealab').click(function() { $.ajax({ type: "POST", url: "http://ads.tokyoidealab.com/click"+$(this).attr('id')+".js", data: "ref="+$(this).attr('id') }); return true; });