<!--
var bookmarkurl="http://www.bigarchive.com/";
var bookmarktitle="Big Template Archive : An archive of website templates created in HTML, Flash, and Adobe Photoshop";

function addbookmark() {
if (navigator.appName=='Netscape')
   alert("Close this popup, and then Hit CTRL+D to bookmark this site.");
else 
   window.external.AddFavorite(bookmarkurl,bookmarktitle);
}

// -->
