var iFrameContainer={j:null,C:0,registerFrame:function(frame){if(!iFrameContainer.j){iFrameContainer.j=frame;if(window.location.search.length!=0){var n=window.location.search.substring(1);frame.src=frame.src+(frame.src.indexOf('?')!= -1?'&':'?')+n;}}},notifyFrameHeight:function(){iFrameContainer.t();try{window.top.iFrameContainer.G(iFrameContainer.C);}catch(e){}},G:function(o){o=parseInt(o);try{var iframe=iFrameContainer.j;if(iframe==null)return;iframe.style.height=o.toString()+'px';}catch(e){}},t:function(){if(window.location.search.length==0)return;var n=window.location.search.substring(1);if((n==null)||(n.length==0))return;var F=n.split('&');if((F!=null)&&(F.length>0)){for(var i=0;i<F.length;i++){var I=F[i].split('=');if((I!=null)&&(I.length>0)){if(I[0]=='h'){var height=parseInt(I[1]);if(!isNaN(height)){iFrameContainer.C=height;}}}}}}}; 
