var VW=VW||{};if(!VW.bootstrap){VW.bootstrap={_loaded:[],_waiting:[],provideArray:function(modules){for(var i=0,s=modules.length;i<s;i++){this.provide(modules[i]);}},provide:function(module){if(Object.prototype.toString.apply(module)==="[object Array]"){this.provideArray(module);return;}this._loaded[module]=true;
for(var i=0,s=this._waiting.length;i<s;i++){var moduleList=this._waiting[i].modules;for(var j=0,sz=moduleList.length;j<sz;j++){if(moduleList[j]==module){moduleList.splice(j,1);if(moduleList.length==0){try{this._waiting[i].callback();}catch(e){if(typeof(console)!="undefined"){console.log(e);}}this._waiting[i].markForDelete=true;
}break;}}}},requires:function(modules,callback,name){if(typeof(modules)=="string"){modules=[modules];}var entry={name:name,callback:callback,modules:[]};for(var i=0,s=modules.length;i<s;i++){if(!this._loaded[modules[i]]){entry.modules.push(modules[i]);}}if(entry.modules.length==0){try{callback();}catch(e){if(typeof(console)!="undefined"){console.log(e);
}}entry=null;return true;}this._waiting.push(entry);entry=null;return false;},ua:function(){var w3cdom=typeof document.getElementById!="undefined"&&typeof document.getElementsByTagName!="undefined"&&typeof document.createElement!="undefined",u=navigator.userAgent.toLowerCase(),p=navigator.platform.toLowerCase(),windows=p?/win/.test(p):/win/.test(u),mac=p?/mac/.test(p):/mac/.test(u),webkit=/webkit/.test(u)?parseFloat(u.replace(/^.*webkit\/(\d+(\.\d+)?).*$/,"$1")):false,ie=!+"\v1",playerVersion=[0,0,0],d=null;
return{w3:w3cdom,wk:webkit,ie:ie,win:windows,mac:mac};}(),getIEVersion:function(){var rv=-1;if(VW.bootstrap.ua.ie){var re=new RegExp("MSIE ([0-9]{1,}[.0-9]{0,})");if(re.exec(navigator.userAgent)!=null){rv=parseFloat(RegExp.$1);}}return rv;},loadCSS:function(url){var style=document.createElement("link");
style.setAttribute("href",url);style.setAttribute("rel","stylesheet");style.type="text/css";document.getElementsByTagName("head")[0].appendChild(style);},loadScript:function(url,encoding,requires,provides){if(provides!=null&&typeof(provides)!="undefined"){provides=provides.split(",");var _gotItAll=true;
for(i=0;i<provides.length;i++){if(!this._loaded[provides[i]]){_gotItAll=false;break;}}if(_gotItAll){return;}}if(requires!=null&&typeof(requires)!="undefined"&&requires!=""){this.requires(requires.split(","),function(){VW.bootstrap.loadScript(url,encoding);},url);}else{this._doLoad(url,encoding);}},_doLoad:function(url,encoding){var h=document.getElementsByTagName("head")[0]||document.documentElement;
var s=document.createElement("script");s.type="text/javascript";s.charset=encoding;s.src=url;h.appendChild(s);h=s=null;}};} 
var tz=new Date().getTimezoneOffset()/60*-1;
var tzStr;
if (tz>=0) {
	tzStr='setTZ='+encodeURIComponent('GMT+'+tz);
} else {
	tzStr='setTZ='+encodeURIComponent('GMT'+tz);
}
tz=null;
 
VW.bootstrap.loadScript('http://saas.govirtualweb.com/vw/virtual-web/virtual-web2.js.jsp?state=ON&v=6001-27&' + tzStr + '&siteId=6785623f03d6e71afac088807bf83376', 'UTF-8'); 



