window.MOKUGIFT = {};
MOKUGIFT.user = 'Mokugift-Team';
MOKUGIFT.owner_id = 'mokugift-team';
MOKUGIFT.treeCount = 1011;
MOKUGIFT.debug = false;
MOKUGIFT.flashUrl = 'http://www.mokugift.com/widget/esland.swf'; 
MOKUGIFT.absUrl = 'http://www.mokugift.com/javascripts'; 
MOKUGIFT.imgUrl = 'http://www.mokugift.com/images/moku-badge'; 
MOKUGIFT.islandUrl = 'http://www.mokugift.com/island'; 
MOKUGIFT.width = 104;
MOKUGIFT.height = 140;
MOKUGIFT.flashWidth = 320;
MOKUGIFT.flashHeight = 240;
MOKUGIFT.SLStyles = {
  color : 'green',
  font : 'bold 10px Verdana, Helvetica',
  textAlign : 'center',
  paddingBottom : '10px'
};
MOKUGIFT.zBubble = 2100;
MOKUGIFT.bubW = 4;
MOKUGIFT.bubH = 4;
MOKUGIFT.bubFont = 'bold 11px Verdana';
MOKUGIFT.bubFontColor = '#000';
MOKUGIFT.bubSpikeW = 9;
MOKUGIFT.bubSpikeH = 11;
MOKUGIFT.bubCloseTime = 1500;
if(typeof window.Tunnel == 'undefined') {function VSK_Tunnel(){this.queue=[];}VSK_Tunnel.prototype.send=function(url){if(!document.body)return;var iframe=document.createElement('iframe');iframe.style.position='absolute';iframe.style.left='-1000px';iframe.style.top='-1000px';iframe.b.onload=function(){document.body.removeChild(this);};iframe.dock(document.body);};VSK_Tunnel.prototype.request=function(url,ondone,sync){var script_loaded=function(script){script.parentNode.removeChild(script);if(ondone&&ondone.exec)ondone.exec();};var head=document.getElementsByTagName('head')[0];var script=document.createElement('script');script.type='text/javascript';script.onreadstatechange=function(){if(this.readyState=='complete')script_loaded(this);};script.onload=function(){script_loaded(this);};script.src=url;if(!sync)head.appendChild(script);else {if(/Apple/.test(navigator.vendor))script.appendChild(document.createTextNode(' '));else script.text=' ';head.appendChild(script);}};Tunnel = new VSK_Tunnel();}
document.write('<div id="mokugift_prep_node"></div>');
Tunnel.request(MOKUGIFT.absUrl+'/mokugift_badge.js', null, true);