﻿flippingBook.pages = [
	"pages/PATHWAYS10press-0.jpg",
	"pages/PATHWAYS10press-1.jpg",
	"pages/PATHWAYS10press-2.jpg",
	"pages/PATHWAYS10press-3.jpg",
	"pages/PATHWAYS10press-4.jpg",
	"pages/PATHWAYS10press-5.jpg",
	"pages/PATHWAYS10press-6.jpg",
	"pages/PATHWAYS10press-7.jpg",
	"pages/PATHWAYS10press-8.jpg",
	"pages/PATHWAYS10press-9.jpg",
	"pages/PATHWAYS10press-10.jpg",
	"pages/PATHWAYS10press-11.jpg",
	"pages/PATHWAYS10press-12.jpg",
	"pages/PATHWAYS10press-13.jpg",
	"pages/PATHWAYS10press-14.jpg",
	"pages/PATHWAYS10press-15.jpg",
	"pages/PATHWAYS10press-16.jpg",
	"pages/PATHWAYS10press-17.jpg",
	"pages/PATHWAYS10press-18.jpg",
	"pages/PATHWAYS10press-19.jpg"
];

flippingBook.contents = [
	[ "Cover", 1 ],
	[ "Table of Contents", 2 ],
	[ "Regulatory T Cells", 4 ],
	[ "Differentiation of Helper T Cells", 8 ],
	[ "Inflammation Product Guide", 10 ],
	[ "sureFECT and SureEntry Transfection Reagents", 12 ],
	[ "SureSilencing siRNA Oligos", 12 ],
	[ "RT2 FFPE RNA Extarction and Preamplifiication", 13 ],
	[ "SABiosciences Service Core", 13 ],
	[ "Quantitative Signal Transduction Reporter Assays", 14 ],
	[ "TREM1 Signaling Pathway", 16 ],
	[ "Research Corner", 18 ]
];

// define custom book settings here
flippingBook.settings.bookWidth = 936;
flippingBook.settings.bookHeight = 578;
flippingBook.settings.pageBackgroundColor = 0x666666;
flippingBook.settings.backgroundColor = 0x666666;
flippingBook.settings.zoomUIColor = 0x666666;
flippingBook.settings.useCustomCursors = false;
flippingBook.settings.dropShadowEnabled = false;
flippingBook.settings.zoomImageWidth = 1190;
flippingBook.settings.zoomImageHeight = 1470;
flippingBook.settings.downloadURL = "http://sabiosciences.com/manuals/RegulatoryTcells.pdf";
flippingBook.settings.flipSound = "sounds/02.mp3";
flippingBook.settings.flipCornerStyle = "first page only";
flippingBook.settings.zoomHintEnabled = true;

// default settings can be found in the flippingbook.js file
flippingBook.create();
