var p7LSMHLP="Help: Keyboard Shortcuts";var p7LSMHelp=[];p7LSMHelp[0]="To advance to the next box click the VCR controls in the header or press your Space Bar.";p7LSMHelp[1]="You can move forward or backward with the Left Arrow, Right Arrow, Page Up and Page Down keys.";p7LSMHelp[2]='The "P" key toggles the Pause and Play mode.';p7LSMHelp[3]='The "T" key toggles the Table of Contents.';p7LSMHelp[4]='To close the presentation press "X", "ESC", or click off the presentation box.';p7LSMHelp[5]='Use the "H" key to toggle this Help screen.';var p7LSMTOC="Table of Contents";var p7LSMminwidth=200;var p7lsmdly=500;var p7LSMi=false,p7LSMf=false,p7LSMctl=[],p7LSMcshow=[],p7LSMmode="pause",p7LSMantmr,p7LSMimtmr,p7LSMoptmr,p7LSMshowtmr,p7LSMan=false;var p7LSMstat=false,p7lsmA=navigator.userAgent.toLowerCase(),p7LSMcan=true,p7LSMnextMode="",p7LSMtocActive=false,p7LSMhlpActive=false;if(!document.getElementById||typeof document.appendChild=="undefined"||p7lsmA.indexOf("msie 5")>-1){p7LSMcan=false}function P7_LSMset(){var D,E,C,F,A,B;if(!p7LSMcan){return }C=".p7lsm_link {display:none;}\n";C+=".p7lsm_description {display:none;}\n";C+=".p7lsm_content {display:none;}\n";C+=".p7lsm_link {display:none;}\n";C+="#p7LSM_ovr {position:absolute;top:0px;left:0px;display:none;z-index:9999900;}\n";C+="#p7lsm_overlay {position:fixed;width:100%;height:100%;left:0px;top:0px;z-index:9999900;display:none;}\n";C+="#p7LSM_box {position:absolute;display:block;top:0px;left:-9000px;width:100px;overflow:hidden;z-index:9999930;}\n";C+="#p7lsm_abox {position:absolute;top:0px;left:0px;display:none;z-index:9999960;}\n";C+="#p7LSM_loading {display:none;position:absolute;top:0px;left:0px;z-index:9999980;}\n";C+="#p7LSM_helpbox {display:block;position:absolute;top:0px;left:-9000px;z-index:9999990;}\n";C+="#p7LSM_tocbox {display:block;position:absolute;top:0px;left:-9000px;z-index:9999995;}\n";C+="#p7LSM_descboxW {display:block;position:absolute;top:0px;left:-9000px;z-index:9999985;overflow:hidden;}\n";if(P7_LSMisIE6()){C+="#p7lsm_overlay {position:absolute;}\n"}if(document.styleSheets){E='\n<style type="text/css">\n'+C+"\n</style>";document.write(E)}else{E=document.createElement("style");E.type="text/css";E.appendChild(document.createTextNode(C));F=document.getElementsByTagName("head");F[0].appendChild(E)}}P7_LSMset();function P7_LSMaddLoad(){if(!p7LSMcan){return }if(window.addEventListener){window.addEventListener("load",P7_LSMinit,false);window.addEventListener("resize",P7_LSMrsz,false);window.addEventListener("unload",P7_LSMclose,false);document.addEventListener("keydown",P7_LSMkey,false)}else{if(window.attachEvent){window.attachEvent("onload",P7_LSMinit);window.attachEvent("onresize",P7_LSMrsz);window.attachEvent("onunload",P7_LSMclose);document.attachEvent("onkeydown",P7_LSMkey)}}}P7_LSMaddLoad();function P7_LSMop(){if(!document.getElementById||!p7LSMcan){return }p7LSMctl[p7LSMctl.length]=arguments}function P7_LSMinit(){var F,E,O=0,D,C,I,G,K,P,N=0,H,M,B,Q,J,A,L;if(p7LSMi||!p7LSMcan){return }p7LSMi=true;P7_LSMbuildpop();D=document.createElement("div");D.setAttribute("id","p7lsm_abox");document.getElementsByTagName("body")[0].appendChild(D);D=document.createElement("div");D.setAttribute("id","p7lsm_overlay");document.getElementsByTagName("body")[0].appendChild(D);D=document.createElement("div");D.setAttribute("id","p7LSM_ovr");C=document.createElement("img");C.setAttribute("id","p7LSM_ovrimg");D.appendChild(C);document.getElementsByTagName("body")[0].appendChild(D);D=document.createElement("div");C=document.createElement("a");C.appendChild(document.createTextNode("X"));C.setAttribute("href","javascript:;");C.setAttribute("title","Close Box");C.onclick=function(){return P7_LSMhelp()};L=document.createElement("div");L.setAttribute("class","p7LSM_helpbox_close");L.appendChild(C);D.appendChild(L);C=document.createElement("p");C.appendChild(document.createTextNode(p7LSMHLP));D.appendChild(C);C=document.createElement("ul");for(F=0;F<p7LSMHelp.length;F++){Q=document.createElement("li");Q.appendChild(document.createTextNode(p7LSMHelp[F]));C.appendChild(Q)}D.appendChild(C);D.setAttribute("id","p7LSM_helpbox");D.p7status="closed";document.getElementsByTagName("body")[0].appendChild(D);D=document.createElement("div");C=document.createElement("a");C.appendChild(document.createTextNode("X"));C.setAttribute("href","javascript:;");C.setAttribute("title","Close Box");C.onclick=function(){return P7_LSMtoc()};L=document.createElement("div");L.setAttribute("class","p7LSM_tocbox_close");L.appendChild(C);D.appendChild(L);C=document.createElement("p");C.appendChild(document.createTextNode(p7LSMTOC));D.appendChild(C);D.setAttribute("id","p7LSM_tocbox");D.p7status="closed";document.getElementsByTagName("body")[0].appendChild(D);D=document.createElement("div");D.setAttribute("id","p7LSM_descboxW");D.p7status="closed";L=document.createElement("div");L.setAttribute("id","p7LSM_descboxInner");D.appendChild(L);C=document.createElement("div");C.setAttribute("id","p7LSM_descbox");L.appendChild(C);document.getElementsByTagName("body")[0].appendChild(D);B=document.getElementById("p7LSM_box");B.p7status="closed";B=document.getElementById("p7LSM_help");if(B){B.onclick=function(){return P7_LSMhelp()}}B=document.getElementById("p7LSM_toc");if(B){B.onclick=function(){return P7_LSMtoc()}}B=document.getElementById("p7LSM_first");if(B){B.onclick=function(){return P7_LSMctrl("first")}}B=document.getElementById("p7LSM_prev");if(B){B.onclick=function(){return P7_LSMctrl("previous")}}B=document.getElementById("p7LSM_next");if(B){B.onclick=function(){return P7_LSMctrl("next")}}B=document.getElementById("p7LSM_last");if(B){B.onclick=function(){return P7_LSMctrl("last")}}B=document.getElementById("p7LSM_pauseplay");if(B){B.onclick=function(){return P7_LSMppTrig()}}B=document.getElementById("p7LSM_close");if(B){B.onclick=function(){return P7_LSMclose()}}B=document.getElementById("p7lsm_overlay");if(B){B.onclick=function(){return P7_LSMclose()}}document.p7lsmpre=[];document.getElementById("p7LSM_desc").p7src=false;document.getElementById("p7LSM_cnt").p7src=false;for(E=0;E<p7LSMctl.length;E++){K=document.getElementById(p7LSMctl[E][0]);if(K){N=-1;K.p7opt=p7LSMctl[E];K.p7slides=[];A=document.getElementById(K.id.replace("_","trg_"));P=A.getElementsByTagName("a");for(F=0;F<P.length;F++){if(P[F].className&&P[F].className.indexOf("p7lsm_type")>-1){N++;K.p7slides[N]=P[F];P[F].onclick=function(){return P7_LSMshow(this)};P[F].parentNode.onmouseover=function(){this.className="over"};P[F].parentNode.onmouseout=function(){this.className=""};P[F].p7lsmdiv=K.id;P[F].p7lsmsnum=N+1;if(P[F].className=="p7lsm_type_img"){if(K.p7opt[10]==1){P[F].onmouseover=function(){P7_LSMrollover(this)};P[F].onmouseout=P7_LSMrollout}document.p7lsmpre[O]=new Image();document.p7lsmpre[O].cmp=false;document.p7lsmpre[O].onload=function(){this.cmp=true};document.p7lsmpre[O].onerror=function(){this.cmp=true;this.width=300;this.height=300};P[F].p7imindex=O;O++}}}K.p7lsmnum=K.p7slides.length}}P7_LSMpause(1);p7LSMf=true}function P7_LSMrollover(H){var G,C,B,D,E,A,I,F,J;G=H.className;if(G&&G.indexOf("_img")>-1){C=document.getElementById("p7LSM_ovr");B=document.getElementById("p7LSM_ovrimg");D=H.getElementsByTagName("img");E=P7_LSMdims(H);B.setAttribute("src",D[0].getAttribute("src"));C.style.visibility="hidden";C.style.display="block";A=C.offsetWidth;I=C.offsetHeight;F=E[1]-I;J=E[0]-((A-E[2])/2);F-=5;if(F<0){F=E[1]+H.offsetHeight+2}if(J<0){J=0}C.style.top=F+"px";C.style.left=J+"px";C.style.visibility="visible"}}function P7_LSMrollout(){var A=document.getElementById("p7LSM_ovr");A.style.display="none"}function P7_LSMctrl(B,E,D){var H,A,C,G,F;if(!p7LSMf){return false}if(!B){B="next"}if(B=="pause"){P7_LSMpause();return false}if(B=="play"){P7_LSMplay();return false}if(B=="close"){P7_LSMclose();return false}if(!E){if(p7LSMcshow[0]){E=p7LSMcshow[0]}else{E=p7LSMctl[0][0]}}if(!p7LSMcshow[0]){p7LSMcshow[0]=E;p7LSMcshow[1]=1}C=document.getElementById(E);if(!C||!C.p7lsmnum){return false}if(E!=p7LSMcshow[0]){p7LSMcshow[1]=1
}F=P7_LSMopts();if(B=="first"){H=1;if(F[5]==3&&E!=p7LSMctl[0][0]){E=p7LSMctl[0][0];C=document.getElementById(E);P7_LSMtochelpStat();P7_LSMclose()}else{if(H==p7LSMcshow[1]&&C.p7status=="open"){return false}}}else{if(B=="last"){H=C.p7lsmnum;if(F[5]==3&&E!=p7LSMctl[0][p7LSMctl.length-1]){E=p7LSMctl[p7LSMctl.length-1][0];C=document.getElementById(E);H=C.p7lsmnum;P7_LSMtochelpStat();P7_LSMclose()}else{if(H==p7LSMcshow[1]&&C.p7status=="open"){return false}}}else{if(B=="next"){H=p7LSMcshow[1]+1;if(H>C.p7lsmnum){if(F[5]==0){return false}else{if(C.p7opt[5]==1){H=1}else{if(C.p7opt[5]==2){return false}else{if(F[5]==3){A=P7_LSMnextShow();E=p7LSMctl[A][0];C=document.getElementById(E);H=1;if(p7LSMmode=="auto"){p7LSMnextMode="auto"}P7_LSMtochelpStat();P7_LSMclose()}}}}}}else{if(B=="previous"){H=p7LSMcshow[1]-1;if(H<1){if(F[5]==0){return false}else{if(C.p7opt[5]==1){H=C.p7lsmnum}else{if(C.p7opt[5]==2){return false}else{if(F[5]==3){A=P7_LSMprevShow();E=p7LSMctl[A][0];C=document.getElementById(E);H=C.p7lsmnum;P7_LSMtochelpStat();P7_LSMclose()}else{return false}}}}}}else{H=parseInt(B)}}}}if(!H||H<1){H=1}else{if(H>C.p7lsmnum){H=C.p7lsmnum}}H--;if(F[8]==1&&p7LSMnextMode!="auto"&&D!=1){P7_LSMpause()}P7_LSMshow(C.p7slides[H]);return false}function P7_LSMppTrig(){if(!p7LSMf){return false}var A=document.getElementById("p7LSM_pauseplay");if(A.p7state=="play"){P7_LSMpause()}else{P7_LSMplay()}return false}function P7_LSMplay(B){var C,A=document.getElementById("p7LSM_pauseplay");if(p7LSMmode=="auto"&&B!=1){return }A.p7state="play";p7LSMmode="auto";A.title="Pause";A.className="p7LSM_pause";if(B!=1){P7_LSMctrl("next","",1)}}function P7_LSMpause(B){var A=document.getElementById("p7LSM_pauseplay");if(p7LSMshowtmr){clearTimeout(p7LSMshowtmr)}A.p7state="pause";if(B!=1){p7LSMmode="pause"}A.title="Play";A.className="p7LSM_play"}function P7_LSMdescpop(K,B){var I,M,G,L,H,C,E,J,F,D,A;I=document.getElementById("p7LSM_descboxW");M=document.getElementById("p7LSM_descbox");G=P7_LSMopts();if(K=="show"){I.p7status="open";if(G[1]>1&&B!=1){I.style.width=I.offsetWidth+"px";I.style.visibility="hidden";I.style.height="auto";P7_LSMposdesc();H=parseInt(I.style.top);C=I.offsetHeight;F=H+C-1;A=1;I.style.height=A+"px";I.style.top=F+"px";I.style.visibility="visible";P7_LSMglide(I.id,F,H,A,C,"open")}else{P7_LSMposdesc();P7_LSMshow_fin2()}}else{if(G[1]>1&&B!=1){F=parseInt(I.style.top);A=I.offsetHeight;C=0;H=F+A;P7_LSMglide(I.id,F,H,A,C,"close")}else{I.p7status="closed";I.style.left="-9000px";I.style.top="0px";I.style.height="10px";if(B==2){P7_LSMshowB()}}}}function P7_LSMglide(C,I,J,A,D,E){var F=2,L=10,K=0.08,H,B,G=document.getElementById(C);p7LSMan=true;H=Math.abs(parseInt(Math.abs(I)-Math.abs(J),10));B=F;F=H*K;F=(F<=B)?B:F;F=(E!="open")?F:F*-1;G.style.top=I+"px";G.style.height=A+"px";if(I==J){p7LSMan=false;if(E=="open"){G.style.height="auto";if(G.id=="p7LSM_descboxW"){P7_LSMshow_fin2()}}else{G.style.left="-9000px";G.style.height="10px";G.style.top="0px";if(G.id=="p7LSM_descboxW"){G.p7status="closed";P7_LSMshowB()}}}else{I+=F;A-=F;if(E=="open"&&I<J){I=J;A=D}if(E=="close"&&I>J){I=J;A=D}p7LSMantmr=setTimeout("P7_LSMglide('"+C+"',"+I+","+J+","+A+","+D+",'"+E+"')",L)}}function P7_LSMhelp(C){var D,B,A;D=document.getElementById("p7LSM_helpbox");B=document.getElementById("p7LSM_help");if(null==C){C=(D.p7status=="closed")?"show":"hide"}if(C=="show"){D.p7status="open";if(B){B.className="down"}A=document.getElementById(p7LSMcshow[0]);if(!A){A=document.getElementById(p7LSMctl[0][0])}D.className=A.className;P7_LSMposhelp()}else{if(B){B.className=""}D.style.left="-9000px";D.style.top="0px";D.style.height="10px";D.p7status="closed"}return false}function P7_LSMtitle(B){var D,A,C="Item";D=B.getAttribute("title");if(!D||D==""){A=B.getElementsByTagName("img");if(A&&A[0]){D=A[0].getAttribute("alt")}else{D=B.textContent;if(!D||D==""){D=B.innerText}if(!D||D==""){D=B.innerHTML}}}if(D&&D!=""){C=D}return C}function P7_LSMtoc(T,A){var Q,I=0,S,H,R,M,D,K,B,F,J,N,G,E,U,P,C,O,L;S=document.getElementById("p7LSM_tocbox");if(T==null){T=(S.p7status=="closed")?"show":"hide"}P=document.getElementById("p7LSM_toc");if(T=="show"){P7_LSMclrtag(S,"ol");if(!A){D=document.getElementById(p7LSMcshow[0]);if(!D){D=document.getElementById(p7LSMctl[0][0])}}else{D=document.getElementById(A)}S.className=D.className;J=document.createElement("ol");C=document.getElementById(D.id.replace("_","trg_"));E=C.getElementsByTagName("a");for(Q=0;Q<E.length;Q++){if(E[Q].className&&E[Q].className.indexOf("p7lsm_type")>-1){B=P7_LSMtitle(E[Q]);F=document.createElement("a");F.appendChild(document.createTextNode(B));F.setAttribute("href","javascript:;");F.p7num=(I);I++;F.onclick=function(){L=document.getElementById(p7LSMcshow[0]);P7_LSMshow(L.p7slides[this.p7num]);return false};N=document.createElement("li");N.appendChild(F);J.appendChild(N)}}S.appendChild(J);S.p7status="open";if(P){P.className="down"}P7_LSMsetTOC();P7_LSMpostoc()}else{S.style.left="-9000px";S.style.top="0px";S.p7status="closed";if(P){P.className=""}P7_LSMclrtag(S,"ol")}return false}function P7_LSMsetTOC(){var D,C,A,B;B=p7LSMcshow[1]-1;C=document.getElementById("p7LSM_tocbox");A=C.getElementsByTagName("a");if(A&&A.length>B){for(D=0;D<A.length;D++){if((D-1)==B){A[D].className="down"}else{A[D].className=""}}}}function P7_LSMtochelpStat(){var A=document.getElementById("p7LSM_tocbox");if(A.p7status=="open"){p7LSMtocActive=true}else{p7LSMtocActive=false}A=document.getElementById("p7LSM_helpbox");if(A.p7status=="open"){p7LSMhlpActive=true}else{p7LSMhlpActive=false}}function P7_LSMclrtag(A,D){var B,C;C=A.getElementsByTagName(D);if(C&&C[0]){A.removeChild(C[0])}}function P7_LSMshow(A){var B,C;if(!p7LSMf){return false}P7_LSMrollout();if(p7LSMantmr){clearTimeout(p7LSMantmr)}if(p7LSMoptmr){clearTimeout(p7LSMoptmr)}if(p7LSMimtmr){clearTimeout(p7LSMimtmr)}if(p7LSMshowtmr){clearTimeout(p7LSMshowtmr)}document.getElementById("p7LSM_loading").style.display="none";p7LSMcshow[0]=A.p7lsmdiv;p7LSMcshow[1]=A.p7lsmsnum;p7LSMcshow[2]=A;C=P7_LSMopts();B=document.getElementById("p7LSM_descboxW");if(B.p7status=="open"&&C[17]!=1){P7_LSMdescpop("hide",2)}else{P7_LSMshowB()}return false}function P7_LSMshowB(){var G,K,A,E,M,B,I=0,F=0,J,L,C,H,D;K=p7LSMcshow[2];P7_LSMsetTOC();H=P7_LSMopts();P7_LSMbuttons();if(H[19]==0){P7_LSMsetdsp("p7LSM_toolbar","none");document.getElementById("p7LSM_container").className="hideToolbar"}else{P7_LSMsetdsp("p7LSM_toolbar","block");document.getElementById("p7LSM_container").className=""}A=document.getElementById("p7lsm_abox");E=document.getElementById("p7lsm_overlay");M=document.getElementById("p7LSM_box");if(M.p7status=="closed"){if(H[9]==1||p7LSMnextMode=="auto"){if(p7LSMmode!="auto"){p7LSMmode="auto";P7_LSMplay(1)}}}p7LSMnextMode="";M.style.display="block";E.style.display="block";p7LSMstat=true;D=1;if(!A.filters){A.style.opacity=D}else{A.style.zoom="100%";A.style.filter="alpha(opacity="+D*100+")"}if(M.p7status=="open"){M.p7new=false;I=M.offsetWidth;F=M.offsetHeight;M.p7bl=parseInt(M.style.left);M.p7bt=parseInt(M.style.top);M.p7status="closed"}else{M.p7new=true;B=document.getElementById(p7LSMcshow[0]);M.className=B.className;A.className=B.className;E.className=B.className;document.getElementById("p7LSM_helpbox").className=B.className;document.getElementById("p7LSM_tocbox").className=B.className;document.getElementById("p7LSM_descboxW").className=B.className;if(H[13]==1||p7LSMtocActive){P7_LSMtoc("show");p7LSMtocActive=false}if(H[16]==1||p7LSMhlpActive){P7_LSMhelp("show");p7LSMhlpActive=false}}if(H[1]==1||H[1]>1&&H[7]==1){A.style.height=F+"px";A.style.width=I+"px";A.style.display="block";P7_LSMpos(A.id)}if(H[1]>0){M.style.left="-9000px"}M.p7bw=I;M.p7bh=F;M.style.height="auto";if(K.className=="p7lsm_type_img"){J=K.p7imindex;L=document.p7lsmpre[J];if(!L.cmp){P7_LSMposldng();L.src=K.href;P7_LSMload_img(J)}else{if(H[1]>0){p7LSMantmr=setTimeout("P7_LSMshow_dsp()",p7lsmdly)}else{P7_LSMshow_dsp()}}}else{if(K.className=="p7lsm_type_cnt"){if(H[1]>0){p7LSMantmr=setTimeout("P7_LSMshow_dsp()",p7lsmdly)}else{P7_LSMshow_dsp()
}}}}function P7_LSMshow_dsp(){var Y,Z,H,K,P,Q,d,X,T,D,U,C,E,N,M,J,c,L,I,F,O,S,b,B,G,A,R,W,V,e;Z=p7LSMcshow[2];P7_LSMrestore();Q=document.getElementById("p7LSM_box");P=document.getElementById("p7lsm_abox");V=document.getElementById("p7LSM_descboxW");e=document.getElementById("p7LSM_descbox");K=document.getElementById(p7LSMcshow[0]);C=Z.parentNode.childNodes;T=K.p7opt[1];if(K.p7opt[6]==1){D=P7_LSMsetdsp("p7LSM_counter","block");U=document.createTextNode("Slide "+Z.p7lsmsnum+" of "+K.p7lsmnum);if(D.hasChildNodes){for(Y=0;Y<D.childNodes.length;Y++){D.removeChild(D.childNodes[Y])}}D.appendChild(U)}else{P7_LSMsetdsp("p7LSM_counter","none")}if(K.p7opt[12]==1){D=P7_LSMsetdsp("p7LSM_caption","block");U=document.createTextNode(P7_LSMtitle(Z));if(D.hasChildNodes){for(Y=0;Y<D.childNodes.length;Y++){D.removeChild(D.childNodes[Y])}}D.appendChild(U)}else{P7_LSMsetdsp("p7LSM_caption","none")}c=K.p7opt[4];Q.style.width=c+"px";P7_LSMsetdsp("p7LSM_cnt","none");P7_LSMsetdsp("p7LSM_img","none");P7_LSMsetdsp("p7LSM_desc","none");if(Z.className=="p7lsm_type_img"){d=document.getElementById("p7LSMfsim");d.src=Z.href;d.setAttribute("width",document.p7lsmpre[Z.p7imindex].width);d.setAttribute("height",document.p7lsmpre[Z.p7imindex].height);P7_LSMsetdsp("p7LSM_img","block");P7_LSMsetdsp("p7LSM_toolbar","none");P7_LSMsetdsp("p7LSM_info","none");X=Z.getElementsByTagName("img")[0];d.setAttribute("alt",X.getAttribute("alt"));Q.style.width="auto";c=Q.offsetWidth;Q.style.width=c+"px";if(K.p7opt[19]!=0){P7_LSMsetdsp("p7LSM_toolbar","block")}P7_LSMsetdsp("p7LSM_info","block");E=document.getElementById("p7LSMfslink");E.removeAttribute("href");E.setAttribute("title","");E.onclick=null;for(Y=0;Y<C.length;Y++){if(C[Y].className&&C[Y].className=="p7lsm_link"){D=C[Y].getElementsByTagName("a");if(D&&D[0]){E.setAttribute("title",P7_LSMtitle(D[0]));E.setAttribute("href",D[0].getAttribute("href"));if(D[0].onclick){E.onclick=D[0].onclick}}}}}else{b=Z.hash;if(b&&b.length>1){U=document.getElementById(b.substring(1));if(U){D=P7_LSMsetdsp("p7LSM_cnt","block");P7_LSMcopyCN(D,U);D.p7src=U}}}V.p7show=false;for(Y=0;Y<C.length;Y++){if(C[Y].className&&C[Y].className=="p7lsm_description"){if(K.p7opt[15]==1){P7_LSMcopyCN(e,C[Y]);e.p7src=C[Y];V.p7show=true}else{D=P7_LSMsetdsp("p7LSM_desc","block");P7_LSMcopyCN(D,C[Y]);D.p7src=C[Y]}}}if(K.p7opt[15]==1){if(K.p7opt[17]==1&&V.p7status=="open"){P7_LSMposdesc()}}J=Q.offsetHeight;if(K.p7opt[19]!=0&&Q.offsetWidth<p7LSMminwidth){if(!K.p7hideButtons){Q.style.width=p7LSMminwidth+"px";c=p7LSMminwidth}}if(T==0){P7_LSMpos("p7LSM_box");Q.p7status="open";P7_LSMshow_fin()}else{if(T==1){Q.style.visiblity="hidden";P7_LSMpos("p7LSM_box");P.style.top=Q.style.top;P.style.left=Q.style.left;P.style.height=Q.offsetHeight+"px";P.style.width=Q.offsetWidth+"px";Q.style.visbility="visible";P7_LSMfadeOut(P.id,0.99)}else{if(T>1){if(T==2||T==3){F=6;O=20}else{F=c;O=J}if(K.p7opt[7]==1&&!Q.p7new){O=(Q.p7bh>10)?Q.p7bh:O;F=(Q.p7bw>20)?Q.p7bw:F}else{P.style.width=F+"px";P.style.height=O+"px";P.style.display="block";P7_LSMpos(P.id)}L=parseInt(P.style.left);I=parseInt(P.style.top);Q.style.visibility="hidden";P7_LSMpos(Q.id);G=parseInt(Q.style.left);A=parseInt(Q.style.top);S=0;if(K.p7opt[2]==1){S=1;if(K.p7opt[7]!=1||Q.p7new){I=parseInt(I-(O/2)+(J/2));S=0}}else{if(K.p7opt[2]==2){S=2;if(K.p7opt[7]!=1||Q.p7new){L=parseInt(L-(F/2)+(c/2));S=0}}else{if(K.p7opt[2]==3){S=3;if(K.p7opt[7]!=1||Q.p7new){L=parseInt(L-(F/2)+(c/2));I=parseInt(I-(O/2)+(J/2));S=0}}}}P7_LSMgrow(P.id,L,G,I,A,O,J,F,c,T,S)}}}}function P7_LSMshow_fin(){var A,B=P7_LSMopts();p7LSMan=false;if(B[15]==1){A=document.getElementById("p7LSM_descboxW");if((A.p7show&&B[17]!=1)||(B[17]==1&&A.p7status!="open")){P7_LSMdescpop("show")}else{if(B[17]==1){A.p7status="open"}P7_LSMshow_fin2()}}else{P7_LSMshow_fin2()}}function P7_LSMshow_fin2(){var E,D,J,B,O,M,F,N,A,I,L,H,K,G,C=false;p7LSMan=false;I=document.getElementById("p7LSM_box");I.p7status="open";I.p7new=false;P7_LSMrsz();A=document.getElementById(p7LSMcshow[0]);F=A.p7opt;O=p7LSMcshow[1]+1;B=O;G=p7LSMcshow[0];if(F[14]==1){if(O>A.p7lsmnum){if(F[5]==1){N=A.p7slides[0]}else{if(F[5]==3){D=P7_LSMnextShow();G=p7LSMctl[D][0];N=document.getElementById(G).p7slides[0]}else{N=null}}}else{N=A.p7slides[O-1]}if(N&&N.p7imindex){K=N.p7imindex;H=document.p7lsmpre[K];if(!H.cmp){H.src=N.href}}}if(p7LSMmode=="auto"){if(B>A.p7lsmnum&&F[5]==0){P7_LSMpause()}else{if(B>A.p7lsmnum&&F[5]==2){p7LSMshowtmr=setTimeout("P7_LSMclose()",F[11]*1000)}else{p7LSMshowtmr=setTimeout("P7_LSMctrl('next','',1)",F[11]*1000)}}}}function P7_LSMnextShow(){var B,C,A=-1;C=p7LSMcshow[0];for(B=0;B<p7LSMctl.length;B++){if(p7LSMctl[B][0]==C){if(B>=p7LSMctl.length-1){A=0}else{A=B+1}break}}return A}function P7_LSMprevShow(){var B,C,A=-1;C=p7LSMcshow[0];for(B=0;B<p7LSMctl.length;B++){if(p7LSMctl[B][0]==C){if(B==0){A=p7LSMctl.length-1}else{A=B-1}break}}return A}function P7_LSMrestore(){var A;A=document.getElementById("p7LSM_cnt");if(A.p7src){P7_LSMcopyCN(A.p7src,A)}A.p7src=false;A=document.getElementById("p7LSM_desc");if(A.p7src){P7_LSMcopyCN(A.p7src,A)}A.p7src=false;A=document.getElementById("p7LSM_descbox");if(A.p7src){P7_LSMcopyCN(A.p7src,A)}A.p7src=false}function P7_LSMload_img(B,C){var D,E,A=document.p7lsmpre[B];C=(C)?C:0;if(A.cmp){A.cmp=true;document.getElementById("p7LSM_loading").style.display="none";p7LSMantmr=setTimeout("P7_LSMshow_dsp()",p7lsmdly)}else{if(p7LSMimtmr){clearTimeout(p7LSMimtmr)}C++;if(C<500){p7LSMimtmr=setTimeout("P7_LSMload_img("+B+","+C+")",60)}else{document.getElementById("p7LSM_loading").style.display="none";A.cmp=true;A.width=300;A.height=300;E=P7_LSMopts();if(E[1]>0){p7LSMantmr=setTimeout("P7_LSMshow_dsp()",p7lsmdly)}else{P7_LSMshow_dsp()}}}}function P7_LSMbuttons(){var C,D,A,B;D=document.getElementById(p7LSMcshow[0]);A=D.p7lsmnum;if(A==1){D.p7hideButtons=true;P7_LSMsetdsp("p7LSM_toc","none");P7_LSMsetdsp("p7LSM_first","none");P7_LSMsetdsp("p7LSM_prev","none");P7_LSMsetdsp("p7LSM_pauseplay","none");P7_LSMsetdsp("p7LSM_next","none");P7_LSMsetdsp("p7LSM_last","none");P7_LSMsetdsp("p7LSM_help","none")}else{D.p7hideButtons=false;P7_LSMsetdsp("p7LSM_toc","block");P7_LSMsetdsp("p7LSM_first","block");P7_LSMsetdsp("p7LSM_prev","block");P7_LSMsetdsp("p7LSM_pauseplay","block");P7_LSMsetdsp("p7LSM_next","block");P7_LSMsetdsp("p7LSM_last","block");P7_LSMsetdsp("p7LSM_help","block")}}function P7_LSMclose(){var D,F,E,C,B,A;if(p7LSMantmr){clearTimeout(p7LSMantmr)}if(p7LSMoptmr){clearTimeout(p7LSMoptmr)}if(p7LSMimtmr){clearTimeout(p7LSMimtmr)}if(p7LSMshowtmr){clearTimeout(p7LSMshowtmr)}P7_LSMpause();p7LSMstat=false;P7_LSMtoc("hide");P7_LSMhelp("hide");P7_LSMdescpop("hide",1);F=document.getElementById("p7lsm_abox");E=document.getElementById("p7lsm_overlay");C=document.getElementById("p7LSM_box");C.p7status="closed";C.style.left="-9000px";C.style.height="10px";C.style.top="0px";P7_LSMrestore();F.style.display="none";document.getElementById("p7LSM_loading").style.display="none";E.style.display="none";if(P7_LSMisIE6()){E.style.height="10px"}return false}function P7_LSMopts(){var A,B;if(!p7LSMcshow[0]){p7LSMcshow[0]=p7LSMctl[0][0];p7LSMcshow[1]=1}B=document.getElementById(p7LSMcshow[0]);if(B&&B.p7opt){return B.p7opt}else{return["",0,0,0,0,0]}}function P7_LSMrsz(){var A=document.getElementById("p7LSM_box");if(A.p7status=="open"&&!p7LSMan){P7_LSMpos("p7LSM_box");P7_LSMpostoc();P7_LSMposhelp();P7_LSMposdesc()}}function P7_LSMpostoc(){var A,E,C,D,F,B=10;A=document.getElementById("p7LSM_tocbox");D=P7_LSMwin();if(A.p7status=="open"){A.style.height="auto";E=A.offsetHeight;C=D[0]-E-20;if(C<10){E=D[0]-20;C=10;A.style.height=E+"px"}F=P7_LSMsclb();C+=F[1];B+=F[0];C=(C<0)?0:C;A.style.top=C+"px";A.style.left=B+"px"}}function P7_LSMposhelp(){var A,F,C,D,B,E,G;A=document.getElementById("p7LSM_helpbox");E=P7_LSMwin();if(A.p7status=="open"){A.style.height="auto";F=A.offsetHeight;C=A.offsetWidth;D=E[0]-F-20;B=E[1]-C-20;G=P7_LSMsclb();D+=G[1];B+=G[0];D=(D<0)?0:D;A.style.top=D+"px";A.style.left=B+"px"}}function P7_LSMposdesc(){var G,C,D,H,I,B,A,F,E;G=document.getElementById("p7LSM_descboxW");
C=document.getElementById("p7LSM_descbox");A=P7_LSMwin();if(G.p7status=="open"){G.style.height="auto";D=G.offsetHeight;H=G.offsetWidth;I=A[0]-D-20;B=A[1]-H-20;F=P7_LSMsclb();I+=F[1];B+=F[0];I=(I<0)?0:I;E=P7_LSMminleft();B=(B<E)?E:B;G.style.top=I+"px";G.style.left=B+"px"}}function P7_LSMposldng(){var F,B,C,A,G,D,D,E;F=document.getElementById("p7LSM_loading");B=document.getElementById("p7LSM_box");F.style.visibility="hidden";F.style.display="block";if(!B.p7new&&B.p7bl){A=parseInt(B.p7bl)+((B.p7bw-F.offsetWidth)/2);G=parseInt(B.p7bt)+((B.p7bh-F.offsetHeight)/2)}else{E=P7_LSMsclb();C=P7_LSMwin();A=((C[1]-F.offsetWidth)/2)+E[0];G=((C[0]-F.offsetHeight)/2)+E[1]}F.style.left=A+"px";F.style.top=G+"px";F.style.visibility="visible"}function P7_LSMminleft(){var A=document.getElementById("p7LSM_box");return parseInt(A.style.left)+A.offsetWidth+5}function P7_LSMpos(R){var H,G,E,B,L,O,I,S,D,F,J,M,K,P,N,C,Q,A;E=P7_LSMwin();B=document.getElementById(R);F=P7_LSMopts();I=B.offsetWidth;O=B.offsetHeight;H=parseInt((E[1]-I)/2);H=(H<0)?0:H;G=parseInt((E[0]-O)/2);G=(G<0)?0:G;if(F[2]==1){G=F[3]}else{if(F[2]==2){H=F[18]}else{if(F[2]==3){G=F[3];H=F[18]}}}A=P7_LSMsclb();if(F[2]!=3){if(F[2]!=2){H+=A[0]}if(F[2]!=1){G+=A[1]}}B.style.left=H+"px";B.style.top=G+"px";if(P7_LSMisIE6()){S=document.body.parentNode.scrollHeight;D=document.getElementById("p7lsm_overlay");O=(E[0]>0)?E[0]:O;O=(O>S)?O:S;D.style.height=O+"px";D.style.position="absolute"}}function P7_LSMdims(D){var C,F,B,A=0,E=0,G=[4];C=D;while(C){A+=(C.offsetLeft)?C.offsetLeft:0;E+=(C.offsetTop)?C.offsetTop:0;if(window.opera||navigator.userAgent.indexOf("Safari")>-1){if(C.nodeName=="BODY"){A-=(C.offsetLeft)?C.offsetLeft:0;E-=(C.offsetTop)?C.offsetTop:0}}C=C.offsetParent}G[0]=A;G[1]=E;G[2]=D.offsetWidth;G[3]=D.offsetHeight;return G}function P7_LSMsclb(){var A,B;B=document.body.parentNode.scrollTop;if(!B){B=document.body.scrollTop}B=(B)?B:0;A=document.body.parentNode.scrollLeft;if(!A){A=document.body.scrollLeft}A=(A)?A:0;return[A,B]}function P7_LSMgrow(R,L,E,H,B,P,K,D,U,M){var N=10,J=10,Q=1,F=1,O=10,S;var I,T=0,G=0,C=0,W=0,V,A=0.1;V=Math.abs(parseInt(Math.abs(K)-Math.abs(P),10));S=Q;Q=V*A;Q=(Q<=S)?S:Q;V=Math.abs(parseInt(Math.abs(U)-Math.abs(D),10));S=F;F=V*A;F=(F<=S)?S:F;N=F/2;J=Q/2;if(U<D){F=F*-1}if(K<P){Q=Q*-1}if(B<H){J=J*-1}if(E<L){N=N*-1}p7LSMan=true;I=document.getElementById(R);I.style.height=P+"px";I.style.width=D+"px";I.style.left=L+"px";I.style.top=H+"px";if(P==K&&D==U&&H==B&&L==E){document.getElementById("p7LSM_box").style.visibility="visible";if(M==3){P7_LSMfadeOut(I.id,0.99)}else{I.style.display="none";P7_LSMshow_fin()}}else{C=L+N;W=H+J;if(M==2||M==3){T=D+F;if(D==U){G=P+Q}else{G=P;W=H}}if(Q<0){G=(G<=K)?K:G}else{G=(G>=K)?K:G}if(F<0){T=(T<=U)?U:T}else{T=(T>=U)?U:T}if(J<0){W=(W<=B)?B:W}else{W=(W>=B)?B:W}if(N<0){C=(C<=E)?E:C}else{C=(C>=E)?E:C}p7LSMantmr=setTimeout("P7_LSMgrow('"+R+"',"+C+","+E+","+W+","+B+","+G+","+K+","+T+","+U+","+M+")",O)}}function P7_LSMfadeOut(G,F){var B,A=10,C=0.01,D,E=document.getElementById(G);p7LSMan=true;D=(window.opera)?0.15:0.04;F=(F<=C)?C:F;if(!E.filters){E.style.opacity=F}else{D=0.1;A=30;E.style.filter="alpha(opacity="+F*100+")"}if(F>C){F-=D;p7LSMoptmr=setTimeout("P7_LSMfadeOut('"+G+"',"+F+")",A)}else{E.style.display="none";P7_LSMpos("p7LSM_box");P7_LSMshow_fin()}}function P7_LSMkey(J){var E,A,K,B,C=true,G=false,H,B,D,I;if(p7LSMstat){J=(J)?J:event;A=(J.target)?J.target:J.srcElement;K=A.nodeName.toLowerCase();if(!J.altKey&&!J.ctrlKey){if(K!="input"&&K!="textarea"){E=J.keyCode;var F=J.charCode;if(E==33||E==37||E==109||E==32&&J.shiftKey){P7_LSMctrl("previous");C=false}else{if(E==34||E==39||E==107||E==32){P7_LSMctrl("next");C=false}else{if(E==35){P7_LSMctrl("last");C=false}else{if(E==36){P7_LSMctrl("first");C=false}else{if(E==80){P7_LSMppTrig();C=false}else{if(E==27||(E==88&&!window.opera)){P7_LSMclose();C=false}else{if(E==72&&!window.opera){P7_LSMhelp();C=false}else{if(E==84){P7_LSMtoc();C=false}}}}}}}}}}}if(!C){if(J.preventDefault){J.preventDefault()}}return C}function P7_LSMwin(){var B,A;if(window.innerHeight){if(document.documentElement.clientWidth){A=document.documentElement.clientWidth}else{A=window.innerWidth}B=window.innerHeight}else{if(document.documentElement&&document.documentElement.clientHeight){A=document.documentElement.clientWidth;B=document.documentElement.clientHeight}else{if(document.body){A=document.body.clientWidth;B=document.body.clientHeight}}}return[B,A]}function P7_LSMsetdsp(A,C){var B=document.getElementById(A);if(B){B.style.display=C}return B}function P7_LSMcopyCN(B,A){while(B.childNodes.length>0){B.removeChild(B.childNodes[0])}while(A.childNodes.length>0){B.appendChild(A.childNodes[0])}}function P7_LSMbuildpop(){var B,H,D,I,E,A,C,F,G;C=document.createElement("div");C.setAttribute("id","p7LSM_toolbar");D=document.createElement("i");D.appendChild(document.createTextNode("contents"));H=document.createElement("a");H.appendChild(D);H.setAttribute("id","p7LSM_toc");H.setAttribute("href","#");H.setAttribute("title","Table of Contents");A=document.createElement("div");A.setAttribute("id","p7LSM_toolbartoc");A.appendChild(H);C.appendChild(A);E=document.createElement("ul");D=document.createElement("i");D.appendChild(document.createTextNode("first"));H=document.createElement("a");H.appendChild(D);H.setAttribute("id","p7LSM_first");H.setAttribute("href","#");H.setAttribute("title","First");I=document.createElement("li");I.appendChild(H);E.appendChild(I);D=document.createElement("i");D.appendChild(document.createTextNode("previous"));H=document.createElement("a");H.appendChild(D);H.setAttribute("id","p7LSM_prev");H.setAttribute("href","#");H.setAttribute("title","Previous");I=document.createElement("li");I.appendChild(H);E.appendChild(I);D=document.createElement("i");D.appendChild(document.createTextNode("pause/play"));H=document.createElement("a");H.appendChild(D);H.setAttribute("id","p7LSM_pauseplay");H.setAttribute("href","#");H.setAttribute("title","Play");H.setAttribute("class","p7LSM_play");I=document.createElement("li");I.appendChild(H);E.appendChild(I);D=document.createElement("i");D.appendChild(document.createTextNode("next"));H=document.createElement("a");H.appendChild(D);H.setAttribute("id","p7LSM_next");H.setAttribute("href","#");H.setAttribute("title","Next");I=document.createElement("li");I.appendChild(H);E.appendChild(I);D=document.createElement("i");D.appendChild(document.createTextNode("last"));H=document.createElement("a");H.appendChild(D);H.setAttribute("id","p7LSM_last");H.setAttribute("href","#");H.setAttribute("title","Last");I=document.createElement("li");I.appendChild(H);E.appendChild(I);A=document.createElement("div");A.setAttribute("id","p7LSM_vcr");A.appendChild(E);C.appendChild(A);D=document.createElement("i");D.appendChild(document.createTextNode("help"));H=document.createElement("a");H.appendChild(D);H.setAttribute("id","p7LSM_help");H.setAttribute("href","#");H.setAttribute("title","Help for Keyboard Users");A=document.createElement("div");A.setAttribute("id","p7LSM_toolbarhelp");A.appendChild(H);C.appendChild(A);D=document.createElement("i");D.appendChild(document.createTextNode("close"));H=document.createElement("a");H.appendChild(D);H.setAttribute("id","p7LSM_close");H.setAttribute("href","#");H.setAttribute("title","Close");A=document.createElement("div");A.setAttribute("id","p7LSM_toolbarclose");A.appendChild(H);C.appendChild(A);G=document.createElement("div");G.setAttribute("id","p7LSM_container");G.appendChild(C);A=document.createElement("div");A.setAttribute("id","p7LSM_cnt");G.appendChild(A);A=document.createElement("div");A.setAttribute("id","p7LSM_img");G.appendChild(A);F=document.createElement("div");F.setAttribute("id","p7LSM_box");F.appendChild(G);B=document.createElement("div");B.setAttribute("id","p7LSM_info");A=document.createElement("div");A.setAttribute("id","p7LSM_caption");B.appendChild(A);A=document.createElement("div");A.setAttribute("id","p7LSM_desc");B.appendChild(A);A=document.createElement("div");A.setAttribute("id","p7LSM_counter");
B.appendChild(A);G.appendChild(B);document.getElementsByTagName("body")[0].appendChild(F);B=document.createElement("div");B.setAttribute("id","p7LSM_loading");document.getElementsByTagName("body")[0].appendChild(B);B=document.createElement("a");B.setAttribute("id","p7LSMfslink");A=document.createElement("img");A.setAttribute("id","p7LSMfsim");B.appendChild(A);document.getElementById("p7LSM_img").appendChild(B)}function P7_LSMisIE6(){var C,B,A=false;C=p7lsmA.indexOf("msie");B=parseInt(p7lsmA.substring(C+4,C+6));if(B<7){A=true}return A};