var curryear = new Date().getFullYear();
document.write("<font face='verdana' size='1' color='#666666'>");
document.write("Copyright &copy; "+ curryear + ": Baghdad Gourmet Society - All Rights Reserved.<br>");
document.write("Any commercial use of any portion of this website is strictly prohibited.<br>");
document.write("This website is designed to have the best view with Mozilla Firefox.<br></font>");
