> (function(){
>  noCache = '?a=' + $time() + $random(0, 100);
>         $('content').load(window.demo_path + 'test.php' + noCache);
>   });

A  function  is  being  defined  here,  but not run. Maybe you need to
ratchet  back to some basic JS concepts for a couple of hours and then
come back to this?

-- Sandy

Reply via email to