function gei(n){return document.getElementById(n)}function undef(o){return typeof(o)=="undefined"}function aSBL(id){var d=document,e=encodeURIComponent,o=gei(id),v=[e(d.location),e(d.title)],p=['url='+v[0]+'&title='+v[1],'u='+v[0]+'&t='+v[1]],t,i,x,c1='bookmarks" ',s=['http://digg.com/submit?phase=2&'+p[0]+'" alt="Digg','http://del.icio.us/post?'+p[0]+'" alt="del.icio.us','http://myweb2.search.yahoo.com/myresults/bookmarklet?'+p[1]+'" alt="Yahoo Web2.0','http://www.furl.net/storeIt.jsp?'+p[1]+'" alt="furl','http://reddit.com/submit?'+p[0]+'" alt="Reddit','http://www.stumbleupon.com/submit?'+p[0]+'" alt="StumbleUpon','http://www.google.com/bookmarks/mark?op=edit&output=popup&bkmk='+v[0]+'&title='+v[1]+'" alt="Google Bookmark'];if(undef(o))return;t='<img src="http://1mgg.com/ic/bookmarks.png" width="162" height="18" usemap="#'+c1+'/><map id="'+c1+'name="'+c1+'>';for(i=0;i<s.length;i++){x=i*24;t+='<area shape="rect" coords="'+x+',0,'+(x+18)+',18" href="'+s[i]+'" target="_blank" />'}t+='</map>';o.innerHTML=t}aSBL('sbl');var cw=0,ch=0,cow=0,coh=0;function getWindowSize(){return Array(document.body.clientWidth,document.body.clientHeight)}function showContent(game,w,h){var txt='',gurl=game;if(/^[0-9]+/.test(game))gurl='/data/'+game+'.swf';txt='<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="'+w+'" height="'+h+'" id="fogame">';txt+='<param name="movie" value="'+gurl+'">';txt+='<param name="quality" value="high">';txt+='<PARAM NAME="AllowScriptAccess" VALUE="never">';txt+='<embed src="'+gurl+'" AllowScriptAccess="never" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="'+w+'" height="'+h+'" id="fgame"></embed>';txt+='</object>';document.getElementById('game').innerHTML=txt}function calcFullContentSize(w,h,ow,oh) {var s=getWindowSize();var wf,hf,uf;wf=(s[0]-ow)/w; hf=(s[1]-oh)/h;uf=(wf<hf)?wf:hf;nw=w*uf; nh=h*uf;return Array(nw,nh,s[0]-nw)}function showFullContent(game, w,h,ow,oh) {cw=w; ch=h; cow=ow; coh=oh;var s=calcFullContentSize(w,h,ow,oh);showContent(game,s[0],s[1])}function openFullWin(url) {window.open('http://www.flashagame.com/'+url,'', 'location=0,fullscreen=yes,location=0,menubar=0,titlebar=0,toolbar=0,hotkeys=0')}function contentResize() {if (cw<=0 || ch<=0) return;var s=calcFullContentSize(cw,ch,cow,coh);var fl=document.getElementById('fgame');if (fl) {fl.setAttribute('width',s[0]);fl.setAttribute('height',s[1])}fl=document.getElementById('fogame');if (fl) {fl.setAttribute('width',+s[0]);fl.setAttribute('height',s[1])}}