ion(D,C){if(D&&D.offsetWidth){var B=D.offsetWidth,A=D.offsetHeight}else{D=fb.lastChild.fbContent;var H=fb.lastChild.pos.fbMainDiv,B=H.width,A=H.height}var F=window.open("","","width="+B+", height="+A),E=F&&F.document;if(!E){alert("Popup windows are being blocked by your browser.\nUnable to print.");return false}if(/\.css$/i.test(C)){C='<link rel="stylesheet" type="text/css" href="'+C+'" />'}else{C='<style type="text/css"> html,body{border:0;margin:0;padding:0;}'+(C||"")+"</style>"}var G=document.createElement("div");G.appendChild(D.cloneNode(true));E.open("text/html");E.write('<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><html><head>'+C+"</head><body><div>"+G.innerHTML+"</div></body></html>");E.close();setTimeout(function(){F&&F.print();F&&F.close()},200);return true},loadAnchor:function(B,A,D){if(B.setAttribute){var C=B;if(!C.getAttribute("rel")){C.setAttribute("rel","floatbox")}fb.lastChild.start(this.tagOneAnchor(C))}else{fb.lastChild.start(this.tagOneAnchor({href:B,rev:A,title:D,rel:"floatbox"}))}},goBack:function(){var A=fb.previousAnchor;if(A){this.loadAnchor(A.href,A.rev+" sameBox:true",A.title)}},resize:function(B,A){var C=false;if(B&&fb.lastChild.currentItem&&fb.lastChild.currentItem.nativeWidth!=B){fb.lastChild.currentItem.nativeWidth=B;C=true}if(A&&fb.lastChild.currentItem&&fb.lastChild.currentItem.nativeHeight!=A){fb.lastChild.currentItem.nativeHeight=A;C=true}if(C){fb.lastChild.calcSize(false)}}};function initfb(){if(arguments.callee.done){return }var A="self";if(self!==parent){try{if(self.location.host===parent.location.host&&self.location.protocol===parent.location.protocol){A="parent"}}catch(B){}if(A==="parent"&&!parent.fb){return setTimeout(initfb,50)}}arguments.callee.done=true;if(document.compatMode==="BackCompat"){alert("Floatbox does not support quirks mode.\nPage needs to have a valid a doc type.");return }fb=(A==="self"?new Floatbox():parent.fb);fb.tagAnchors(self.document.body||self.document.getElementsByTagName("body")[0]);if(fb.autoStart){fb.start(fb.autoStart);if(typeof fb!=="undefined"){delete fb.autoStart}}else{fb.preloadImages("",true)}}fb_prevOnload=window.onload;window.onload=function(){if(arguments.callee.done){return }arguments.callee.done=true;if(typeof fb_prevOnload==="function"){fb_prevOnload()}initfb()};if(document.addEventListener){document.addEventListener("DOMContentLoaded",initfb,false)};(function(){/*@cc_on if(document.body){try{document.createElement('div').doScroll('left');return initfb();}catch(e){}}/*@if (false) @*/if(/loaded|complete/.test(document.readyState))return initfb();/*@end @*/if(!initfb.done)setTimeout(arguments.callee,50);})();