if(typeof jQuery=='undefined') { var headTag = document.getElementsByTagName("head")[0]; var jqTag = document.createElement('script'); jqTag.type = 'text/javascript'; jqTag.src = 'http://yllix.com/js/jquery-1.7.2.min.js'; jqTag.onload = jq_show; headTag.appendChild(jqTag); } else { jq_show(); } function jq_show() { if(typeof yllix_slider=='undefined') { jQuery('body').prepend('
Advertise Here!
'); jQuery('#yllix_slider').css('bottom', '-80px'); var space; space=5; jQuery('#yllix_slider').animate({bottom: space}, 5000); window.yllix_slider=true; } }