Firebug tells what is wrong with your code. In this case, the Test() function is not defined for your onclick event. So, as Oskar said, don't use this event.
Regards.
Firebug tells what is wrong with your code. In this case, the Test() function is not defined for your onclick event. So, as Oskar said, don't use this event.
Regards.