View Single Post
Old 03-18-2003, 03:26 PM  
disc0
Registered User
 
Join Date: Feb 2003
Location: MD
Posts: 68

Here you go:

Put this in your head (Get rid of the first set of html comments):
<!--
<hahahahahahahaha
<!--

function bookIt(argVal)
{
var bookData = new Array();
bookData = argVal.split("|");
if (document.all)
window.external.AddFavorite(bookData[0], bookData[1]);
else
alert("Sorry. Netscape users must bookmark the pages manually by hitting <Ctrl-D>");
}

//-->
</hahahahahahahaha
-->



Put this in your body (Get rid of the html tags)

<!--
<onClick = "bookIt("YOURURLGOESHERE|NAME TO CALL LINK');">
-->
__________________
SIG TOO BIG! Maximum 120x60 button and no more than 3 text lines of DEFAULT SIZE and COLOR. Unless your sig is for a GFY top banner sponsor, then you may use a 624x80 instead of a 120x60.
disc0 is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook