function bookmark(anchor){
   if(window.external)
   {
       window.external.AddFavorite(anchor.getAttribute('href'), anchor.getAttribute('title'));
       return false;
   }
   return true;
}

document.domain="gaycowboys.com";
function chart() {
parent.above.natsShowExit=false
}
