function addbookmark() {
           if ( navigator.appName != 'Microsoft Internet Explorer' )
           {window.sidebar.addPanel("http://www.playboy.com/girls/index.html?CMP=OTC-TG_BOOKMARK","Playboy.com – The Girls!","");}
           else {window.external.AddFavorite("http://www.playboy.com/girls/index.html?CMP=OTC-TG_BOOKMARK"," Playboy.com – The Girls!");}
}