function thursday(){
var d=new Date();
if (d.getDay()<4 ){document.write("يرجي زيارة الموقع يوم الخميس للتأكد من موعد المحاضرة");}}

