function addBookmark() {if (window.external) {external.AddFavorite(location.href,"Footloose & Fancy Food - Gourmet Catering Service");} 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);}

function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}