//insert countdown via jquery swfobject
jQuery(document).ready(function(){

jQuery('input.magic').emptyonclick();

});