function CreateBookmarkLink(b,a){if(b==null){b="BabyNamesWorld"}if(a==null){a="http://www.babynamesworld.com/"}if(window.sidebar){alert("Sorry, your browser doesn't support this function.\nTo bookmark this page, press CTRL + D after closing this message.")}else{if(window.external){window.external.AddFavorite(a,b)}else{if(window.opera&&window.print){alert("Sorry, your browser doesn't support this function.\nTo bookmark this page, press CTRL + D after closing this message.")}}}};