var dt=new Date();
currentyear=dt.getFullYear()

document.write("&copy; Copyrights "+ currentyear +" TheExecutiveCircle")
