Please login or register. Welcome to the Studio, guest!


Quick Links:


newBookmarkLockedFalling

Chris

Chris Avatar

******
Head Coder

19,519


June 2005
<script type="text/Javascript">
// Change URL UBBC Button Insert by Chris
// Do not redistribute without permission of the creator

var aAH = document.getElementsByTagName("A");

if(document.create_post || document.send_pm)
for(a=8;a<aAH.length;a++)
if(aAH[a].href.match(/javascript:add\(document\.(.+?), '\[url\]', '\[\/url\]'\)/i))
aAH[a].href = "javascript:add(document."+RegExp.$1+",'\[url=URL TO GO TO\]','\[/url\]');";
</script>


Global Footers.


Last Edit: Aug 25, 2006 16:42:36 GMT by Chris

newBookmarkLockedFalling