From: "Saved by Windows Internet Explorer 8"
Subject: KeepTrees.com digital publication preview
Date: Thu, 28 Jan 2010 17:35:32 -0500
MIME-Version: 1.0
Content-Type: multipart/related;
	type="text/html";
	boundary="----=_NextPart_000_0013_01CAA040.4AC472E0"
X-MimeOLE: Produced By Microsoft MimeOLE V6.1.7600.16385

This is a multi-part message in MIME format.

------=_NextPart_000_0013_01CAA040.4AC472E0
Content-Type: text/html;
	charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Content-Location: http://www.keeptrees.com/doc/662/Clairebella%20Personalized%20Products/

=EF=BB=BF<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" =
"http://www.w3c.org/TR/1999/REC-html401-19991224/loose.dtd">
<HTML xmlns=3D"http://www.w3.org/1999/xhtml"><HEAD =
id=3DHead1><TITLE>KeepTrees.com digital publication preview</TITLE>
<META content=3D"text/html; charset=3Dutf-8" http-equiv=3DContent-Type>
<META content=3D0 http-equiv=3DExpires>
<META content=3Dno-cache http-equiv=3DPragma>
<META content=3Dno-cache http-equiv=3DCache-Control>
<META content=3D0 http-equiv=3DEXPIRES>
<SCRIPT type=3Dtext/javascript=20
src=3D"http://www.keeptrees.com/js/swfobject.js"></SCRIPT>

<SCRIPT type=3Dtext/javascript>
        var page=3D0;
        function hash(pg)
        {
        window.location.hash=3D'page' + pg;
        }
        function getPage()
        {
        var loc=3Dwindow.location.toString();
        page=3Dloc.split('page')[1];
        }
        function MaxSize()
        {
        top.window.moveTo(0,0);
        window.resizeTo(screen.width,screen.height);
        }
        getPage();

        </SCRIPT>
<LINK rel=3Dstylesheet type=3Dtext/css=20
href=3D"http://www.keeptrees.com/css/default.css">
<META name=3DGENERATOR content=3D"MSHTML 8.00.7600.16490"></HEAD>
<BODY onload=3Djavascript:MaxSize();>
<DIV style=3D"MARGIN: auto; WIDTH: 100%; HEIGHT: 100%">
<DIV style=3D"WIDTH: 100%; HEIGHT: 100%" id=3Deframe>
<P>To view this publication, you need the latest <A=20
href=3D"http://adobe.com/go/getflashplayer">Flash =
player</A>.</P></DIV></DIV>
<SCRIPT type=3Dtext/javascript>
		   var so =3D new SWFObject("/swf/start.swf", "book", "100%", "100%", =
"9", "#EEEEEE");
		   so.addVariable("lndPage",page);
		   so.addVariable("xmlFile","xml/pages.xml");
		   so.addVariable("path","/drop/662/Clairebella Personalized =
Products/");
		   so.addVariable("playerStyle","demo");
		   so.addVariable("skin","lily");
		   so.addParam("allowFullScreen","true");
		   so.write("eframe");
	</SCRIPT>
</BODY></HTML>

------=_NextPart_000_0013_01CAA040.4AC472E0
Content-Type: text/css;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Content-Location: http://www.keeptrees.com/css/default.css

* {
	BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; PADDING-BOTTOM: =
0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; HEIGHT: 100%; =
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; WIDTH: 100%; HEIGHT: 100%
}

------=_NextPart_000_0013_01CAA040.4AC472E0
Content-Type: application/octet-stream
Content-Transfer-Encoding: quoted-printable
Content-Location: http://www.keeptrees.com/js/swfobject.js

/**
 * SWFObject v1.4.4: Flash Player detection and embed - =
http://blog.deconcept.com/swfobject/
 *
 * SWFObject is (c) 2006 Geoff Stearns and is released under the MIT =
License:
 * http://www.opensource.org/licenses/mit-license.php
 *
 * **SWFObject is the SWF embed script formerly known as FlashObject. =
The name was changed for
 *   legal reasons.
 */
if(typeof deconcept=3D=3D"undefined"){var deconcept=3Dnew Object();}
if(typeof deconcept.util=3D=3D"undefined"){deconcept.util=3Dnew =
Object();}
if(typeof =
deconcept.SWFObjectUtil=3D=3D"undefined"){deconcept.SWFObjectUtil=3Dnew =
Object();}
deconcept.SWFObject=3Dfunction(_1,id,w,h,_5,c,_7,_8,_9,_a,_b){if(!documen=
t.getElementById){return;}
this.DETECT_KEY=3D_b?_b:"detectflash";
this.skipDetect=3Ddeconcept.util.getRequestParameter(this.DETECT_KEY);
this.params=3Dnew Object();
this.variables=3Dnew Object();
this.attributes=3Dnew Array();
if(_1){this.setAttribute("swf",_1);}
if(id){this.setAttribute("id",id);}
if(w){this.setAttribute("width",w);}
if(h){this.setAttribute("height",h);}
if(_5){this.setAttribute("version",new =
deconcept.PlayerVersion(_5.toString().split(".")));}
this.installedVer=3Ddeconcept.SWFObjectUtil.getPlayerVersion();
if(c){this.addParam("bgcolor",c);}
var q=3D_8?_8:"high";
this.addParam("quality",q);
this.setAttribute("useExpressInstall",_7);
this.setAttribute("doExpressInstall",false);
var _d=3D(_9)?_9:window.location;
this.setAttribute("xiRedirectUrl",_d);
this.setAttribute("redirectUrl","");
if(_a){this.setAttribute("redirectUrl",_a);}};
deconcept.SWFObject.prototype=3D{setAttribute:function(_e,_f){
this.attributes[_e]=3D_f;
},getAttribute:function(_10){
return this.attributes[_10];
},addParam:function(_11,_12){
this.params[_11]=3D_12;
},getParams:function(){
return this.params;
},addVariable:function(_13,_14){
this.variables[_13]=3D_14;
},getVariable:function(_15){
return this.variables[_15];
},getVariables:function(){
return this.variables;
},getVariablePairs:function(){
var _16=3Dnew Array();
var key;
var _18=3Dthis.getVariables();
for(key in _18){_16.push(key+"=3D"+_18[key]);}
return _16;},getSWFHTML:function(){var _19=3D"";
if(navigator.plugins&&navigator.mimeTypes&&navigator.mimeTypes.length){
if(this.getAttribute("doExpressInstall")){
this.addVariable("MMplayerType","PlugIn");}
_19=3D"<embed type=3D\"application/x-shockwave-flash\" =
src=3D\""+this.getAttribute("swf")+"\" =
width=3D\""+this.getAttribute("width")+"\" =
height=3D\""+this.getAttribute("height")+"\"";
_19+=3D" id=3D\""+this.getAttribute("id")+"\" =
name=3D\""+this.getAttribute("id")+"\" ";
var _1a=3Dthis.getParams();
for(var key in _1a){_19+=3D[key]+"=3D\""+_1a[key]+"\" ";}
var _1c=3Dthis.getVariablePairs().join("&");
if(_1c.length>0){_19+=3D"flashvars=3D\""+_1c+"\"";}_19+=3D"/>";
}else{if(this.getAttribute("doExpressInstall")){this.addVariable("MMplaye=
rType","ActiveX");}
_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")+"\">";
_19+=3D"<param name=3D\"movie\" value=3D\""+this.getAttribute("swf")+"\" =
/>";
var _1d=3Dthis.getParams();
for(var key in _1d){_19+=3D"<param name=3D\""+key+"\" =
value=3D\""+_1d[key]+"\" />";}
var _1f=3Dthis.getVariablePairs().join("&");
if(_1f.length>0){_19+=3D"<param name=3D\"flashvars\" value=3D\""+_1f+"\" =
/>";}_19+=3D"</object>";}
return _19;
},write:function(_20){
if(this.getAttribute("useExpressInstall")){
var _21=3Dnew deconcept.PlayerVersion([6,0,65]);
if(this.installedVer.versionIsValid(_21)&&!this.installedVer.versionIsVal=
id(this.getAttribute("version"))){
this.setAttribute("doExpressInstall",true);
this.addVariable("MMredirectURL",escape(this.getAttribute("xiRedirectUrl"=
)));
document.title=3Ddocument.title.slice(0,47)+" - Flash Player =
Installation";
this.addVariable("MMdoctitle",document.title);}}
if(this.skipDetect||this.getAttribute("doExpressInstall")||this.installed=
Ver.versionIsValid(this.getAttribute("version"))){
var n=3D(typeof _20=3D=3D"string")?document.getElementById(_20):_20;
n.innerHTML=3Dthis.getSWFHTML();return true;
}else{if(this.getAttribute("redirectUrl")!=3D""){document.location.replac=
e(this.getAttribute("redirectUrl"));}}
return false;}};
deconcept.SWFObjectUtil.getPlayerVersion=3Dfunction(){
var _23=3Dnew deconcept.PlayerVersion([0,0,0]);
if(navigator.plugins&&navigator.mimeTypes.length){
var x=3Dnavigator.plugins["Shockwave Flash"];
if(x&&x.description){_23=3Dnew =
deconcept.PlayerVersion(x.description.replace(/([a-zA-Z]|\s)+/,"").replac=
e(/(\s+r|\s+b[0-9]+)/,".").split("."));}
}else{try{var axo=3Dnew =
ActiveXObject("ShockwaveFlash.ShockwaveFlash.7");}
catch(e){try{var axo=3Dnew =
ActiveXObject("ShockwaveFlash.ShockwaveFlash.6");
_23=3Dnew =
deconcept.PlayerVersion([6,0,21]);axo.AllowScriptAccess=3D"always";}
catch(e){if(_23.major=3D=3D6){return _23;}}try{axo=3Dnew =
ActiveXObject("ShockwaveFlash.ShockwaveFlash");}
catch(e){}}if(axo!=3Dnull){_23=3Dnew =
deconcept.PlayerVersion(axo.GetVariable("$version").split(" =
")[1].split(","));}}
return _23;};
deconcept.PlayerVersion=3Dfunction(_27){
this.major=3D_27[0]!=3Dnull?parseInt(_27[0]):0;
this.minor=3D_27[1]!=3Dnull?parseInt(_27[1]):0;
this.rev=3D_27[2]!=3Dnull?parseInt(_27[2]):0;
};
deconcept.PlayerVersion.prototype.versionIsValid=3Dfunction(fv){
if(this.major<fv.major){return false;}
if(this.major>fv.major){return true;}
if(this.minor<fv.minor){return false;}
if(this.minor>fv.minor){return true;}
if(this.rev<fv.rev){
return false;
}return true;};
deconcept.util=3D{getRequestParameter:function(_29){
var q=3Ddocument.location.search||document.location.hash;
if(q){var _2b=3Dq.substring(1).split("&");
for(var i=3D0;i<_2b.length;i++){
if(_2b[i].substring(0,_2b[i].indexOf("=3D"))=3D=3D_29){
return _2b[i].substring((_2b[i].indexOf("=3D")+1));}}}
return "";}};
deconcept.SWFObjectUtil.cleanupSWFs=3Dfunction(){if(window.opera||!docume=
nt.all){return;}
var _2d=3Ddocument.getElementsByTagName("OBJECT");
for(var i=3D0;i<_2d.length;i++){_2d[i].style.display=3D"none";for(var x =
in _2d[i]){
if(typeof _2d[i][x]=3D=3D"function"){_2d[i][x]=3Dfunction(){};}}}};
deconcept.SWFObjectUtil.prepUnload=3Dfunction(){__flash_unloadHandler=3Df=
unction(){};
__flash_savedUnloadHandler=3Dfunction(){};
if(typeof window.onunload=3D=3D"function"){
var _30=3Dwindow.onunload;
window.onunload=3Dfunction(){
deconcept.SWFObjectUtil.cleanupSWFs();_30();};
}else{window.onunload=3Ddeconcept.SWFObjectUtil.cleanupSWFs;}};
if(typeof window.onbeforeunload=3D=3D"function"){
var oldBeforeUnload=3Dwindow.onbeforeunload;
window.onbeforeunload=3Dfunction(){
deconcept.SWFObjectUtil.prepUnload();
oldBeforeUnload();};
}else{window.onbeforeunload=3Ddeconcept.SWFObjectUtil.prepUnload;}
if(Array.prototype.push=3D=3Dnull){
Array.prototype.push=3Dfunction(_31){
this[this.length]=3D_31;
return this.length;};}
var getQueryParamValue=3Ddeconcept.util.getRequestParameter;
var FlashObject=3Ddeconcept.SWFObject;
var SWFObject=3Ddeconcept.SWFObject;

------=_NextPart_000_0013_01CAA040.4AC472E0--

