window.$BV||(function(i,m,f){var d={},q,c={},h={},l={},p;function g(r){if(i.Debug&&Debug.writeln){Debug.writeln([].join.call(arguments,", "))}else{if(i.console&&console.log){console.log.apply(console,arguments)}else{if(i.opera&&opera.postError){opera.postError([].join.call(arguments,", "))}}}}d.log=g;function o(t,u){var r,s;if(t.length!==f){for(s=0;s<t.length;s++){u(s,t[s])}}else{for(r in t){u(r,t[r])}}}function k(v){var u,s,t,r;for(r=1;r<arguments.length;r++){if((u=arguments[r])!=null){for(s in u){if((t=u[s])!==f){v[s]=t}}}}return v}function e(){}d.Internal=k(e,{each:o,extend:k,exposeGlobals:function(r){o(r,function(s,t){if(/^(bv|BV)/.test(s)){i[s]=t}})},create:function(r){function s(){}s.prototype=r;return new s()},newLatch:function(r){var s=[];return{increment:function(){r++},release:function(){r--;while(r<=0&&s.length){(s.shift())()}},queue:function(t){if(r<=0){t()}else{s.push(t)}}}}});function n(s,r){return function(){return s.apply(null,r.concat([].slice.call(arguments,0)))}}function a(r){var t=[],s=e._require.s.contexts._.specified;o(r,function(x,w){if(!s[w]){var v=h[w],u=c[v||w];if(v){t.push(v)}if(u){o(u,function(z,y){s[y]=true})}}});if(t.length){e._require(t)}return r}function j(r,s){return function(){try{return s.apply(null,arguments)}catch(t){g("Exception in "+r,t)}}}function b(){if(i.$bv&&$bv().jquery){$bv.ready()}else{q=true}}if(m.addEventListener&&m.readyState===f){m.addEventListener("DOMContentLoaded",b,false);i.addEventListener("load",b,false)}k(e,{require:function(r,s){return e._require(a(r),s&&j("<unknown>",s))},define:function(r,s,t,u){e._require.def(r,a(t),j(r,n(u,s)))},modify:function(t,r,s,u,v){e._require.modify(t,r,a(u),v&&j(r,n(v,s)))},callAjax:function(t,s){var r=[].slice.call(arguments,0);e.require([t],function(u){if(u){u.apply(null,r)}else{if(s&&s.timeoutCallback){s.timeoutCallback.apply(null,r)}}})},ajaxCallback:function(r){p=r},onModuleLoaded:function(s){if(p){var r=p;p=null;e.define(s,[],[],function(){return r})}},defineJQuery:function(r){e.define("jquery.core",[r.noConflict(true)],[],function(t){var s=t.speed;t.speed=function(w,y,v){var u=s(w,y,v),x=w&&typeof w==="object"?w.duration:w;u.duration=t.fx.off?0:typeof x==="number"?x:x in t.fx.speeds?t.fx.speeds[x]:t.fx.speeds._default;return u};i.$bv=t;if(q){b()}return t})},onDocReady:b,getAlternateUrl:function(r){return l[r]},configureLoader:function(r,u,t,s){e._require(r);if(t){o(t,function(w,v){c[w]=v;for(var x=0;x<v.length;x++){if(!h[v[x]]){h[v[x]]=w}}})}if(u){o(u,function(w,x){var v={};v[x]=h[w]||w;e._require.modify(v)})}k(l,s)}});i.$bv=function(r){var t,u,s=[];if(r&&(t=/^\s*#([^, ]+)\s*$/.exec(r))&&(u=m.getElementById(t[1]))){s.push(u)}s.text=function(){return u&&(u.textContent||u.innerText)};s.attr=function(v,w){if(w===f){return u&&u.getAttribute(v)}else{u&&u.setAttribute(v,""+w);return s}};return s};i.$BV=d;i.bvJavascriptExists=true}(window,document));
/*
 * @license RequireJS Copyright (c) 2004-2010, The Dojo Foundation All Rights Reserved.
 * Available via the MIT, GPL or new BSD license.
 * see: http://github.com/jrburke/requirejs for details
 */
(function(n){var h="0.12.0",o={},r,v,g="_",u=[],f,y,x,k,t,j,q,e=/^(complete|loaded)$/,p=!!(typeof window!=="undefined"&&navigator&&document),l=!p&&typeof importScripts!=="undefined",w=Object.prototype.toString,d,c,a;function b(i){return w.call(i)==="[object Function]"}if(typeof n!=="undefined"){if(b(n)){return}else{j=n}}n=function(m,s,i){if(typeof m==="string"&&!b(s)){return n.get(m,s)}return n.def.apply(n,arguments)};c=n;n.def=function(O,G,B,M){var N=null,m,z,E,K,I,s,C,H,A,F,J,D,L;if(typeof O==="string"){D=O.indexOf("!");if(D!==-1){F=O.substring(0,D);O=O.substring(D+1,O.length)}if(!n.isArray(G)){M=B;B=G;G=[]}M=M||r.ctxName;m=r.contexts[M];if(m&&(m.defined[O]||m.waiting[O])){return n}}else{if(n.isArray(O)){M=B;B=G;G=O;O=null}else{if(n.isFunction(O)){B=O;M=G;O=null;G=[]}else{N=O;O=null;if(n.isFunction(G)){M=B;B=G;G=[]}M=M||N.context}}}M=M||r.ctxName;m=r.contexts[M];if(!m){z={contextName:M,config:{waitSeconds:7,baseUrl:r.baseUrl||"./",paths:{}},waiting:[],specified:{require:true,exports:true,module:true},loaded:{require:true},urlFetched:{},defined:{},modifiers:{}};z.defined.require=n;m=r.contexts[M]=z}if(N){if(N.baseUrl){if(N.baseUrl.charAt(N.baseUrl.length-1)!=="/"){N.baseUrl+="/"}}J=m.config.paths;n.mixin(m.config,N,true);if(N.paths){for(s in N.paths){if(!(s in o)){J[s]=N.paths[s]}}m.config.paths=J}if(N.priority){c(N.priority);m.config.priorityWait=N.priority}if(N.deps||N.callback){c(N.deps||[],N.callback)}if(!G){return n}}if(G){H=G;G=[];for(L=0;L<H.length;L++){G[L]=n.splitPrefix(H[L],O)}}C=m.waiting.push({name:O,deps:G,callback:B});if(O){m.waiting[O]=C-1;m.specified[O]=true;A=m.modifiers[O];if(A){c(A,M)}}if(O&&B&&!n.isFunction(B)){m.defined[O]=B}if(r.paused||m.config.priorityWait){(r.paused||(r.paused=[])).push([F,O,G,m])}else{n.checkDeps(F,O,G,m);n.checkLoaded(M)}if(O){m.loaded[O]=true}return n};n.mixin=function(s,m,i){for(var z in m){if(!(z in o)&&(!(z in s)||i)){s[z]=m[z]}}return n};n.version=h;r=n.s={ctxName:g,contexts:{},skipAsync:{},isBrowser:p,isPageLoaded:!p,readyCalls:[],doc:p?document:null};n.isBrowser=r.isBrowser;if(p){r.head=document.getElementsByTagName("head")[0];a=document.getElementsByTagName("base")[0];if(a){r.head=a.parentNode}}n.pause=function(){if(!r.paused){r.paused=[]}};n.resume=function(){var z,m,s;if(r.contexts[r.ctxName].config.priorityWait){return}if(r.paused){s=r.paused;delete r.paused;for(z=0;(m=s[z]);z++){n.checkDeps.apply(n,m)}}n.checkLoaded(r.ctxName)};n.checkDeps=function(m,s,C,A){var z,B;if(m){}else{for(z=0;(B=C[z]);z++){if(!A.specified[B.fullName]){A.specified[B.fullName]=true;if(B.prefix){}else{n.load(B.name,A.contextName)}}}}};n.modify=function(B,m,G,F,A){var i,z,C,D=(typeof B==="string"?A:m)||r.ctxName,s=r.contexts[D],E=s.modifiers;if(typeof B==="string"){C=E[B]||(E[B]=[]);if(!C[m]){C.push(m);C[m]=true}n.def(m,G,F,A)}else{for(i in B){if(!(i in o)){z=B[i];C=s.modifiers[i]||(s.modifiers[i]=[]);if(!C[z]){C.push(z);C[z]=true;if(s.specified[i]){c([z],D)}}}}}};n.isArray=function(i){return w.call(i)==="[object Array]"};n.isFunction=b;n.get=function(m,s){if(m==="exports"||m==="module"){throw new Error("require of "+m+" is not allowed.")}s=s||r.ctxName;var i=r.contexts[s].defined[m];if(i===undefined){throw new Error("require: module name '"+m+"' has not been loaded yet for context: "+s)}return i};n.load=function(s,B){var z=r.contexts[B],A=z.urlFetched,m=z.loaded,i;r.isDone=false;if(!m[s]){m[s]=false}i=n.nameToUrl(s,null,B);if(!A[i]){n.attach(i,B,s);A[i]=true}z.startTime=(new Date()).getTime()};n.jsExtRegExp=/\.js$/;n.normalizeName=function(m,s){var i;if(m.charAt(0)==="."){s=s.split("/");s=s.slice(0,s.length-1);m=s.concat(m.split("/"));for(v=0;(i=m[v]);v++){if(i==="."){m.splice(v,1);v-=1}else{if(i===".."){m.splice(v-1,2);v-=2}}}m=m.join("/")}return m};n.splitPrefix=function(m,s){var i=m.indexOf("!"),z=null;
if(i!==-1){z=m.substring(0,i);m=m.substring(i+1,m.length)}if(s){m=n.normalizeName(m,s)}return{prefix:z,name:m,fullName:z?z+"!"+m:m}};n.nameToUrl=function(m,z,B){var F,C,D,E,s,A=r.contexts[B].config;if(m.indexOf(":")!==-1||m.charAt(0)==="/"||n.jsExtRegExp.test(m)){return m}else{if(m.charAt(0)==="."){throw new Error("require.nameToUrl does not handle relative module names (ones that start with '.' or '..')")}else{F=A.paths;C=m.split("/");for(D=C.length;D>0;D--){E=C.slice(0,D).join("/");if(F[E]){C.splice(0,D,F[E]);break}}s=C.join("/")+(z||".js");return((s.charAt(0)==="/"||s.match(/^\w+:/))?"":A.baseUrl)+s}}};n.checkLoaded=function(R){var D=r.contexts[R||r.ctxName],G=D.config.waitSeconds*1000,I=G&&(D.startTime+G)<new Date().getTime(),P,B=D.defined,m=D.modifiers,z,O="",M=false,A=false,E,J,N,Q,C,L,K,F,H,s={};if(D.isCheckLoaded){return}if(D.config.priorityWait){J=true;for(Q=0;(N=D.config.priorityWait[Q]);Q++){if(!D.loaded[N]){J=false;break}}if(J){delete D.config.priorityWait;n.resume()}else{return}}D.isCheckLoaded=true;z=D.waiting;P=D.loaded;for(E in P){if(!(E in o)){M=true;if(!P[E]){if(I){O+=E+" "}else{A=true;break}}}}if(!M&&!z.length){D.isCheckLoaded=false;return}if(I&&O){H=new Error("require.js load timeout for modules: "+O);H.requireType="timeout";H.requireModules=O}if(A){D.isCheckLoaded=false;if(p||l){setTimeout(function(){n.checkLoaded(R)},50)}return}D.waiting=[];D.loaded={};for(E in m){if(!(E in o)){if(B[E]){n.execModifiers(E,s,z,D)}}}for(Q=0;(C=z[Q]);Q++){n.exec(C,s,z,D)}D.isCheckLoaded=false;if(D.waiting.length){n.checkLoaded(R)}else{if(u.length){}else{r.ctxName=g;r.isDone=true;if(n.callReady){n.callReady()}}}};n.exec=function(s,C,K,m){if(!s){return undefined}var i=s.name,A=s.callback,J=s.deps,D,H,B=m.defined,E,F=[],z,G=false,I;if(i){if(C[i]||i in B){return B[i]}C[i]=true}if(J){for(D=0;(H=J[D]);D++){I=H.name;if(I==="exports"){z=B[i]={};G=true}else{if(I==="module"){z={id:i,uri:i?n.nameToUrl(i,null,m.contextName):undefined}}else{z=I in B?B[I]:(C[I]?undefined:n.exec(K[K[I]],C,K,m))}}F.push(z)}}A=s.callback;if(A&&n.isFunction(A)){E=n.execCb(i,A,F);if(i){if(G){E=B[i]}else{if(i in B){throw new Error(i+" has already been defined")}else{B[i]=E}}}}n.execModifiers(i,C,K,m);return E};n.execCb=function(s,i,m){return i.apply(null,m)};n.execModifiers=function(D,C,E,A){var m=A.modifiers,B=m[D],z,s;if(B){for(s=0;s<B.length;s++){z=B[s];if(z in E){n.exec(E[E[z]],C,E,A)}}delete m[D]}};n.onScriptLoad=function(i){var s=i.currentTarget||i.srcElement,z,m;if(i.type==="load"||i.type==="error"||e.test(s.readyState)){z=s.getAttribute("data-requirecontext");m=s.getAttribute("data-requiremodule");$BV.Internal.onModuleLoaded(m);r.contexts[z].loaded[m]=true;n.checkLoaded(z);if(s.removeEventListener){s.removeEventListener("load",n.onScriptLoad,false);s.removeEventListener("error",n.onScriptLoad,false)}else{s.detachEvent("onreadystatechange",n.onScriptLoad)}}};n.attach=function(s,B,m,C,z){var A,i;if(p){C=C||n.onScriptLoad;A=document.createElement("script");A.type=z||"text/javascript";A.charset="utf-8";if(!r.skipAsync[s]){A.setAttribute("async","async")}A.setAttribute("data-requirecontext",B);A.setAttribute("data-requiremodule",m);if(A.addEventListener){A.addEventListener("load",C,false);A.addEventListener("error",C,false)}else{A.attachEvent("onreadystatechange",C)}A.src=s;return a?r.head.insertBefore(A,a):r.head.appendChild(A)}else{if(l){i=r.contexts[B].loaded;i[m]=false;importScripts(s);$BV.Internal.onModuleLoaded(m);i[m]=true}}return null};r.baseUrl=j&&j.baseUrl;if(p&&(!r.baseUrl||!r.head)){f=document.getElementsByTagName("script");if(j&&j.baseUrlMatch){x=j.baseUrlMatch}else{x=/(allplugins-|transportD-)?require\.js(\W|$)/i}for(v=f.length-1;v>-1&&(y=f[v]);v--){if(!r.head){r.head=y.parentNode}k=y.src;if(k){t=k.match(x);if(t){r.baseUrl=k.substring(0,t.index);break}}}}if(j){c(j)}$BV.Internal._require=n}($BV.Internal._require));
(function(e,a,b){var c=b._require,g=c.attach;c.attach=function(i,k,h){var j=b.getAlternateUrl(h);if(j&&k==="_"){f(j,i,k,h)}else{g.apply(null,arguments)}};function f(j,l,k,h){var i=e.jQuery;g(j,k,h,function(p){var o=p.currentTarget||p.srcElement,n=p.type==="error",q=e.jQuery,m="1.4.2";if(!o.readyState||o.readyState==="loaded"||o.readyState==="complete"){if(!n&&h==="jquery.core"&&q&&q!==i&&typeof q==="function"&&q().jquery===m){q.noConflict(true);if(!e.jQuery||e.jQuery.expando!==q.expando){b.defineJQuery(q)}}if(d(h,k)){c.onScriptLoad(p)}else{g(l,k,h)}}})}function d(h,j){var i=c.s.contexts[j||c.s.ctxName];return !!(i.defined[h]||i.waiting[h])}})(window,document,$BV.Internal);
$BV.Internal.configureLoader({"baseUrl":"http:\/\/reviews.totalhockey.net\/module\/9034\/","waitSeconds":20},{},{"cmn\/9034\/display.pkg":["analyticsHooks","analyticsVersioning","animationQueueing","contentDisplay","cookies","crossDomain","domUtils","dropdown","injection","injection.shared","injection.shared.replacements","jquery.effects.core","json2","parseUri","requester","rpcSupport","tooltip"],"rr\/9034\/display.pkg":["contentFocusingSupport","feedbackStyle1","photoDisplay","popupDisplay","profileSnapshot","rr\/analyticsHooksRR","rr\/analyticsInternalLegacyHooksRR","rr\/contentDisplayRR","rr\/contentFocusingSupportRR","rr\/feedbackStyle1RR","rr\/injection.rr","rr\/injection.rr.replacements","rr\/photoDisplayRR"],"rr\/9034\/submit.pkg":["additionalQuestions","animationOptions","appendSubmission","contentSubmit","fieldPicker","forms","iframeSupport","jquery.rating","jquery.ui.core","jquery.ui.mouse","jquery.ui.slider","jquery.ui.widget","photoUpload","ratingControls","rr\/reviewSubmissionRR","socialConnect","socialConnectFacebook","submitFrame","tagSubmission"]},{});
setTimeout(function(){$BV.Internal.require(["jquery.core","cmn\/9034\/display.pkg","rr\/9034\/display.pkg"])},100);
