Gets the current view.
Example:
var view = $("#flipbook").turn("view").join(" and "); alert("Current view: "+view);