var BookTypedemo='w'; function BookLoaddemo(url) { var d = new Date(); var sc = document.getElementById('book-img-demo'); sc.src = '//demo.web24booking.com/gw/img.php/'+BookTypedemo+'/?d='+url+'&t='+d.getTime(); } document.write(''); document.write('
'); document.writeln('day'); document.writeln('week   '); document.writeln('<'); document.writeln('today'); document.writeln('>'); document.writeln('  booking'); document.write('
'); document.writeln('
'); document.write('
'); BookLoaddemo(0);