From: <Zapisane przez program Windows Internet Explorer 8>
Subject: PDF2FlashPageFlip Book
Date: Fri, 13 Jan 2012 09:28:49 +0100
MIME-Version: 1.0
Content-Type: multipart/related;
	type="text/html";
	boundary="----=_NextPart_000_0000_01CCD1D5.C1D3E370"
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.6157

This is a multi-part message in MIME format.

------=_NextPart_000_0000_01CCD1D5.C1D3E370
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Content-Location: http://wsse-poznan.pl/wp-content/uploads/2011/08/poradnik/pageFlip/index.html

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>PDF2FlashPageFlip Book</TITLE>
<META content=3D"text/html; charset=3Diso-8859-1" =
http-equiv=3DContent-Type>
<SCRIPT type=3Dtext/javascript=20
src=3D"http://wsse-poznan.pl/wp-content/uploads/2011/08/poradnik/pageFlip=
/swfobject.js"></SCRIPT>

<STYLE type=3Dtext/css>* {
	BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; PADDING-BOTTOM: =
0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; BORDER-TOP: =
medium none; BORDER-RIGHT: medium none; PADDING-TOP: 0px
}
BODY {
	TEXT-ALIGN: center; FONT: 0.7em "verdana"; BACKGROUND: #eeeeee; COLOR: =
#fff
}
A {
	COLOR: #666
}
#flashcontent {
	TEXT-ALIGN: left; MARGIN: 0px auto
}
</STYLE>

<META name=3DGENERATOR content=3D"MSHTML 8.00.6001.19170"></HEAD>
<BODY>
<DIV style=3D"WIDTH: 100%; HEIGHT: 100%" id=3Dflashcontent>
<H1><A title=3D"CodeBox PDF to Flash PageFlip conversion. Web coders in =
a box"=20
href=3D"http://www.codebox.es/">PDF2FlashPageFlip Book</A></H1>
<P>To view the book, you need the latest <A=20
href=3D"http://adobe.com/go/getflashplayer">Flash player</A>.</P></DIV>
<SCRIPT type=3Dtext/javascript>=0A=
		   var so =3D new SWFObject("book.swf", "book", "100%", "100%", "8", =
"#cccccc");=0A=
		   so.addVariable("xmlFile","data/pages.xml");=0A=
		   so.addVariable("fullscreen","true");=0A=
		   so.write("flashcontent");=0A=
	</SCRIPT>
</BODY></HTML>

------=_NextPart_000_0000_01CCD1D5.C1D3E370
Content-Type: application/octet-stream
Content-Transfer-Encoding: quoted-printable
Content-Location: http://wsse-poznan.pl/wp-content/uploads/2011/08/poradnik/pageFlip/swfobject.js

/**=0A=
 * SWFObject v1.4.4: Flash Player detection and embed - =
http://blog.deconcept.com/swfobject/=0A=
 *=0A=
 * SWFObject is (c) 2006 Geoff Stearns and is released under the MIT =
License:=0A=
 * http://www.opensource.org/licenses/mit-license.php=0A=
 *=0A=
 * **SWFObject is the SWF embed script formerly known as FlashObject. =
The name was changed for=0A=
 *   legal reasons.=0A=
 */=0A=
if(typeof deconcept=3D=3D"undefined"){var deconcept=3Dnew Object();}=0A=
if(typeof deconcept.util=3D=3D"undefined"){deconcept.util=3Dnew =
Object();}=0A=
if(typeof =
deconcept.SWFObjectUtil=3D=3D"undefined"){deconcept.SWFObjectUtil=3Dnew =
Object();}=0A=
deconcept.SWFObject=3Dfunction(_1,id,w,h,_5,c,_7,_8,_9,_a,_b){if(!documen=
t.getElementById){return;}=0A=
this.DETECT_KEY=3D_b?_b:"detectflash";=0A=
this.skipDetect=3Ddeconcept.util.getRequestParameter(this.DETECT_KEY);=0A=
this.params=3Dnew Object();=0A=
this.variables=3Dnew Object();=0A=
this.attributes=3Dnew Array();=0A=
if(_1){this.setAttribute("swf",_1);}=0A=
if(id){this.setAttribute("id",id);}=0A=
if(w){this.setAttribute("width",w);}=0A=
if(h){this.setAttribute("height",h);}=0A=
if(_5){this.setAttribute("version",new =
deconcept.PlayerVersion(_5.toString().split(".")));}=0A=
this.installedVer=3Ddeconcept.SWFObjectUtil.getPlayerVersion();=0A=
if(c){this.addParam("bgcolor",c);}=0A=
var q=3D_8?_8:"high";=0A=
this.addParam("quality",q);=0A=
this.setAttribute("useExpressInstall",_7);=0A=
this.setAttribute("doExpressInstall",false);=0A=
var _d=3D(_9)?_9:window.location;=0A=
this.setAttribute("xiRedirectUrl",_d);=0A=
this.setAttribute("redirectUrl","");=0A=
if(_a){this.setAttribute("redirectUrl",_a);}};=0A=
deconcept.SWFObject.prototype=3D{setAttribute:function(_e,_f){=0A=
this.attributes[_e]=3D_f;=0A=
},getAttribute:function(_10){=0A=
return this.attributes[_10];=0A=
},addParam:function(_11,_12){=0A=
this.params[_11]=3D_12;=0A=
},getParams:function(){=0A=
return this.params;=0A=
},addVariable:function(_13,_14){=0A=
this.variables[_13]=3D_14;=0A=
},getVariable:function(_15){=0A=
return this.variables[_15];=0A=
},getVariables:function(){=0A=
return this.variables;=0A=
},getVariablePairs:function(){=0A=
var _16=3Dnew Array();=0A=
var key;=0A=
var _18=3Dthis.getVariables();=0A=
for(key in _18){_16.push(key+"=3D"+_18[key]);}=0A=
return _16;},getSWFHTML:function(){var _19=3D"";=0A=
if(navigator.plugins&&navigator.mimeTypes&&navigator.mimeTypes.length){=0A=
if(this.getAttribute("doExpressInstall")){=0A=
this.addVariable("MMplayerType","PlugIn");}=0A=
_19=3D"<embed type=3D\"application/x-shockwave-flash\" =
src=3D\""+this.getAttribute("swf")+"\" =
width=3D\""+this.getAttribute("width")+"\" =
height=3D\""+this.getAttribute("height")+"\"";=0A=
_19+=3D" id=3D\""+this.getAttribute("id")+"\" =
name=3D\""+this.getAttribute("id")+"\" ";=0A=
var _1a=3Dthis.getParams();=0A=
for(var key in _1a){_19+=3D[key]+"=3D\""+_1a[key]+"\" ";}=0A=
var _1c=3Dthis.getVariablePairs().join("&");=0A=
if(_1c.length>0){_19+=3D"flashvars=3D\""+_1c+"\"";}_19+=3D"/>";=0A=
}else{if(this.getAttribute("doExpressInstall")){this.addVariable("MMplaye=
rType","ActiveX");}=0A=
_19=3D"<object id=3D\""+this.getAttribute("id")+"\" =
classid=3D\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\" =
width=3D\""+this.getAttribute("width")+"\" =
height=3D\""+this.getAttribute("height")+"\">";=0A=
_19+=3D"<param name=3D\"movie\" value=3D\""+this.getAttribute("swf")+"\" =
/>";=0A=
var _1d=3Dthis.getParams();=0A=
for(var key in _1d){_19+=3D"<param name=3D\""+key+"\" =
value=3D\""+_1d[key]+"\" />";}=0A=
var _1f=3Dthis.getVariablePairs().join("&");=0A=
if(_1f.length>0){_19+=3D"<param name=3D\"flashvars\" value=3D\""+_1f+"\" =
/>";}_19+=3D"</object>";}=0A=
return _19;=0A=
},write:function(_20){=0A=
if(this.getAttribute("useExpressInstall")){=0A=
var _21=3Dnew deconcept.PlayerVersion([6,0,65]);=0A=
if(this.installedVer.versionIsValid(_21)&&!this.installedVer.versionIsVal=
id(this.getAttribute("version"))){=0A=
this.setAttribute("doExpressInstall",true);=0A=
this.addVariable("MMredirectURL",escape(this.getAttribute("xiRedirectUrl"=
)));=0A=
document.title=3Ddocument.title.slice(0,47)+" - Flash Player =
Installation";=0A=
this.addVariable("MMdoctitle",document.title);}}=0A=
if(this.skipDetect||this.getAttribute("doExpressInstall")||this.installed=
Ver.versionIsValid(this.getAttribute("version"))){=0A=
var n=3D(typeof _20=3D=3D"string")?document.getElementById(_20):_20;=0A=
n.innerHTML=3Dthis.getSWFHTML();return true;=0A=
}else{if(this.getAttribute("redirectUrl")!=3D""){document.location.replac=
e(this.getAttribute("redirectUrl"));}}=0A=
return false;}};=0A=
deconcept.SWFObjectUtil.getPlayerVersion=3Dfunction(){=0A=
var _23=3Dnew deconcept.PlayerVersion([0,0,0]);=0A=
if(navigator.plugins&&navigator.mimeTypes.length){=0A=
var x=3Dnavigator.plugins["Shockwave Flash"];=0A=
if(x&&x.description){_23=3Dnew =
deconcept.PlayerVersion(x.description.replace(/([a-zA-Z]|\s)+/,"").replac=
e(/(\s+r|\s+b[0-9]+)/,".").split("."));}=0A=
}else{try{var axo=3Dnew =
ActiveXObject("ShockwaveFlash.ShockwaveFlash.7");}=0A=
catch(e){try{var axo=3Dnew =
ActiveXObject("ShockwaveFlash.ShockwaveFlash.6");=0A=
_23=3Dnew =
deconcept.PlayerVersion([6,0,21]);axo.AllowScriptAccess=3D"always";}=0A=
catch(e){if(_23.major=3D=3D6){return _23;}}try{axo=3Dnew =
ActiveXObject("ShockwaveFlash.ShockwaveFlash");}=0A=
catch(e){}}if(axo!=3Dnull){_23=3Dnew =
deconcept.PlayerVersion(axo.GetVariable("$version").split(" =
")[1].split(","));}}=0A=
return _23;};=0A=
deconcept.PlayerVersion=3Dfunction(_27){=0A=
this.major=3D_27[0]!=3Dnull?parseInt(_27[0]):0;=0A=
this.minor=3D_27[1]!=3Dnull?parseInt(_27[1]):0;=0A=
this.rev=3D_27[2]!=3Dnull?parseInt(_27[2]):0;=0A=
};=0A=
deconcept.PlayerVersion.prototype.versionIsValid=3Dfunction(fv){=0A=
if(this.major<fv.major){return false;}=0A=
if(this.major>fv.major){return true;}=0A=
if(this.minor<fv.minor){return false;}=0A=
if(this.minor>fv.minor){return true;}=0A=
if(this.rev<fv.rev){=0A=
return false;=0A=
}return true;};=0A=
deconcept.util=3D{getRequestParameter:function(_29){=0A=
var q=3Ddocument.location.search||document.location.hash;=0A=
if(q){var _2b=3Dq.substring(1).split("&");=0A=
for(var i=3D0;i<_2b.length;i++){=0A=
if(_2b[i].substring(0,_2b[i].indexOf("=3D"))=3D=3D_29){=0A=
return _2b[i].substring((_2b[i].indexOf("=3D")+1));}}}=0A=
return "";}};=0A=
deconcept.SWFObjectUtil.cleanupSWFs=3Dfunction(){if(window.opera||!docume=
nt.all){return;}=0A=
var _2d=3Ddocument.getElementsByTagName("OBJECT");=0A=
for(var i=3D0;i<_2d.length;i++){_2d[i].style.display=3D"none";for(var x =
in _2d[i]){=0A=
if(typeof _2d[i][x]=3D=3D"function"){_2d[i][x]=3Dfunction(){};}}}};=0A=
deconcept.SWFObjectUtil.prepUnload=3Dfunction(){__flash_unloadHandler=3Df=
unction(){};=0A=
__flash_savedUnloadHandler=3Dfunction(){};=0A=
if(typeof window.onunload=3D=3D"function"){=0A=
var _30=3Dwindow.onunload;=0A=
window.onunload=3Dfunction(){=0A=
deconcept.SWFObjectUtil.cleanupSWFs();_30();};=0A=
}else{window.onunload=3Ddeconcept.SWFObjectUtil.cleanupSWFs;}};=0A=
if(typeof window.onbeforeunload=3D=3D"function"){=0A=
var oldBeforeUnload=3Dwindow.onbeforeunload;=0A=
window.onbeforeunload=3Dfunction(){=0A=
deconcept.SWFObjectUtil.prepUnload();=0A=
oldBeforeUnload();};=0A=
}else{window.onbeforeunload=3Ddeconcept.SWFObjectUtil.prepUnload;}=0A=
if(Array.prototype.push=3D=3Dnull){=0A=
Array.prototype.push=3Dfunction(_31){=0A=
this[this.length]=3D_31;=0A=
return this.length;};}=0A=
var getQueryParamValue=3Ddeconcept.util.getRequestParameter;=0A=
var FlashObject=3Ddeconcept.SWFObject;=0A=
var SWFObject=3Ddeconcept.SWFObject;=0A=

------=_NextPart_000_0000_01CCD1D5.C1D3E370--

