var tabdropdown={disappeardelay:100,disablemenuclick:false,enableiframeshim:1,dropmenuobj:null,ie:document.all,firefox:document.getElementById&&!document.all,previousmenuitem:null,currentpageurl:window.location.href.replace("http://"+window.location.hostname,"").replace(/^\//,""),getposOffset:function(what,offsettype){var totaloffset=(offsettype=="left")?what.offsetLeft:what.offsetTop;var parentEl=what.offsetParent;while(parentEl!=null){totaloffset=(offsettype=="left")?totaloffset+parentEl.offsetLeft:totaloffset+parentEl.offsetTop;parentEl=parentEl.offsetParent;}
return totaloffset;},showhide:function(obj,e,obj2){if(this.ie||this.firefox)
this.dropmenuobj.style.left=this.dropmenuobj.style.top="-500px"
if(e.type=="click"&&obj.visibility==hidden||e.type=="mouseover"){if(obj2.parentNode.className.indexOf("default")==-1)
obj2.parentNode.className="selected"
obj.visibility="visible"}
else if(e.type=="click")
obj.visibility="hidden"},iecompattest:function(){return(document.compatMode&&document.compatMode!="BackCompat")?document.documentElement:document.body},clearbrowseredge:function(obj,whichedge){var edgeoffset=0
if(whichedge=="rightedge"){var windowedge=this.ie&&!window.opera?this.standardbody.scrollLeft+this.standardbody.clientWidth-15:window.pageXOffset+window.innerWidth-15
this.dropmenuobj.contentmeasure=this.dropmenuobj.offsetWidth
if(windowedge-this.dropmenuobj.x<this.dropmenuobj.contentmeasure)
edgeoffset=this.dropmenuobj.contentmeasure-obj.offsetWidth}
else{var topedge=this.ie&&!window.opera?this.standardbody.scrollTop:window.pageYOffset
var windowedge=this.ie&&!window.opera?this.standardbody.scrollTop+this.standardbody.clientHeight-15:window.pageYOffset+window.innerHeight-18
this.dropmenuobj.contentmeasure=this.dropmenuobj.offsetHeight
if(windowedge-this.dropmenuobj.y<this.dropmenuobj.contentmeasure){edgeoffset=this.dropmenuobj.contentmeasure+obj.offsetHeight
if((this.dropmenuobj.y-topedge)<this.dropmenuobj.contentmeasure)
edgeoffset=this.dropmenuobj.y+obj.offsetHeight-topedge}
this.dropmenuobj.firstlink.style.borderTopWidth=(edgeoffset==0)?0:"1px"}
return edgeoffset},dropit:function(obj,e,dropmenuID){if(this.dropmenuobj!=null){this.dropmenuobj.style.visibility="hidden"
if(this.previousmenuitem!=null&&this.previousmenuitem!=obj){if(this.previousmenuitem.parentNode.className.indexOf("default")==-1)
this.previousmenuitem.parentNode.className=""}}
this.clearhidemenu()
if(this.ie||this.firefox){obj.onmouseout=function(){tabdropdown.delayhidemenu(obj)}
obj.onclick=function(){return!tabdropdown.disablemenuclick}
this.dropmenuobj=document.getElementById(dropmenuID)
this.dropmenuobj.onmouseover=function(){tabdropdown.clearhidemenu()}
this.dropmenuobj.onmouseout=function(e){tabdropdown.dynamichide(e,obj)}
this.dropmenuobj.onclick=function(){tabdropdown.delayhidemenu(obj)}
this.showhide(this.dropmenuobj.style,e,obj)
this.dropmenuobj.x=this.getposOffset(obj,"left")
this.dropmenuobj.y=this.getposOffset(obj,"top")
this.dropmenuobj.style.left=this.dropmenuobj.x-this.clearbrowseredge(obj,"rightedge")+"px"
this.dropmenuobj.style.top=this.dropmenuobj.y-this.clearbrowseredge(obj,"bottomedge")+obj.offsetHeight+1+"px"
this.previousmenuitem=obj
this.positionshim()}},contains_firefox:function(a,b){while(b.parentNode)
if((b=b.parentNode)==a)
return true;return false;},dynamichide:function(e,obj2){var evtobj=window.event?window.event:e
if(this.ie&&!this.dropmenuobj.contains(evtobj.toElement))
this.delayhidemenu(obj2)
else if(this.firefox&&e.currentTarget!=evtobj.relatedTarget&&!this.contains_firefox(evtobj.currentTarget,evtobj.relatedTarget))
this.delayhidemenu(obj2)},delayhidemenu:function(obj2){this.delayhide=setTimeout(function(){tabdropdown.dropmenuobj.style.visibility='hidden';if(obj2.parentNode.className.indexOf('default')==-1)obj2.parentNode.className=''},this.disappeardelay)},clearhidemenu:function(){if(this.delayhide!="undefined")
clearTimeout(this.delayhide)},positionshim:function(){if(this.enableiframeshim&&typeof this.shimobject!="undefined"){if(this.dropmenuobj.style.visibility=="visible"){this.shimobject.style.width=this.dropmenuobj.offsetWidth+"px"
this.shimobject.style.height=this.dropmenuobj.offsetHeight+"px"
this.shimobject.style.left=this.dropmenuobj.style.left
this.shimobject.style.top=this.dropmenuobj.style.top}
this.shimobject.style.display=(this.dropmenuobj.style.visibility=="visible")?"block":"none"}},hideshim:function(){if(this.enableiframeshim&&typeof this.shimobject!="undefined")
this.shimobject.style.display='none'},isSelected:function(menuurl){var menuurl=menuurl.replace("http://"+menuurl.hostname,"").replace(/^\//,"")
return(tabdropdown.currentpageurl==menuurl)},init:function(menuid,dselected){this.standardbody=(document.compatMode=="CSS1Compat")?document.documentElement:document.body
var menuitems=document.getElementById(menuid).getElementsByTagName("a")
for(var i=0;i<menuitems.length;i++){if(menuitems[i].getAttribute("rel")){var relvalue=menuitems[i].getAttribute("rel")
document.getElementById(relvalue).firstlink=document.getElementById(relvalue).getElementsByTagName("a")[0]
menuitems[i].onmouseover=function(e){var event=typeof e!="undefined"?e:window.event
tabdropdown.dropit(this,event,this.getAttribute("rel"))}}
if(dselected=="auto"&&typeof setalready=="undefined"&&this.isSelected(menuitems[i].href)){menuitems[i].parentNode.className+=" selected default"
var setalready=true}
else if(parseInt(dselected)==i)
menuitems[i].parentNode.className+=" selected default"}}}
tabdropdown.init("slidemenu")
var _atu="undefined",_atd="http://www.addthis.com/",_atr="http://s7.addthis.com/",_euc=encodeURIComponent,_atc={ver:152,enote:"",cwait:500,samp:0.02,addr:-1};if(typeof addthis_conf===_atu)var addthis_conf={};for(i in addthis_conf)_atc[i]=addthis_conf[i];if(typeof _ate===_atu){(function(){var e=navigator.userAgent.toLowerCase(),d=document,j=window,m=j.addEventListener,n=j.attachEvent,l={saf:/webkit/.test(e),opr:/opera/.test(e),msi:/msie/.test(e)&&!/opera/.test(e),ie6:/msie 6.0/.test(e)},o={isBound:false,isReady:false,readyList:[],onReady:function(){if(!o.isReady){o.isReady=true;for(var b=o.readyList,a=0;a<b.length;a++)b[a].call(window,[]);o.readyList=[]}},addLoad:function(b){var a=j.onload;j.onload=typeof j.onload!="function"?b:function(){a&&a();b()}},bindReady:function(){if(!f.isBound){f.isBound=true;d.addEventListener&&!l.opr&&d.addEventListener("DOMContentLoaded",f.onReady,false);l.msi&&window==top&&function(){if(!f.isReady){try{d.documentElement.doScroll("left")}catch(a){setTimeout(arguments.callee,0);return}f.onReady()}}();l.opr&&d.addEventListener("DOMContentLoaded",function(){if(!f.isReady){for(var a=0;a<d.styleSheets.length;a++)if(d.styleSheets[a].disabled){setTimeout(arguments.callee,0);return}f.onReady()}},false);if(l.saf){var b;(function(){if(!f.isReady)if(d.readyState!="loaded"&&d.readyState!="complete")setTimeout(arguments.callee,0);else{if(b===undefined){for(var a=d.getElementsByTagName("link"),g=0;g<a.length;g++)a[g].getAttribute("rel")=="stylesheet"&&b++;var h=d.getElementsByTagName("style");b+=h.length}d.styleSheets.length!=b?setTimeout(arguments.callee,0):f.onReady()}})()}f.addLoad(f.onReady)}},append:function(b,a){f.bindReady();f.isReady?b.call(window,[]):f.readyList.push(function(){return b.call(window,[])})}},f=o,c={rev:"$Rev: 51773 $",ab:"-",bro:l,clck:1,show:1,samp:_atc.samp-Math.random(),scnt:1,seq:1,inst:1,wait:500,tmo:null,cvt:[],svt:[],sttm:(new Date).getTime(),max:268435455,pix:"tev",sid:0,sub:typeof at_sub!==_atu,uid:null,swf:"http://bin.clearspring.com/at/v/1/button1.swf",evu:"http://e1.clearspring.com/at/",off:function(){return Math.floor(((new Date).getTime()-c.sttm)/100).toString(16)},ran:function(){return Math.floor(Math.random()*4294967295).toString(36)},cst:function(b){return"CXNID=2000001.521545608054043907"+(b||2)+"NXC"},img:function(b,a){if(typeof at_sub===_atu)(new Image).src=_atr+"live/t00/"+b+".gif?"+c.ran()+"&"+c.cst(a)},cuid:function(){return(c.sttm&c.max).toString(16)+Math.floor(Math.random()*c.max).toString(16)},ssid:function(){if(c.sid===0)c.sid=c.cuid();return c.sid},sev:function(b,a){c.pix="sev-"+(typeof b!=="number"?_euc(b):b);c.svt.push(b+";"+c.off());a===1?c.xmi(true):c.sxm(true)},cev:function(b,a){c.pix="cev-"+_euc(b);c.cvt.push(_euc(b)+"="+_euc(a)+";"+c.off());c.sxm(true)},sxm:function(b){c.tmo!==null&&clearTimeout(c.tmo);if(b)c.tmo=c.sto("_ate.xmi(false)",c.wait)},sto:function(b,a){return setTimeout(b,a)},sta:function(){var b=c;return"AT-"+(typeof addthis_pub!==_atu?_euc(addthis_pub):"unknown")+"/-/"+b.ab+"/"+b.ssid()+"/"+b.seq+++(b.uid!==null?"/"+b.uid:"")},xmi:function(b){var a=c;a.uid||a.dck("X"+a.cuid());if(a.cvt.length+a.svt.length>0){a.sxm(false);a.seq===1&&a.cev("pin",a.inst);var g=a.evu+a.pix+"-"+a.ran()+".png?ev="+c.sta()+"&se="+a.svt.join(",")+"&ce="+a.cvt.join(",");a.cvt=[];a.svt=[];if(!_atc.xtr)if(b){a=document;var h=a.ce("iframe");h.id="_atf";h.src=g;c.opp(h.style);a.body.appendChild(h);h=a.getElementById("_atf")}else(new Image).src=g}},opp:function(b){b.width="1px";b.height="1px";b.position="absolute";b.zIndex=100000},pub:function(){return typeof addthis_pub!==_atu?_euc(addthis_pub):""},lad:function(b){c.plo.push(b)},plo:[],jlo:function(){try{if(!c.pld){var b=document,a=b.ce("script");a.src=_atr+"static/r04/menu07.js";b.gn("head")[0].appendChild(a);c.pld=a}}catch(g){}},lod:function(b){try{var a=c;b=b===1;var g=d.referer||d.referrer;if(!b){if(a.samp>=0&&!a.sub){a.sev("20");a.cev("plo",1/_atc.samp);g&&a.cev("pre",g)}a.img(_atc.ver+"lo","2")}a.plo.length>0&&a.jlo();if(c.samp>=0)try{var h=d.gn("a");if(h)for(var p in h){p=h[p];if(p.toString().indexOf("/bookmark.php")>0&&!p.onmouseover){p.onmouseover=function(){return addthis_open(this,"","","")};p.onmouseout=function(){addthis_close()}}}}catch(z){}if(!_atc.xfl&&(b||a.uid===null)&&a.swf){var u=function(v,w,y){var t=d.createElement("param");t.name=w;t.value=y;v.appendChild(t)},k=d.createElement("object");a.opp(k.style);k.id="atff";if(l.msi){k.classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000";u(k,"movie",a.swf)}else{k.data=a.swf;k.quality="high";k.type="application/x-shockwave-flash"}u(k,"wmode","transparent");u(k,"allowScriptAccess","always");d.body.insertBefore(k,d.body.firstChild);if(l.msi)k.outerHTML+=" "}}catch(A){}},unl:function(){var b=c;if(b.samp>=0&&!b.sub){b.sev("21",1);b.cev("pun",1/_atc.samp)}return true},dck:function(b){c.uid=b;var a=c.pub(),g="dodpubweb,usagov,education,gobiernousa,loc_webservices,massgov,govgab1".split(",");for(q in g)if(a==g[q])return;if(!_atc.xck)document.cookie="_csuid="+b+"; expires=Wed, 04 Oct 2028 03:19:53 GMT; path=/"},fcl:null,asetup:function(b){var a=c;try{b!==null&&b!==_atu&&a.dck(b);a.fcl&&a.fcl()}catch(g){}return b},ao:function(b,a,g,h){c.lad(["open",b,a,g,h]);c.jlo();return false},ac:function(){},as:function(b){c.lad(["send",b]);c.jlo()}};e=c;j._ate=e;j._adr=f;d.ce=d.createElement;d.gn=d.getElementsByTagName;f.bindReady();if(m)m("unload",e.unl,false);else if(n)n("onunload",e.unl);else j.onunload=e.unl;f.append(e.lod);if(d.cookie){m=d.cookie.split(";");for(var q=0;q<m.length;q++){n=m[q];e=n.indexOf("_csuid=");if(e>=0)c.uid=n.substring(e+7)}}try{var s=d.ce("link");s.rel="stylesheet";s.type="text/css";s.href="http://www.onlinecasinoselite.com/css/widget02.css";s.media="all";d.gn("head")[0].appendChild(s)}catch(B){}})();function addthis_to(e){return addthis_sendto(e)}function addthis_onmouseover(e,d,j,m,n,l,o){if(n)addthis_pub=n;if(l)addthis_language=l;addthis_content=o||"";return addthis_open(e,"share",j,m)}function addthis_onmouseout(){addthis_close()}function addthis_open(e,d,j,m){return _ate.ao(e,d,j,m)}function addthis_close(){_ate.ac()}function addthis_sendto(e){_ate.as(e);return false}}else _ate.inst++;try{if(_atc.ver===120){function x(e,d){return eval("("+e+"=(typeof "+e+" === '"+_atu+"' ? '"+(d||"")+"' : "+e+"))")}var r="atb"+_ate.cuid();document.write('<span id="'+r+'"></span>');_ate.lad(["span",r,x("addthis_url",""),x("addthis_title","")])}window.addthis_clickout&&_ate.lad(["cout"])}catch(e$$6){};function init(){document.getElementById('gtop').onclick=function(){window.scrollTo(0,0);return false;}}
onload=init;
