Get the options used when creating the flipbook.
Example:
var duration = $("#flipbook").turn("options").duration; alert("The duration of the transition is "+duration);