var swfVersionStr = "10.0.0"; var xiSwfUrlStr = ""; var flashvars = {pageIndex:pageIndex,alwaysShowBookMark:alwaysShowBookMark,alwaysShowThumbnails:alwaysShowThumbnails, alwaysMinimeStyle:alwaysMinimeStyle,currentHTMLURL:currentHTMLURL,pice:pice,lang:lang,itemValues:itemValues}; var params = {}; params.quality = "high"; params.bgcolor = "#ffffff"; params.allowscriptaccess = "always"; params.allowfullscreen = "true"; params.allowFullScreenInteractive = "true"; params.wmode = "transparent"; var attributes = {}; attributes.id = "FlipBookBuilder"; attributes.name = "FlipBookBuilder"; attributes.align = "middle"; var hasMobileVersion=true; var hasBasicHtmlVersion=true; var callback = function (e){ //Only execute if SWFObject embed was successful if(!e.success || !e.ref){ // alert("No Flash Supported"); if(hasMobileVersion){ var pageIndex=getURLParam('pageIndex'); if(!pageIndex){ window.location = "mobile/index.html"+(window.location.hash?window.location.hash:''); }else{ window.location = "mobile/index.html#p="+pageIndex; } }else if(hasBasicHtmlVersion){ window.location ='files/basic-html/index.html'; }else{ document.write("Sorry,need flash player. Get Adobe Flash Player<\/a> it's possible to view a simplified version of the book on any device, or you can view the mobile version here " ); } return false; } }; var forceOld=false; function detectAndGoVersion(){ if(forceOld){ swfobject.embedSWF( "book.swf", "flashContent", "100%", "100%", swfVersionStr, xiSwfUrlStr, flashvars, params, attributes); swfobject.createCSS("#flashContent", "display:block;text-align:left;"); return; } var pageIndex=getURLParam('pageIndex'); if(!pageIndex){ pageIndex=-1; } if(BR.isMobile){ if(hasMobileVersion){ if(pageIndex!=-1){ window.location = "mobile/index.html#p="+pageIndex; }else{ window.location = "mobile/index.html"+(window.location.hash?window.location.hash:''); //window.location = "mobile/index.html"; } }else if(hasBasicHtmlVersion){ window.location ='files/basic-html/index.html'; }else { swfobject.embedSWF( "book.swf", "flashContent", "100%", "100%", swfVersionStr, xiSwfUrlStr, flashvars, params, attributes,callback); swfobject.createCSS("#flashContent", "display:block;text-align:left;"); } }else{ swfobject.embedSWF( "book.swf", "flashContent", "100%", "100%", swfVersionStr, xiSwfUrlStr, flashvars, params, attributes,callback); swfobject.createCSS("#flashContent", "display:block;text-align:left;"); } } detectAndGoVersion(); //]]> -->

To view this page ensure that Adobe Flash Player version 10.0.0 or greater is installed.