2017 ANNUAL PAEDIATRIC DRUG DEVELOPMENT CONFERENCE
The 3rd Pediatric Drug Development conference will take place in Budapest on Nov 14-15, following a Pediatric Drug Development workshop on Nov 13.
2017 ANNUAL PAEDIATRIC DRUG DEVELOPMENT CONFERENCE
The event was animated by twelve speakers from Europe and US, who represented academia, the pharmaceutical industry, regulatory authorities and contract research organizations. The talks focused on the all the major issues concerning paediatric drug development.
jQuery(document).ready(function(JQuery){
jQuery(‘.ht-countdown-hook’).each(function() {
var $thisCountDown = jQuery(this);
var dayText = ($thisCountDown.data(‘day-text’) == undefined) ? ‘days’ : $thisCountDown.data(‘day-text’);
var hourText = ($thisCountDown.data(‘hour-text’) == undefined) ? ‘hours’ : $thisCountDown.data(‘hour-text’);
var minText = ($thisCountDown.data(‘min-text’) == undefined) ? ‘minutes’ : $thisCountDown.data(‘min-text’);
var secText = ($thisCountDown.data(‘sec-text’) == undefined) ? ‘secconds’ : $thisCountDown.data(‘sec-text’);
if( secText == ” ){
$thisCountDown.countdown({
date: jQuery(this).data(‘date’),
refresh: 1000*60,
render: function(data) {
jQuery(this.el).html(
“” + this.leadingZeros(((data.years > 0) ? data.years * 365 : data.days) , 3) + “” + dayText + ” “+
“” + this.leadingZeros(data.hours, 2) + ” ” + hourText + “”+
“” + this.leadingZeros(data.min, 2) + ” ” + minText + “”);
}
});
}else{
$thisCountDown.countdown({
date: jQuery(this).data(‘date’),
refresh: 1000,
render: function(data) {
jQuery(this.el).html(
“” + this.leadingZeros(((data.years > 0) ? data.years * 365 : data.days) , 3) + “” + dayText + ” “+
“” + this.leadingZeros(data.hours, 2) + ” ” + hourText + “”+
“” + this.leadingZeros(data.min, 2) + ” ” + minText + “”+
“” + this.leadingZeros(data.sec, 2) + ” ” + secText + “”);
}
});
}
})
});
CONFERENCE WILL START IN
Join us in Budapest to discuss the opportunities and challenges of paediatric drug development on Nov 14-15, 2017.
ADD TO CALENDAR