Hi Chris Thanks I thought it would be in a form I build just checking - but the problem is the code function activate_dates(){ var dateStart=document.id('date'); $$('li.clickable').each(function(el){ if(!el.hasClass('booked')){ el.addEvent('click',function(){ document.location.href='book.php?date='+...