function addBookmark() {if (window.external) {external.AddFavorite(location.href,"Harley Blinds");} else {alert("Please press Ctrl+D to bookmark this page");}}function getRandomNum() {var rand = Math.exp(50*Math.exp(-1*Math.random()));return rand.toString().replace(".","").substring(0,5);}