/* Portions copyright 2007-2008, Hewlett-Packard.  All rights reserved. */
/* tpt_bootstrap */

/* tabblo/embedded/bootstrap.js */
var __TABBLO_TAG_STATS=new Object();var __TABBLO_BOOTSTRAP_START=new Date().getTime();function _tabblo_bootstrap()
{ if(typeof TPT_SERVER=="undefined"){TPT_SERVER="http://h30405.www3.hp.com"}
if(typeof TPT_STATIC_ROOT=="undefined"){TPT_STATIC_ROOT="http://cdn.tabblo.com.edgesuite.net"}
var iebody=(document.compatMode&&document.compatMode!="BackCompat")?document.documentElement:document.body;var x=self.innerWidth;var y=self.innerHeight;if(document.all){x=((document.documentElement&&document.documentElement.clientHeight!=0)?document.documentElement.clientWidth:document.body.clientWidth);y=((document.documentElement&&document.documentElement.clientHeight!=0)?document.documentElement.clientHeight:document.body.clientHeight);}
var dtop=document.all?iebody.scrollTop:pageYOffset;var L=(x/2)-200;var T=((y/2)+(dtop?dtop:0))-200;var p=document.getElementById("progress_indicator");if(p){p.style.display="";}
else{p=document.createElement("div");p.id="progress_indicator";p.style.position="absolute";p.style.textAlign="center";p.style.zIndex=888889;p.style.width="398px";p.style.height="498px";p.style.backgroundColor="#ffffff";p.style.border="1px solid #000000";p.innerHTML="<div id='progress_indicator_body' style='margin-top:100px;text-align:center;font-family:verdana;font-size:12px;line-height:18px;padding:2em;'><p><img src='"+TPT_SERVER+"/bitty-static/images/indicator.gif'> Please wait...</p><p>We are generating your print options</p></div>";p.style.top=(T+2)+"px";p.style.left=(L+2)+"px";document.body.appendChild(p);}
var __pf=['/edit/tpt/1.0/'];for(var i=0,len=__pf.length;i<len;i++){var z=document.createElement('script');z.setAttribute('type','text/javascript');z.setAttribute('charset','utf-8');z.setAttribute('src',TPT_STATIC_ROOT+__pf[i]);z.setAttribute('id','__tabblo_booter');document.getElementsByTagName('body').item(0).appendChild(z);}
void(0);}
_tabblo_bootstrap();