$(“#book”).wowBook({
    width: 500, height: 500,
    images : “fliptest_{{xxx}}.jpg” // works the same way for the ‘srcs’ option
  });
		
		
	  $(“#book”).wowBook({
    width: 500, height: 500,
    images : “fliptest_{{xxx}}.jpg” // works the same way for the ‘srcs’ option
  });