﻿
Type.registerNamespace('ComponentOne.UI.DialogWindow');ComponentOne.UI.DialogWindow._WinState=function(){};ComponentOne.UI.DialogWindow._WinState.prototype = {$1:0,$2:1,$3:2}
ComponentOne.UI.DialogWindow._WinState.registerEnum('ComponentOne.UI.DialogWindow._WinState',false);ComponentOne.UI.DialogWindow.CaptionButtons=function(value){var $0=value;this.set_closeButton($0.closeButton);this.set_icon($0.icon);this.set_maximizeButton($0.maximizeButton);this.set_minimizeButton($0.minimizeButton);this.set_reloadButton($0.reloadButton);this.set_restoreButton($0.restoreButton);}
ComponentOne.UI.DialogWindow.CaptionButtons.prototype={$0:null,$1:null,$2:null,$3:null,$4:null,$5:null,$6:null,get_closeButton:function(){return this.$1;},set_closeButton:function(value){this.$1=new ComponentOne.UI.DialogWindow.CaptionButton(value);return value;},get_icon:function(){return this.$2;},set_icon:function(value){this.$2=new ComponentOne.UI.DialogWindow.CaptionElement(value);return value;},get_maximizeButton:function(){return this.$3;},set_maximizeButton:function(value){this.$3=new ComponentOne.UI.DialogWindow.CaptionButton(value);return value;},get_minimizeButton:function(){return this.$4;},set_minimizeButton:function(value){this.$4=new ComponentOne.UI.DialogWindow.CaptionButton(value);return value;},get_reloadButton:function(){return this.$5;},set_reloadButton:function(value){this.$5=new ComponentOne.UI.DialogWindow.CaptionButton(value);return value;},get_restoreButton:function(){return this.$6;},set_restoreButton:function(value){this.$6=new ComponentOne.UI.DialogWindow.RestoreButton(value);return value;},$7:function($p0){this.$0=$p0;this.get_closeButton().$4(this.$0,this.$0.$2_18);this.get_icon().$4(this.$0,this.$0.$2_14);this.get_maximizeButton().$4(this.$0,this.$0.$2_17);this.get_minimizeButton().$4(this.$0,this.$0.$2_16);this.get_reloadButton().$4(this.$0,this.$0.$2_15);this.get_restoreButton().$4(this.$0,null);}}
ComponentOne.UI.DialogWindow.CaptionElement=function(value){var $0=value;this.set_imageUrl($0.imageUrl);this.set_verticalAlign($0.verticalAlign);this.set_visible($0.visible);}
ComponentOne.UI.DialogWindow.CaptionElement.prototype={$0:null,$1:null,$2:false,_element:null,_root:null,get_element:function(){return this._element;},get_imageUrl:function(){return this.$0;},set_imageUrl:function(value){this.$0=value;if(this.get_visible()){this.$3(value);}return value;},get_verticalAlign:function(){return this.$1;},set_verticalAlign:function(value){this.$1=value;if(this._element){this._element.style.verticalAlign=value;}return value;},$3:function($p0){if(this._element){if($p0===''||!this._root.get_controlBox()){$p0=this._root.get_blankImageUrl();}var $0=this._element.firstChild;$0.src=$p0;}},get_visible:function(){return this.$2;},set_visible:function(value){this.$2=value;if(this._element){if(value){this.$3(this.get_imageUrl());}else{this.$3('');}}return value;},$4:function($p0,$p1){this._root=$p0;this._element=$p1;this.set_imageUrl(this.get_imageUrl());this.set_verticalAlign(this.get_verticalAlign());this.set_visible(this.get_visible());}}
ComponentOne.UI.DialogWindow.CaptionButton=function(value){ComponentOne.UI.DialogWindow.CaptionButton.initializeBase(this,[value]);var $0=value;this.set_hoverImageUrl($0.hoverImageUrl);this.set_tooltip($0.tooltip);}
ComponentOne.UI.DialogWindow.CaptionButton.prototype={$5:null,$6:null,get_hoverImageUrl:function(){return this.$5;},set_hoverImageUrl:function(value){this.$5=value;return value;},get_tooltip:function(){return this.$6;},set_tooltip:function(value){this.$6=value;if(this._element){this._element.title=value;}return value;},$7:function($p0){if(this._element){this.$3($p0.get_imageUrl());this.set_verticalAlign($p0.get_verticalAlign());this.$8($p0.get_tooltip());}},$8:function($p0){if(this._element){this._element.title=$p0;}},$4:function($p0,$p1){ComponentOne.UI.DialogWindow.CaptionButton.callBaseMethod(this, '$4',[$p0,$p1]);this.set_hoverImageUrl(this.get_hoverImageUrl());this.set_tooltip(this.get_tooltip());}}
ComponentOne.UI.DialogWindow.RestoreButton=function(value){ComponentOne.UI.DialogWindow.RestoreButton.initializeBase(this,[value]);}
ComponentOne.UI.DialogWindow.RestoreButton.prototype={get_tooltip:function(){return ComponentOne.UI.DialogWindow.RestoreButton.callBaseMethod(this, 'get_tooltip');},set_tooltip:function(value){ComponentOne.UI.DialogWindow.RestoreButton.callBaseMethod(this, 'set_tooltip',[value]);if(this._root&&!this._root.$2_30){this._root.$2_16.title=value;}return value;}}
ComponentOne.UI.DialogWindow.DialogBorder=function(value){var $0=value;this.set_bottomUrl($0.bottomUrl);this.set_leftUrl($0.leftUrl);this.set_leftBottomUrl($0.leftBottomUrl);this.set_leftTopUrl($0.leftTopUrl);this.set_rightUrl($0.rightUrl);this.set_rightBottomUrl($0.rightBottomUrl);this.set_rightTopUrl($0.rightTopUrl);this.set_topUrl($0.topUrl);}
ComponentOne.UI.DialogWindow.DialogBorder.prototype={$0:null,$1:null,$2:null,$3:null,$4:null,$5:null,$6:null,$7:null,$8:null,get_bottomUrl:function(){return this.$1;},set_bottomUrl:function(value){this.$1=value;if(this.$0&&this.$0.$2_7){if(value===''){value=this.$0.get_blankImageUrl();}this.$0.$2_7.style.backgroundImage='url('+value+')';var $0=this.$0.$2_7.firstChild;$0.src=value;}return value;},get_leftUrl:function(){return this.$2;},set_leftUrl:function(value){this.$2=value;if(this.$0&&this.$0.$2_12){var $0=this.$0.$2_12.firstChild;if(value===''){value=this.$0.get_blankImageUrl();}$0.src=value;this.$0.$2_12.style.backgroundImage='url('+value+')';}return value;},get_leftBottomUrl:function(){return this.$3;},set_leftBottomUrl:function(value){this.$3=value;if(this.$0&&this.$0.$2_E){if(value===''){value=this.$0.get_blankImageUrl();}var $0=this.$0.$2_E.firstChild;$0.src=value;}return value;},get_leftTopUrl:function(){return this.$4;},set_leftTopUrl:function(value){this.$4=value;if(this.$0&&this.$0.$2_10){if(value===''){value=this.$0.get_blankImageUrl();}var $0=this.$0.$2_10.firstChild;$0.src=value;}return value;},get_rightUrl:function(){return this.$5;},set_rightUrl:function(value){this.$5=value;if(this.$0&&this.$0.$2_13){if(value===''){value=this.$0.get_blankImageUrl();}this.$0.$2_13.style.backgroundImage='url('+value+')';var $0=this.$0.$2_13.firstChild;$0.src=value;}return value;},get_rightBottomUrl:function(){return this.$6;},set_rightBottomUrl:function(value){this.$6=value;if(this.$0&&this.$0.$2_F){if(value===''){value=this.$0.get_blankImageUrl();}var $0=this.$0.$2_F.firstChild;$0.src=value;}return value;},get_rightTopUrl:function(){return this.$7;},set_rightTopUrl:function(value){this.$7=value;if(this.$0&&this.$0.$2_11){if(value===''){value=this.$0.get_blankImageUrl();}var $0=this.$0.$2_11.firstChild;$0.src=value;}return value;},get_topUrl:function(){return this.$8;},set_topUrl:function(value){this.$8=value;if(this.$0&&this.$0.$2_B){if(value===''){value=this.$0.get_blankImageUrl();}this.$0.$2_14.style.backgroundImage='url('+value+')';this.$0.$2_9.style.backgroundImage='url('+value+')';this.$0.$2_15.style.backgroundImage='url('+value+')';this.$0.$2_17.style.backgroundImage='url('+value+')';this.$0.$2_16.style.backgroundImage='url('+value+')';this.$0.$2_18.style.backgroundImage='url('+value+')';}return value;},$9:function($p0){this.$0=$p0;this.set_bottomUrl(this.get_bottomUrl());this.set_leftUrl(this.get_leftUrl());this.set_leftBottomUrl(this.get_leftBottomUrl());this.set_leftTopUrl(this.get_leftTopUrl());this.set_rightUrl(this.get_rightUrl());this.set_rightBottomUrl(this.get_rightBottomUrl());this.set_rightTopUrl(this.get_rightTopUrl());this.set_topUrl(this.get_topUrl());}}
ComponentOne.UI.DialogWindow.ElementPos=function(){this.left=this.top=this.height=this.width=this.offH=this.offW=0;}
ComponentOne.UI.DialogWindow.ElementPos.prototype={left:0,top:0,height:0,width:0,offH:0,offW:0,$0:function($p0){this.left=($p0.style.left!=='')?parseInt($p0.style.left):0;this.top=($p0.style.top!=='')?parseInt($p0.style.top):0;this.height=($p0.style.height!=='')?parseInt($p0.style.height):0;this.width=($p0.style.width!=='')?parseInt($p0.style.width):0;this.offH=$p0.offsetHeight;this.offW=$p0.offsetWidth;},$1:function($p0){$p0.style.left=this.left+'px';$p0.style.top=this.top+'px';$p0.style.height=this.height+'px';$p0.style.width=this.width+'px';}}
ComponentOne.UI.DialogWindow._Misc=function(){}
ComponentOne.UI.DialogWindow._Misc.$3=function($p0,$p1,$p2,$p3){var $0=(!$p0)?document.createElement('table'):$p0;if((($p3&ComponentOne.UI.DialogWindow._Misc.$0))&&(!$0.tHead)){$0.appendChild(document.createElement('thead'));}if((($p3&ComponentOne.UI.DialogWindow._Misc.$2))&&(!$0.tFoot)){$0.appendChild(document.createElement('tfoot'));}if((($p3&ComponentOne.UI.DialogWindow._Misc.$1))&&(!$0.tBodies.length)){$0.appendChild(document.createElement('tbody'));}$0.setAttribute('cellPadding',$p1);$0.setAttribute('cellSpacing',$p2);return $0;}
ComponentOne.UI.DialogWindow._Misc.$4=function($p0,$p1){$p0.style.display=($p1)?'':'none';}
ComponentOne.UI.DialogWindow.C1WebDialog=function(element){this.$2_30=1;ComponentOne.UI.DialogWindow.C1WebDialog.initializeBase(this,[element]);}
ComponentOne.UI.DialogWindow.C1WebDialog.activate=function(win){ComponentOne.UI.DialogWindow.C1WebDialog.$2_5C(win);var $0=ComponentOne.UI.DialogWindow.C1WebDialog.$2_58.length;for(var $1=0;$1<$0;$1++){if(ComponentOne.UI.DialogWindow.C1WebDialog.$2_58[$1]===win){win.$2_4.className=win.get_cssClass();if(win.$2_4.style.zIndex<ComponentOne.UI.DialogWindow.C1WebDialog.$2_5A){win.$2_46(ComponentOne.UI.DialogWindow.C1WebDialog.$2_5B());}}else{var $2=ComponentOne.UI.DialogWindow.C1WebDialog.$2_58[$1];$2.$2_4.className=win.get_inactiveCssClass();}}}
ComponentOne.UI.DialogWindow.C1WebDialog.deactivate=function(dialog){ComponentOne.UI.DialogWindow.C1WebDialog.$2_5C(dialog);var $0=ComponentOne.UI.DialogWindow.C1WebDialog.$2_58.length;var $1=null;for(var $2=0;$2<$0;$2++){if(ComponentOne.UI.DialogWindow.C1WebDialog.$2_58[$2]===dialog){dialog.$2_4.className=dialog.get_inactiveCssClass();dialog.$2_46(ComponentOne.UI.DialogWindow.C1WebDialog.$2_59);}else{var $3=ComponentOne.UI.DialogWindow.C1WebDialog.$2_58[$2];if(!$1||$1.$2_4.style.zIndex<$3.$2_4.style.zIndex){$1=ComponentOne.UI.DialogWindow.C1WebDialog.$2_58[$2];}}}if($1){dialog.$2_4.className=dialog.get_cssClass();}}
ComponentOne.UI.DialogWindow.C1WebDialog.$2_5B=function(){if(ComponentOne.UI.DialogWindow.C1WebDialog.$2_5A<32767){ComponentOne.UI.DialogWindow.C1WebDialog.$2_5A++;}return ComponentOne.UI.DialogWindow.C1WebDialog.$2_5A;}
ComponentOne.UI.DialogWindow.C1WebDialog.$2_5C=function($p0){var $0=ComponentOne.UI.DialogWindow.C1WebDialog.$2_58.length;var $1=false;for(var $2=0;$2<$0;$2++){if(ComponentOne.UI.DialogWindow.C1WebDialog.$2_58[$2]===$p0){$1=true;break;}}if(!$1){ComponentOne.UI.DialogWindow.C1WebDialog.$2_58[$0]=$p0;$p0.$2_46(ComponentOne.UI.DialogWindow.C1WebDialog.$2_5B());}}
ComponentOne.UI.DialogWindow.C1WebDialog.prototype={$2_0:null,$2_1:null,$2_2:null,$2_3:null,$2_4:null,$2_5:null,$2_6:null,$2_7:null,$2_8:null,$2_9:null,$2_A:null,$2_B:null,$2_C:null,$2_D:null,$2_E:null,$2_F:null,$2_10:null,$2_11:null,$2_12:null,$2_13:null,$2_14:null,$2_15:null,$2_16:null,$2_17:null,$2_18:null,$2_19:false,$2_1A:false,$2_1B:null,$2_1C:null,$2_1D:null,$2_1E:false,$2_1F:null,$2_20:null,$2_21:false,$2_22:null,$2_23:null,$2_24:null,$2_25:null,$2_26:false,$2_27:0,$2_28:0,$2_29:0,$2_2A:null,$2_2B:null,$2_2C:null,$2_2D:null,$2_2E:null,$2_2F:false,$2_31:'2000px',$2_32:false,initialize:function(){ComponentOne.UI.DialogWindow.C1WebDialog.callBaseMethod(this, 'initialize');this.$2_32=((Sys.Browser.agent===Sys.Browser.InternetExplorer)&&(document.compatMode.toLowerCase()!=='backcompat'));this.$2_36();this.$2_34();this.$2_2B=new ComponentOne.UI.DialogWindow._Drag(this.$2_9,this);this.$2_2E=new ComponentOne.UI.DialogWindow._Resize(this.$2_F,this,5,150);this.$2_45();this.$2_43();if(this.get_showOnLoad()){this.show();}},get_allowMove:function(){return this.$2_19;},set_allowMove:function(value){this.$2_19=value;if(this.$2_2B){this.$2_2B.set_$5(value);}return value;},get_allowResize:function(){return this.$2_1A;},set_allowResize:function(value){this.$2_1A=value;if(this.$2_2E){this.$2_2E.set_$9(value);}return value;},get_blankImageUrl:function(){return this.$2_1B;},set_blankImageUrl:function(value){this.$2_1B=value;return value;},get_captionButtons:function(){return this.$2_1C;},set_captionButtons:function(value){this.$2_1C=new ComponentOne.UI.DialogWindow.CaptionButtons(value);return value;},get_captionStyle:function(){return this.$2_1D;},set_captionStyle:function(value){this.$2_1D=new ComponentOne.UI.DialogWindow.C1BaseStyle(value);return value;},get_childrenAsTriggers:function(){return this.$2_1E;},set_childrenAsTriggers:function(value){this.$2_1E=value;return value;},get_contentStyle:function(){return this.$2_1F;},set_contentStyle:function(value){this.$2_1F=new ComponentOne.UI.DialogWindow.C1WebDialogContentStyle(value);return value;},get_contentUrl:function(){return this.$2_20;},set_contentUrl:function(value){this.$2_20=value;if(this.$2_4){if(value!==''){this.setUrl(value);}else{this.setUpdatePanel();}}return value;},get_controlBox:function(){return this.$2_21;},set_controlBox:function(value){this.$2_21=value;if(this.$2_B){if(!value){this.get_captionButtons().get_reloadButton().$3('');this.get_captionButtons().get_maximizeButton().$3('');this.get_captionButtons().get_minimizeButton().$3('');this.get_captionButtons().get_closeButton().$3('');}else{if(this.get_captionButtons().get_reloadButton().get_visible()){this.get_captionButtons().get_reloadButton().$3(this.get_captionButtons().get_reloadButton().get_imageUrl());}if(this.get_captionButtons().get_maximizeButton().get_visible()){this.get_captionButtons().get_maximizeButton().$3(this.get_captionButtons().get_maximizeButton().get_imageUrl());}if(this.get_captionButtons().get_minimizeButton().get_visible()){this.get_captionButtons().get_minimizeButton().$3(this.get_captionButtons().get_minimizeButton().get_imageUrl());}if(this.get_captionButtons().get_closeButton().get_visible()){this.get_captionButtons().get_closeButton().$3(this.get_captionButtons().get_closeButton().get_imageUrl());}}}return value;},get_cssClass:function(){return this.$2_22;},set_cssClass:function(value){if(this.$2_4){if(this.$2_4.className===this.$2_22){this.$2_4.className=value;}}this.$2_22=value;return value;},get_dialogBorder:function(){return this.$2_23;},set_dialogBorder:function(value){this.$2_23=new ComponentOne.UI.DialogWindow.DialogBorder(value);return value;},get_inactiveCssClass:function(){return this.$2_24;},set_inactiveCssClass:function(value){if(this.$2_4){if(this.$2_4.className===this.$2_24){this.$2_4.className=value;}}this.$2_24=value;return value;},get_minimizeZoneElementId:function(){return this.$2_25;},set_minimizeZoneElementId:function(value){this.$2_25=value;return value;},get_showOnLoad:function(){return this.$2_26;},set_showOnLoad:function(value){this.$2_26=value;return value;},get_startPosition:function(){return this.$2_27;},set_startPosition:function(value){this.$2_27=value;return value;},get_startX:function(){return this.$2_28;},set_startX:function(value){this.$2_28=value;return value;},get_startY:function(){return this.$2_29;},set_startY:function(value){this.$2_29=value;return value;},get_style:function(){return (this.$2_4)?this.$2_4.style:null;},get_text:function(){return this.$2_2A;},set_text:function(value){this.$2_2A=value;if(this.$2_9){this.$2_9.innerHTML='<div style=\"height:1px;width:3px;overflow:hidden\">&nbsp;&nbsp;</div>'+value;}return value;},hide:function(){ComponentOne.UI.DialogWindow.C1WebDialog.deactivate(this);this.$2_4.style.display='none';this.$2_3F();if(this.$2_C){this.$2_C.style.display='none';}},minimize:function(){ComponentOne.UI.DialogWindow.C1WebDialog.deactivate(this);if(!this.$2_30){this.normalize();}else{this.$2_30=0;this.$2_2D=new ComponentOne.UI.DialogWindow.ElementPos();this.$2_2D.$0(this.$2_4);if(!this.$2_2C){this.$2_2C=new ComponentOne.UI.DialogWindow.ElementPos();this.$2_2C.$0(this.$2_4);}this.$2_6=this.$2_4.parentNode;if(this.get_captionButtons().get_minimizeButton().get_visible()&&(this.get_captionButtons().get_restoreButton().get_imageUrl()!=='')){this.get_captionButtons().get_minimizeButton().$7(this.get_captionButtons().get_restoreButton());}if(this.get_captionButtons().get_maximizeButton().get_visible()){this.get_captionButtons().get_maximizeButton().$7(this.get_captionButtons().get_maximizeButton());}this.$2_40();if(this.$2_C){if(this.$2_6!==this.$2_4.parentNode){this.$2_C.style.display='none';}else{this.$2_3B();}}}},maximize:function(){if(this.$2_30===2){this.normalize();}else{if(this.$2_30===1){this.$2_2C=new ComponentOne.UI.DialogWindow.ElementPos();this.$2_2C.$0(this.$2_4);}else{this.$2_41();}var $0=this.$2_3E();$0.$1(this.$2_4);var $1=this.$2_4.offsetHeight-$0.height;if($1>0){this.$2_4.style.height=parseInt(this.$2_4.style.height)-$1+'px';}if(this.get_captionButtons().get_restoreButton().get_imageUrl()!==''){if(this.get_captionButtons().get_maximizeButton().get_visible()){this.get_captionButtons().get_maximizeButton().$7(this.get_captionButtons().get_restoreButton());}if(this.get_captionButtons().get_minimizeButton().get_visible()){this.get_captionButtons().get_minimizeButton().$7(this.get_captionButtons().get_minimizeButton());}}if(this.$2_C){this.$2_3B();}this.$2_30=2;}},move:function(x,y){this.$2_4.style.position='absolute';this.$2_4.style.left=x+'px';this.$2_4.style.top=y+'px';if(this.$2_C){this.$2_C.style.left=this.$2_4.style.left;this.$2_C.style.top=this.$2_4.style.top;}if(this.$2_2D){this.$2_2D.left=x;this.$2_2D.top=y;}},normalize:function(){ComponentOne.UI.DialogWindow.C1WebDialog.activate(this);if(this.$2_30!==1){var $0=this.$2_4.offsetHeight;var $1;if(this.$2_30===2){this.get_captionButtons().get_maximizeButton().set_tooltip(this.get_captionButtons().get_maximizeButton().get_tooltip());$1=this.$2_2C;}else{this.get_captionButtons().get_minimizeButton().set_tooltip(this.get_captionButtons().get_minimizeButton().get_tooltip());$1=this.$2_2D;}$1.$1(this.$2_4);if(this.$2_30===2){this.get_captionButtons().get_maximizeButton().$7(this.get_captionButtons().get_maximizeButton());}else{this.get_captionButtons().get_minimizeButton().$7(this.get_captionButtons().get_minimizeButton());this.$2_41();}if(this.$2_C){this.$2_3B();}this.$2_30=1;}},setHtml:function(html){this.setUpdatePanel();this.$2_D.innerHTML=html;},reload:function(){if(this.get_contentUrl()!==''){this.setUrl(this.get_contentUrl());}},setUrl:function(url){if(!this.$2_3){this.$2_3=document.createElement('iframe');this.$2_3.style.height='100%';this.$2_3.style.width='100%';this.$2_0.appendChild(this.$2_3);}if(this.$2_D){this.$2_D.style.display='none';}this.$2_3.style.display=this.$2_3.src='';this.$2_3.src=url;},setUpdatePanel:function(){if(!this.$2_D){this.$2_D=this.$2_4.previousSibling;this.$2_D.style.width='100%';this.$2_0.appendChild(this.$2_D);}if(this.$2_3){this.$2_3.style.display='none';}this.$2_D.style.display='';},show:function(){ComponentOne.UI.DialogWindow.C1WebDialog.activate(this);this.$2_44();this.$2_4.style.display='';if(window.navigator.userAgent.toLowerCase().indexOf('gecko')>=0){this.$2_7.style.width=this.$2_31;}if(this.$2_C){this.$2_3B();}this.$2_33();},showModal:function(){this.$2_47();this.show();},$2_33:function(){if(this.$2_32){var $0=(this.$2_4.style.height!=='')?parseInt(this.$2_4.style.height):0;if($0!==this.$2_4.offsetHeight){var $1=this.$2_4.offsetHeight-$0;if($0-$1>0){this.$2_4.style.height=($0-$1)+'px';}}}},$2_34:function(){Sys.UI.DomEvent.addHandler(this.$2_4,'mousedown',Function.createDelegate(this,this.$2_51));Sys.UI.DomEvent.addHandler(this.$2_9,'mousedown',Function.createDelegate(this,this.$2_51));Sys.UI.DomEvent.addHandler(this.$2_F,'mousedown',Function.createDelegate(this,this.$2_51));Sys.UI.DomEvent.addHandler(this.$2_9,'dblclick',Function.createDelegate(this,this.$2_57));Sys.UI.DomEvent.addHandler(this.$2_15.firstChild,'click',Function.createDelegate(this,this.$2_52));Sys.UI.DomEvent.addHandler(this.$2_15.firstChild,'mouseover',Function.createDelegate(this,this.$2_53));Sys.UI.DomEvent.addHandler(this.$2_15.firstChild,'mouseout',Function.createDelegate(this,this.$2_54));Sys.UI.DomEvent.addHandler(this.$2_16.firstChild,'click',Function.createDelegate(this,this.$2_4E));Sys.UI.DomEvent.addHandler(this.$2_16.firstChild,'mouseover',Function.createDelegate(this,this.$2_4F));Sys.UI.DomEvent.addHandler(this.$2_16.firstChild,'mouseout',Function.createDelegate(this,this.$2_50));Sys.UI.DomEvent.addHandler(this.$2_17.firstChild,'click',Function.createDelegate(this,this.$2_4B));Sys.UI.DomEvent.addHandler(this.$2_17.firstChild,'mouseover',Function.createDelegate(this,this.$2_4C));Sys.UI.DomEvent.addHandler(this.$2_17.firstChild,'mouseout',Function.createDelegate(this,this.$2_4D));Sys.UI.DomEvent.addHandler(this.$2_18.firstChild,'click',Function.createDelegate(this,this.$2_48));Sys.UI.DomEvent.addHandler(this.$2_18.firstChild,'mouseover',Function.createDelegate(this,this.$2_49));Sys.UI.DomEvent.addHandler(this.$2_18.firstChild,'mouseout',Function.createDelegate(this,this.$2_4A));Sys.UI.DomEvent.addHandler(window,'resize',Function.createDelegate(this,this.$2_35));},$2_35:function($p0){if(this.$2_30===2){var $0=this.$2_3E();$0.$1(this.$2_4);if(this.$2_C){this.$2_3B();}}},$2_36:function(){this.$2_4=this.get_element();this.$2_4.setAttribute('selectable','off');ComponentOne.UI.DialogWindow._Misc.$3(this.$2_4,0,0,ComponentOne.UI.DialogWindow._Misc.$1);this.$2_3A();this.$2_37();this.$2_38();this.$2_C=null;},$2_37:function(){this.$2_5=this.$2_4.tBodies[0].appendChild(document.createElement('tr'));this.$2_5.style.height='100%';var $0=this.$2_5.appendChild(document.createElement('td'));$0.colSpan=3;this.$2_2=ComponentOne.UI.DialogWindow._Misc.$3(null,0,0,ComponentOne.UI.DialogWindow._Misc.$1);this.$2_2.style.width='100%';this.$2_2.style.height='100%';$0.appendChild(this.$2_2);this.$2_1=document.createElement('tr');this.$2_2.tBodies[0].appendChild(this.$2_1);this.$2_12=document.createElement('td');this.$2_1.appendChild(this.$2_12);this.$2_12.style.width='1px';this.$2_12.setAttribute('vAlign','bottom');this.$2_12.className='C1WebDialog_BodyLeftCell';var $1=this.$2_39();this.$2_12.appendChild($1);this.$2_12.style.backgroundRepeat='repeat-y';this.$2_12.style.backgroundPosition='left';this.$2_0=document.createElement('td');this.$2_1.appendChild(this.$2_0);this.$2_0.className='C1WebDialog_Content';this.$2_13=document.createElement('td');this.$2_1.appendChild(this.$2_13);this.$2_13.style.width='1px';this.$2_13.setAttribute('vAlign','bottom');this.$2_13.style.textAlign='right';this.$2_13.className='C1WebDialog_BodyRightCell';$1=this.$2_39();this.$2_13.appendChild($1);this.$2_13.style.backgroundRepeat='repeat-y';this.$2_13.style.backgroundPosition='right';this.$2_2.style.width='100%';},$2_38:function(){this.$2_8=this.$2_4.tBodies[0].appendChild(document.createElement('tr'));this.$2_E=document.createElement('td');this.$2_8.appendChild(this.$2_E);this.$2_E.style.width='1px';this.$2_E.setAttribute('vAlign','bottom');var $0=this.$2_39();this.$2_E.appendChild($0);this.$2_E.style.backgroundPosition='left';this.$2_E.style.backgroundRepeat='repeat-y';this.$2_7=document.createElement('td');this.$2_7.style.backgroundRepeat='repeat-x';this.$2_7.style.backgroundPosition='bottom';this.$2_7.style.width='100%';this.$2_7.setAttribute('vAlign','bottom');$0=this.$2_39();this.$2_7.appendChild($0);this.$2_8.appendChild(this.$2_7);this.$2_F=document.createElement('td');this.$2_8.appendChild(this.$2_F);this.$2_F.style.width='1px';this.$2_F.setAttribute('vAlign','bottom');$0=this.$2_39();this.$2_F.appendChild($0);this.$2_F.style.backgroundRepeat='repeat-y';this.$2_F.style.backgroundPosition='right';},$2_39:function(){var $0=document.createElement('img');$0.style.display='block';return $0;},$2_3A:function(){var $0=document.createElement('tr');this.$2_4.tBodies[0].appendChild($0);var $1=$0.appendChild(document.createElement('td'));$1.colSpan=3;this.$2_B=ComponentOne.UI.DialogWindow._Misc.$3(null,0,0,ComponentOne.UI.DialogWindow._Misc.$1);this.$2_B.style.width='100%';this.$2_B.setAttribute('selectable','off');$1.appendChild(this.$2_B);this.$2_A=document.createElement('TR');this.$2_B.tBodies[0].appendChild(this.$2_A);this.$2_10=document.createElement('td');this.$2_A.appendChild(this.$2_10);this.$2_10.style.width='1px';this.$2_10.setAttribute('vAlign','top');var $2=this.$2_39();this.$2_10.appendChild($2);this.$2_10.style.backgroundRepeat='repeat-y';this.$2_10.style.backgroundPosition='left';this.$2_10.setAttribute('selectable','off');this.$2_14=document.createElement('td');this.$2_A.appendChild(this.$2_14);this.$2_14.style.width='1px';$2=this.$2_39();this.$2_14.appendChild($2);this.$2_14.className='C1WebDialog_TitleCell';this.$2_14.setAttribute('selectable','off');this.$2_9=document.createElement('td');this.$2_A.appendChild(this.$2_9);if(this.get_element().style.width!==''){this.$2_9.style.overflow='hidden';}this.$2_9.style.whiteSpace='nowrap';this.$2_9.className='C1WebDialog_TitleCell';this.$2_9.setAttribute('unselectable','on');this.$2_15=document.createElement('td');this.$2_15.style.width='1px';this.$2_A.appendChild(this.$2_15);this.$2_15.className='C1WebDialog_TitleButtonCell';$2=this.$2_39();this.$2_15.appendChild($2);this.$2_15.setAttribute('selectable','off');this.$2_16=document.createElement('td');this.$2_16.style.width='1px';this.$2_A.appendChild(this.$2_16);this.$2_16.className='C1WebDialog_TitleButtonCell';$2=this.$2_39();this.$2_16.appendChild($2);this.$2_16.setAttribute('selectable','off');this.$2_17=document.createElement('td');this.$2_17.style.width='1px';this.$2_A.appendChild(this.$2_17);this.$2_17.className='C1WebDialog_TitleButtonCell';this.$2_17.setAttribute('vAlign','middle');$2=this.$2_39();this.$2_17.appendChild($2);this.$2_17.title='Maximize';this.$2_17.setAttribute('selectable','off');this.$2_18=document.createElement('td');this.$2_18.style.width='1px';this.$2_A.appendChild(this.$2_18);this.$2_18.className='C1WebDialog_TitleButtonCell';$2=this.$2_39();$2.setAttribute('_dialog',this);this.$2_18.appendChild($2);this.$2_18.setAttribute('selectable','off');this.$2_11=document.createElement('td');this.$2_A.appendChild(this.$2_11);this.$2_11.style.width='1px';this.$2_11.setAttribute('vAlign','top');$2=this.$2_39();this.$2_11.appendChild($2);this.$2_11.style.backgroundRepeat='repeat-y';this.$2_11.style.backgroundPosition='left';this.$2_11.setAttribute('selectable','off');},$2_3B:function(){this.$2_C.style.display=this.$2_4.style.display;this.$2_C.style.left=this.$2_3C(this.$2_4)+'px';this.$2_C.style.top=this.$2_3D(this.$2_4)+'px';this.$2_C.style.height=this.$2_4.offsetHeight+'px';this.$2_C.style.width=this.$2_4.offsetWidth+'px';},$2_3C:function($p0){var $0=0;while($p0){$0+=$p0.offsetLeft;$p0=$p0.offsetParent;}return $0;},$2_3D:function($p0){var $0=0;while($p0){$0+=$p0.offsetTop;$p0=$p0.offsetParent;}return $0;},$2_3E:function(){var $0=0;var $1=0;if(typeof(window.innerHeight)!=='undefined'){$1=window.innerHeight;$0=window.innerWidth;}else if(document.documentElement&&(document.documentElement.clientHeight||document.documentElement.clientWidth)){$1=document.documentElement.clientHeight;$0=document.documentElement.clientWidth;}else if(document.body&&(document.body.clientHeight||document.body.clientWidth)){$1=document.body.clientHeight;$0=document.body.clientWidth;}var $2=0;var $3=0;if(typeof(window.pageXOffset)!=='undefined'){$2=window.pageXOffset;$3=window.pageYOffset;}else if(document.body&&(document.body.scrollLeft||document.body.scrollTop)){$2=document.body.scrollLeft;$3=document.body.scrollTop;}else if(document.documentElement&&(document.documentElement.scrollLeft||document.documentElement.scrollTop)){$2=document.documentElement.scrollLeft;$3=document.documentElement.scrollTop;}var $4=new ComponentOne.UI.DialogWindow.ElementPos();$4.left=$2;$4.top=$3;$4.height=$1;$4.width=$0;return $4;},$2_3F:function(){try{var $0=$get('C1WebDialog_ModalLayer');if($0){$0.style.display='none';}}catch($1){}},$2_40:function(){ComponentOne.UI.DialogWindow._Misc.$4(this.get_captionButtons().get_reloadButton().get_element(),false);if(this.get_minimizeZoneElementId()!==''){var $0=$get(this.get_minimizeZoneElementId());if($0&&$0!==this.$2_6){this.$2_6.removeChild(this.$2_4);$0.appendChild(this.$2_4);}this.$2_4.style.position='';this.$2_4.style.styleFloat='left';this.$2_2B.set_$5(false);}this.$2_2E.set_$9(false);this.$2_4.style.width='1px';this.$2_4.style.height='';ComponentOne.UI.DialogWindow._Misc.$4(this.$2_5,false);if(window.navigator.userAgent.toLowerCase().indexOf('gecko')>=0){this.$2_7.style.width=this.$2_31;}},$2_41:function(){if(this.get_captionButtons().get_reloadButton().get_visible()){ComponentOne.UI.DialogWindow._Misc.$4(this.get_captionButtons().get_reloadButton().get_element(),true);}if(this.$2_6&&this.$2_6!==this.$2_4.parentNode){this.$2_4.parentNode.removeChild(this.$2_4);this.$2_6.appendChild(this.$2_4);}this.$2_4.style.position='absolute';this.$2_4.style.styleFloat='';ComponentOne.UI.DialogWindow._Misc.$4(this.$2_5,true);this.$2_2B.set_$5(this.get_allowMove());this.$2_2E.set_$9(this.get_allowResize());if(window.navigator.userAgent.toLowerCase().indexOf('gecko')>=0){this.$2_7.style.width='100%';}},$2_42:function($p0,$p1,$p2,$p3){var $0=(this.$2_4.clientWidth>0)?this.$2_4.clientWidth:this.$2_4.offsetWidth;var $1=(this.$2_4.clientHeight>0)?this.$2_4.clientHeight:this.$2_4.offsetHeight;var $2=$p0+$p2/2-$0/2;var $3=$p1+$p3/2-$1/2;this.move($2,$3);},$2_43:function(){this.$2_4.style.position='absolute';this.$2_B.style.width='100%';this.$2_B.setAttribute('selectable','off');this.$2_B.style.backgroundRepeat='repeat-x';this.$2_B.style.backgroundPosition='top';this.$2_0.style.height=this.$2_0.style.width='100%';},$2_44:function(){if(this.$2_2F){return;}var $0=this.$2_4.style.display;this.$2_4.style.display='';this.$2_2F=true;if(this.get_startPosition()===1){var $1=this.$2_3E();this.$2_42(0,0,$1.width,$1.height);}if(this.get_startPosition()===2){var $2=this.$2_4.parentNode;var $3=($2.clientWidth>0)?$2.clientWidth:$2.offsetWidth;var $4=($2.clientHeight>0)?$2.clientHeight:$2.offsetHeight;var $5=($2.clientLeft)?$2.clientLeft:0;var $6=($2.clientTop)?$2.clientTop:0;this.$2_42(this.$2_3C($2)-$5,this.$2_3D($2)-$6,$3,$4);}this.$2_4.style.display=$0;if(this.get_startPosition()===3){this.move(this.get_startX(),this.get_startY());}},$2_45:function(){this.set_allowMove(this.get_allowMove());this.set_allowResize(this.get_allowResize());this.set_controlBox(this.get_controlBox());this.get_captionButtons().$7(this);this.get_captionStyle().$4(this,this.$2_B);this.get_contentStyle().$4(this,this.$2_0);this.get_dialogBorder().$9(this);this.set_text(this.get_text());this.set_contentUrl(this.get_contentUrl());},$2_46:function($p0){this.$2_4.style.zIndex=$p0;if(this.$2_C){this.$2_C.style.zIndex=(($p0-1>0)?$p0-1:0);}},$2_47:function(){var $0=$get('C1WebDialog_ModalLayer');if(!$0){$0=this.$2_39();$0.style.position='absolute';$0.style.zIndex=ComponentOne.UI.DialogWindow.C1WebDialog.$2_59-1;var $1=this.$2_3E();$1.$1($0);$0.id='C1WebDialog_ModalLayer';($0).src=this.get_blankImageUrl();}else{$0.style.display='';}document.body.appendChild($0);},$2_48:function($p0){this.hide();},$2_49:function($p0){if(this.get_captionButtons().get_closeButton().get_visible()&&this.get_controlBox()&&this.get_captionButtons().get_closeButton().get_hoverImageUrl()){this.get_captionButtons().get_closeButton().$3(this.get_captionButtons().get_closeButton().get_hoverImageUrl());}},$2_4A:function($p0){if(this.get_captionButtons().get_closeButton().get_visible()&&this.get_controlBox()){this.get_captionButtons().get_closeButton().$3(this.get_captionButtons().get_closeButton().get_imageUrl());}},$2_4B:function($p0){if(this.get_captionButtons().get_maximizeButton().get_visible()&&this.get_controlBox()){this.maximize();}},$2_4C:function($p0){if(this.get_captionButtons().get_maximizeButton().get_visible()&&this.get_controlBox()){var $0=this.get_captionButtons().get_maximizeButton().get_hoverImageUrl();if(this.$2_30===2){$0=this.get_captionButtons().get_restoreButton().get_hoverImageUrl();if($0===''){$0=this.get_captionButtons().get_restoreButton().get_imageUrl();}}if($0!==''){this.get_captionButtons().get_maximizeButton().$3($0);}}},$2_4D:function($p0){if(this.get_captionButtons().get_maximizeButton().get_visible()&&this.get_controlBox()){var $0='';if(this.$2_30===2&&(this.get_captionButtons().get_restoreButton().get_imageUrl()!=='')){$0=this.get_captionButtons().get_restoreButton().get_imageUrl();}else{$0=this.get_captionButtons().get_maximizeButton().get_imageUrl();}this.get_captionButtons().get_maximizeButton().$3($0);}},$2_4E:function($p0){if(this.get_captionButtons().get_minimizeButton().get_visible()&&this.get_controlBox()){this.minimize();}},$2_4F:function($p0){if(this.get_captionButtons().get_minimizeButton().get_visible()&&this.get_controlBox()){var $0=this.get_captionButtons().get_minimizeButton().get_hoverImageUrl();if(!this.$2_30){$0=this.get_captionButtons().get_restoreButton().get_hoverImageUrl();if($0===''){$0=this.get_captionButtons().get_restoreButton().get_imageUrl();}}if($0){this.get_captionButtons().get_minimizeButton().$3($0);}}},$2_50:function($p0){if(this.get_captionButtons().get_minimizeButton().get_visible()&&this.get_controlBox()){var $0;if(!this.$2_30&&this.get_captionButtons().get_restoreButton().get_imageUrl()!==''){$0=this.get_captionButtons().get_restoreButton().get_imageUrl();}else{$0=this.get_captionButtons().get_minimizeButton().get_imageUrl();}this.get_captionButtons().get_minimizeButton().$3($0);}},$2_51:function($p0){ComponentOne.UI.DialogWindow.C1WebDialog.activate(this);},$2_52:function($p0){if(this.get_captionButtons().get_reloadButton().get_visible()&&this.get_controlBox()){this.reload();}},$2_53:function($p0){if(this.get_captionButtons().get_reloadButton().get_visible()&&this.get_controlBox()){var $0;if(($0=this.get_captionButtons().get_reloadButton().get_hoverImageUrl())){this.get_captionButtons().get_reloadButton().$3($0);}}},$2_54:function($p0){if(this.get_captionButtons().get_reloadButton().get_visible()&&this.get_controlBox()){this.get_captionButtons().get_reloadButton().$3(this.get_captionButtons().get_reloadButton().get_imageUrl());}},$2_55:function($p0){if(this.$2_C){this.$2_C.style.height=this.$2_4.offsetHeight+'px';this.$2_C.style.width=this.$2_4.offsetWidth+'px';}},$2_56:function($p0){this.normalize();},$2_57:function($p0){if(this.$2_30===1){this.$2_4B($p0);}else{this.$2_56($p0);}}}
ComponentOne.UI.DialogWindow._Resize=function(area,dialog,minHeight,minWidth){this.$6=new Sys.UI.Point(-1,-1);this.$0=dialog;this.$1=area;Sys.UI.DomEvent.addHandler(area,'mousedown',Function.createDelegate(this,this.$A));Sys.UI.DomEvent.addHandler(document,'mousemove',Function.createDelegate(this,this.$B));Sys.UI.DomEvent.addHandler(document,'mouseup',Function.createDelegate(this,this.$C));this.$5=minHeight;this.$4=minWidth;}
ComponentOne.UI.DialogWindow._Resize.prototype={$0:null,$1:null,$2:false,$3:false,$4:0,$5:0,$7:0,$8:0,get_$9:function(){return this.$2;},set_$9:function($p0){this.$2=$p0;this.$1.style.cursor=($p0)?'se-resize':'default';return $p0;},$A:function($p0){if(this.$2){this.$6.x=$p0.clientX;this.$6.y=$p0.clientY;var $0=(this.$0.$2_4.style.height!=='')?parseInt(this.$0.$2_4.style.height):0;var $1=(this.$0.$2_4.style.height!=='')?parseInt(this.$0.$2_4.style.height):0;if($0<this.$0.$2_4.offsetHeight){$0=this.$0.$2_4.offsetHeight;}if($1<this.$0.$2_4.offsetWidth){$1=this.$0.$2_4.offsetWidth;}this.$7=$p0.clientY-$0+this.$5;this.$8=$p0.clientX-$1+this.$4;this.$3=true;$p0.stopPropagation();$p0.preventDefault();}},$B:function($p0){if(this.$2&&this.$3){var $0=Math.max($p0.clientX,this.$8);var $1=Math.max($p0.clientY,this.$7);var $2=(this.$0.$2_4.style.height===''||this.$0.$2_4.style.height.indexOf('%')>0)?this.$0.$2_4.offsetHeight:parseInt(this.$0.$2_4.style.height);var $3=(this.$0.$2_4.style.width===''||this.$0.$2_4.style.width.indexOf('%')>0)?this.$0.$2_4.offsetWidth:parseInt(this.$0.$2_4.style.width);var $4=$2+($1-this.$6.y);var $5=$3+($0-this.$6.x);if($4<1){$4=1;}this.$0.$2_4.style.height=$4+'px';this.$0.$2_4.style.width=$5+'px';this.$6.x=$0;this.$6.y=$1;$p0.stopPropagation();$p0.preventDefault();}},$C:function($p0){if(this.$3){this.$3=false;}}}
ComponentOne.UI.DialogWindow.C1BaseStyle=function(value){var $0=value;this.$1=$0.cssClass;this.$0=$0.cssText;}
ComponentOne.UI.DialogWindow.C1BaseStyle.prototype={$0:null,$1:null,$2:null,$3:null,get_element:function(){return this.$3;},$4:function($p0,$p1){this.$2=$p0;this.$3=$p1;if(this.$3){this.$3.className=this.$1;this.$3.style.cssText=this.$0;}}}
ComponentOne.UI.DialogWindow.C1WebDialogContentStyle=function(value){ComponentOne.UI.DialogWindow.C1WebDialogContentStyle.initializeBase(this,[value]);var $0=value;this.set_horizontalAlign($0.horizontalAlign);}
ComponentOne.UI.DialogWindow.C1WebDialogContentStyle.prototype={$5:null,get_horizontalAlign:function(){return this.$5;},set_horizontalAlign:function(value){this.$5=value;if(this.get_element()){this.get_element().style.textAlign=value;if(this.get_element().firstChild){this.get_element().firstChild.style.textAlign=value;}}return value;},$4:function($p0,$p1){ComponentOne.UI.DialogWindow.C1WebDialogContentStyle.callBaseMethod(this, '$4',[$p0,$p1]);this.set_horizontalAlign(this.get_horizontalAlign());}}
ComponentOne.UI.DialogWindow._Drag=function(area,dialog){this.$4=new Sys.UI.Point(-1,-1);this.$0=area;this.$1=dialog;Sys.UI.DomEvent.addHandler(area,'mousedown',Function.createDelegate(this,this.$6));Sys.UI.DomEvent.addHandler(document,'mousemove',Function.createDelegate(this,this.$7));Sys.UI.DomEvent.addHandler(document,'mouseout',Function.createDelegate(this,this.$8));Sys.UI.DomEvent.addHandler(document,'mouseup',Function.createDelegate(this,this.$9));}
ComponentOne.UI.DialogWindow._Drag.prototype={$0:null,$1:null,$2:false,$3:false,get_$5:function(){return this.$2;},set_$5:function($p0){this.$2=$p0;this.$0.style.cursor=($p0)?'pointer':'default';if(this.$1.$2_4.style.left===''){this.$1.$2_4.style.left='0px';}if(this.$1.$2_4.style.top===''){this.$1.$2_4.style.top='0px';}return $p0;},$6:function($p0){if(this.$2){this.$4.x=$p0.clientX;this.$4.y=$p0.clientY;this.$3=true;$p0.preventDefault();$p0.stopPropagation();}},$7:function($p0){if(this.$2&&this.$3){var $0=$p0.clientX;var $1=$p0.clientY;var $2=(this.$1.$2_4.style.left!=='')?parseInt(this.$1.$2_4.style.left):0;var $3=(this.$1.$2_4.style.top!=='')?parseInt(this.$1.$2_4.style.top):0;var $4=$2+($0-this.$4.x);var $5=$3+($1-this.$4.y);this.$1.move($4,$5);this.$4.x=$0;this.$4.y=$1;}},$8:function($p0){var $0=$p0.rawEvent;if(!$0.toElement&&!$0.relatedTarget&&this.$3){this.$3=false;}},$9:function($p0){var $0=$p0;if(this.$3){this.$3=false;}}}
ComponentOne.UI.DialogWindow.CaptionButtons.registerClass('ComponentOne.UI.DialogWindow.CaptionButtons');ComponentOne.UI.DialogWindow.CaptionElement.registerClass('ComponentOne.UI.DialogWindow.CaptionElement');ComponentOne.UI.DialogWindow.CaptionButton.registerClass('ComponentOne.UI.DialogWindow.CaptionButton',ComponentOne.UI.DialogWindow.CaptionElement);ComponentOne.UI.DialogWindow.RestoreButton.registerClass('ComponentOne.UI.DialogWindow.RestoreButton',ComponentOne.UI.DialogWindow.CaptionButton);ComponentOne.UI.DialogWindow.DialogBorder.registerClass('ComponentOne.UI.DialogWindow.DialogBorder');ComponentOne.UI.DialogWindow.ElementPos.registerClass('ComponentOne.UI.DialogWindow.ElementPos');ComponentOne.UI.DialogWindow._Misc.registerClass('ComponentOne.UI.DialogWindow._Misc');ComponentOne.UI.DialogWindow.C1WebDialog.registerClass('ComponentOne.UI.DialogWindow.C1WebDialog',Sys.UI.Control);ComponentOne.UI.DialogWindow._Resize.registerClass('ComponentOne.UI.DialogWindow._Resize');ComponentOne.UI.DialogWindow.C1BaseStyle.registerClass('ComponentOne.UI.DialogWindow.C1BaseStyle');ComponentOne.UI.DialogWindow.C1WebDialogContentStyle.registerClass('ComponentOne.UI.DialogWindow.C1WebDialogContentStyle',ComponentOne.UI.DialogWindow.C1BaseStyle);ComponentOne.UI.DialogWindow._Drag.registerClass('ComponentOne.UI.DialogWindow._Drag');ComponentOne.UI.DialogWindow._Misc.$0=1;ComponentOne.UI.DialogWindow._Misc.$1=2;ComponentOne.UI.DialogWindow._Misc.$2=4;ComponentOne.UI.DialogWindow.C1WebDialog.$2_58=[];ComponentOne.UI.DialogWindow.C1WebDialog.$2_59=300;ComponentOne.UI.DialogWindow.C1WebDialog.$2_5A=ComponentOne.UI.DialogWindow.C1WebDialog.$2_59;
// ---- Do not remove this footer ----
// Generated using Script# v0.3.0.0 (http://projects.nikhilk.net)
// -----------------------------------

if(typeof(Sys)!=='undefined')Sys.Application.notifyScriptLoaded();