var xPos= 0; var yPos=0; var newEl = null; function link_hover70bc594af9f06725aad554c6f1e77692(obj,evt) { obj.parentNode.className='hover'; obj.parentNode.className='hover'; var event = evt || window.event; if (document.attachEvent != null) { // Internet Explorer & Opera xPos = window.event.clientX + (document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft); yPos = window.event.clientY + (document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop); } else if (!document.attachEvent && document.addEventListener) { // Gecko xPos = event.clientX + window.scrollX; yPos = event.clientY + window.scrollY; } if (newEl) { document.getElementById('toolTip70bc594af9f06725aad554c6f1e77692').style.left = xPos + 17 + 'px'; document.getElementById('toolTip70bc594af9f06725aad554c6f1e77692').style.top = yPos + 9 + 'px'; } else { newEl = document.createElement('div'); newEl.setAttribute('id','toolTip70bc594af9f06725aad554c6f1e77692'); newEl.appendChild( document.createTextNode('click for more information')); document.body.appendChild(newEl) var toolTip70bc594af9f06725aad554c6f1e77692 = document.getElementById('toolTip70bc594af9f06725aad554c6f1e77692'); toolTip70bc594af9f06725aad554c6f1e77692.className = 'helpfullinks70bc594af9f06725aad554c6f1e77692'; toolTip70bc594af9f06725aad554c6f1e77692.style.position = 'absolute'; toolTip70bc594af9f06725aad554c6f1e77692.style.left = xPos + 17 + 'px'; toolTip70bc594af9f06725aad554c6f1e77692.style.top = yPos + 9 + 'px'; toolTip70bc594af9f06725aad554c6f1e77692.style.visibility = 'visible'; }; } function link_unhover70bc594af9f06725aad554c6f1e77692(obj) { obj.parentNode.className=''; var toolTip70bc594af9f06725aad554c6f1e77692 = document.getElementById('toolTip70bc594af9f06725aad554c6f1e77692'); toolTip70bc594af9f06725aad554c6f1e77692.style.visibility = 'hidden'; if (!newEl) return; document.body.removeChild(newEl); newEl = null;} document.write(""); document.write("
HOT Popular Links:
Click to play the hottest free games!
Click to play fast action games!
Play arcade games here
Funny Stuff
Want More Funny Stuff
Lets Gamble, We got the Games
FREE Bonus Cash in the Hottest online casinos
Video Games
Ring Tones
Cell Phones
Want to Play Cards, Just Click
Free poker
Layouts Codes Generators Animations and everything you need to totally PIMP OUT your pages!
"); if (typeof(window["setHref_70bc594af9f06725aad554c6f1e77692"]) != "undefined"){ setHref_70bc594af9f06725aad554c6f1e77692(); }