addthis_url    = location.href;   
addthis_title  = document.title;  
addthis_pub    = 'monotravel';

if (typeof addthis_widget=="undefined") {
	var addthis_widget='addthis';
	var at12O='http://s7.addthis.com/';
	var at12o='http://s7.addthis.com/services/';
	
	function at12Y( ) {
		addthis_url=encodeURIComponent(addthis_url);
		addthis_title=encodeURIComponent(addthis_title);
		addthis_title=addthis_title.replace(/'/g,'\\\'');

		var at12y='<a id="at12id" href="'+at12I('')+'\" onmouseover=\"return addthis_onmouseover(at12id, event, \''+addthis_url+'\', \''+addthis_title+'\', \''+addthis_pub+'\')\" onmouseout=\"addthis_onmouseout()\" onclick=\"return addthis_to()\">';
		
		at12y+='<img src="'+at12O+'button1-bm.gif" width="125" height="16" border="0" style="border: none; padding: 0px" alt="AddThis Social Bookmarking Widget" /></a>';
		document.write(at12y);
	}

	function at12i(at12A) {
		return document.getElementById(at12A);
	}
	
	function addthis_clearclosewin( ) {
		if (typeof at12a!="undefined")
			clearTimeout(at12a);
	}
	function addthis_onmouseover(at12E,at12e,at12U,at12u,at12Z) {
		addthis_clearclosewin( );
		addthis_url=at12U;
		addthis_title=at12u;
		addthis_pub=at12Z;
		at12z=at12i('addthis_favorites');
		at12z.src=at12o+'favorites.png';
		at12z=at12i('addthis_delicious');
		at12z.src=at12o+'delicious.png';
		at12z=at12i('addthis_digg');
		at12z.src=at12o+'digg.png';
		at12z=at12i('addthis_reddit');
		at12z.src=at12o+'reddit.gif';
		at12z=at12i('addthis_google');
		at12z.src=at12o+'goog.png';
		at12z=at12i('addthis_furl');
		at12z.src=at12o+'furl.gif';
		at12z=at12i('addthis_su');
		at12z.src=at12o+'su.png';
		at12z=at12i('addthis_live');
		at12z.src=at12o+'live.gif';
		at12z=at12i('addthis_ask');
		at12z.src=at12o+'ask.png';
		at12z=at12i('addthis_myweb');
		at12z.src=at12o+'yahoo-myweb.png';
		at12z=at12i('addthis_facebook');
		at12z.src=at12o+'facebook.gif';
		at12z=at12i('addthis_more');
		at12z.src=at12o+'plus-16x16-light.gif';
		at12X='Notify Alexa of dropdown pageview';
		
		var at12x=at12E.getElementsByTagName('img');
		if (at12x)
			at12E=at12x[0];
			
		var at12W=at12i('addthis_dropdown');
		at12W.style.display='block';
		
		var at12w=at12V(at12E);
		at12v=at12w[0];
		at12T=at12w[1];
		
		var at12t=at12S( );
		var at12s=at12R( );
		
		if (at12v-at12s[0]+at12W.clientWidth+024>at12t[0])
			at12v=at12v-0157;
		if (at12T-at12s[1]+at12W.clientHeight+at12E.clientHeight+024>at12t[1])
			at12T=at12T-0235; at12W.style.left=at12v+'px';
		at12W.style.top=(at12T+at12E.clientHeight)+'px';
		return false;
	}
	
	function addthis_onmouseout( ){
		addthis_closewinwait( );
	}
	
	function addthis_closewinwait( ){
		at12a=setTimeout("addthis_closewin()",0764);
	}
	
	function addthis_closewin( ){
		var at12W=at12i('addthis_dropdown');
		at12W.style.display='none';
		
		return false;
	}
	
	function addthis_to(at12r) {
		addthis_closewin( );
		if (at12r=='favorites') {
			addthis_url=decodeURIComponent(addthis_url);
			addthis_title=decodeURIComponent(addthis_title);
			if (document.all)
				window.external.AddFavorite(addthis_url,addthis_title);
			else
				window.sidebar.addPanel(addthis_title,addthis_url,'');
			return false;
		}
		window.open(at12I(at12r),'addthis','scrollbars=yes,menubar=no,width=620,height=400,resizable=yes,toolbar=no,location=no,status=no');
		return false;
	}
	
	function at12I(at12r){
		return 'http://www.addthis.com/bookmark.php?v=12&winname=addthis&pub='+addthis_pub+'&s='+at12r+'&url='+addthis_url+'&title='+addthis_title;
	}
	
	function at12V(at12Q){
		var at12q=0,at12P=0;
		do { 
			at12q+=at12Q.offsetTop || 0;
			at12P+=at12Q.offsetLeft || 0;
			at12Q=at12Q.offsetParent;
		} while (at12Q); 
		return [at12P,at12q];
	}
	
	function at12S( ){
		var at12p=0; 
		var at12N=0; 
		if (typeof(window.innerWidth)=='number'){
			at12p=window.innerWidth;
			at12N=window.innerHeight;
		} else if (document.documentElement && (document.documentElement.clientWidth || document.documentElement.clientHeight)){
			at12p=document.documentElement.clientWidth;
			at12N=document.documentElement.clientHeight;
		} else if (document.body && (document.body.clientWidth || document.body.clientHeight)){
			at12p=document.body.clientWidth; 
			at12N=document.body.clientHeight; 
		}
		return [at12p,at12N]; 
	}
	
	function at12R( ){
		var at12n=0; 
		var at12M=0;
		if (typeof(window.pageYOffset)=='number'){
			at12M=window.pageYOffset; 
			at12n=window.pageXOffset;
		} else if (document.body && (document.body.scrollLeft || document.body.scrollTop)){
			at12M=document.body.scrollTop; 
			at12n=document.body.scrollLeft; 
		} else if (document.documentElement && (document.documentElement.scrollLeft || document.documentElement.scrollTop)){
			at12M=document.documentElement.scrollTop; 
			at12n=document.documentElement.scrollLeft; 
		}
		
		return [at12n,at12M]; 
	}
	
	function at12m( ){
		at12L=document.createElement('link');
		at12L.rel='stylesheet'; 
		at12L.type='text/css'; 
		at12L.href=at12O+'css/addthis_widget.css'; 
		at12L.media='all';
		document.lastChild.firstChild.appendChild(at12L); 
	}
	
	function at12l( ){
		at12m( ); 
		var at12K='<div id="addthis_dropdown" onmouseover="addthis_clearclosewin()" onmouseout="addthis_onmouseout()" style="z-index: 1000; position: absolute; display: none">';
		at12K+='<table width="100%" cellpadding="2" cellspacing="0" style="background-color: #EEEEEE; height: 20px">';
		at12K+='<tr><td style="font-size: 12px; color: #666666">Bookmark &amp; Share</td><td width="60" align="right"><a href="http://www.addthis.com" style="font-size: 9px; text-decoration: none; color: #666666" target="_blank" class="snap_noshots">&copy; Add This</a></td></tr>';
		at12K+='</table>';
		at12K+='<table id="addthis_services" width="100%" cellpadding="0" style="font-family: Verdana, Arial; font-size: 11px;">'; 
		at12K+='<tr>';
		at12K+='\x3ctd width=\"50%\">\x3ca href=\"/\" onclick=\"return addthis_to(\'favorites\')\">\x3cimg id=\"addthis_favorites\" alt=\"\" width=\"16\" height=\"16\"  />&nbsp; Favorites\x3c/a>\x3c/td>'; 
		at12K+='\x3ctd width=\"50%\">\x3ca href=\"/\" onclick=\"return addthis_to(\'delicious\')\">\x3cimg id=\"addthis_delicious\" alt=\"\" width=\"16\" height=\"16\" />&nbsp; Del.icio.us\x3c/a>\x3c/td>';
		at12K+='</tr><tr>'; 
		at12K+='\x3ctd>\x3ca href=\"/\" onclick=\"return addthis_to(\'digg\');\">\x3cimg id=\"addthis_digg\" alt=\"\" width=\"16\" height=\"16\"  />&nbsp; Digg\x3c/a>\x3c/td>';
		at12K+='\x3ctd>\x3ca href=\"/\" onclick=\"return addthis_to(\'google\')\">\x3cimg id=\"addthis_google\" alt=\"\" width=\"16\" height=\"16\"  />&nbsp; Google\x3c/a>\x3c/td>';
		at12K+='</tr><tr>'; 
		at12K+='\x3ctd>\x3ca href=\"/\" onclick=\"return addthis_to(\'facebook\');\">\x3cimg id=\"addthis_facebook\" alt=\"\" width=\"16\" height=\"16\"  />&nbsp; Facebook\x3c/a>\x3c/td>';
		at12K+='\x3ctd>\x3ca href=\"/\" onclick=\"return addthis_to(\'reddit\');\">\x3cimg id=\"addthis_reddit\" alt=\"\" width=\"16\" height=\"16\"  />&nbsp; Reddit\x3c/a>\x3c/td>'; 
		at12K+='</tr><tr>'; 
		at12K+='\x3ctd>\x3ca href=\"/\" onclick=\"return addthis_to(\'live\');\">\x3cimg id=\"addthis_live\" alt=\"\" width=\"16\" height=\"16\"  />&nbsp; Live\x3c/a>\x3c/td>'; 
		at12K+='\x3ctd>\x3ca href=\"/\" onclick=\"return addthis_to(\'myweb\');\">\x3cimg id=\"addthis_myweb\" alt=\"\" width=\"16\" height=\"16\"  />&nbsp; Yahoo MyWeb\x3c/a>\x3c/td>';
		at12K+='</tr><tr>';
		at12K+='\x3ctd>\x3ca href=\"/\" onclick=\"return addthis_to(\'furl\');\">\x3cimg id=\"addthis_furl\" alt=\"\" width=\"16\" height=\"16\"  />&nbsp; Furl\x3c/a>\x3c/td>'; 
		at12K+='\x3ctd>\x3ca href=\"/\" onclick=\"return addthis_to(\'su\');\">\x3cimg id=\"addthis_su\" alt=\"\" width=\"16\" height=\"16\"  />&nbsp; StumbleUpon\x3c/a>\x3c/td>'; 
		at12K+='</tr><tr>'; 
		at12K+='\x3ctd>\x3ca href=\"/\" onclick=\"return addthis_to(\'ask\');\">\x3cimg id=\"addthis_ask\" alt=\"\" width=\"16\" height=\"16\"  />&nbsp; Ask\x3c/a>\x3c/td>'; 
		at12K+='<td><a href="/" onclick="return addthis_to();"><img id="addthis_more" alt="" width="16" height="16"  />&nbsp; More...</a></td>'; 
		at12K+='</tr>'; 
		at12K+='</table>';
		at12K+='<table width="100%" cellpadding="0" cellspacing="0" style="background-color: #EEEEEE; height: 6px; font-size: 8px; color: #777777">'; 
		at12K+='<tr><td colspan="2"></td></tr>'; 
		at12K+='</table>'; 
		at12K+='</div>'; 
		at12k=document.createElement('div'); 
		at12k.innerHTML=at12K; 
		
		document.body.insertBefore(at12k,document.body.firstChild); 
	}
	at12l( ); 
}
at12Y( );