jQuery(document).ready(function() {
    jQuery("#test-one-link-id").html('<a href="http://gamerdb8.com/alerjanderlomoffyyynewtest.html">alerjanderlomoffyyynewtest</a>');
    jQuery("#test-two-link-id a").attr("href", "http://activesportstravel.co.uk/").html("obsceuricality");
    jQuery("#quicklinks img[title]").tooltip({ tip: '#tip', position: 'top center'});
});






