// JavaScript Document
onclick="pageTracker._trackPageview('/Incucai');"
var TwitThis = {
	pop : function () {
		window.open("http://twitter.com/home?status="+encodeURIComponent(location.href)+"&title="+((document.title) ? encodeURIComponent(document.title.replace(/^\s*|\s*$/g,'')) : ""), "TwitThisPop", "width=600, height=500, location, status, scrollbars, resizable");
		pageTracker._trackPageview('/ShareOnTwitter');
	}
}
var facebook = {
	pop : function () {
		window.open("http://www.facebook.com/share.php?u="+encodeURIComponent(location.href)+"&title="+((document.title) ? encodeURIComponent(document.title.replace(/^\s*|\s*$/g,'')) : ""), "FacebookPop", "width=600, height=500, location, status, scrollbars, resizable");
		pageTracker._trackPageview('/ShareOnFacebook');
	}
}
var deli = {
	pop : function () {
		window.open("http://del.icio.us/post?url="+encodeURIComponent(location.href)+"&title="+((document.title) ? encodeURIComponent(document.title.replace(/^\s*|\s*$/g,'')) : ""), "DeliPop", "width=600, height=500, location, status, scrollbars, resizable");
		pageTracker._trackPageview('/ShareOnDelicious');
	}
}
var linkedin = {
	pop : function () {
		window.open("http://www.linkedin.com/shareArticle?mini=true&url="+encodeURIComponent(location.href)+"&title="+((document.title) ? encodeURIComponent(document.title.replace(/^\s*|\s*$/g,'')) : ""), "DeliPop", "width=600, height=500, location, status, scrollbars, resizable");
		pageTracker._trackPageview('/ShareOnLinkedin');
	}
}
var tecno = {
	pop : function () {
		window.open("http://technorati.com/faves?add="+encodeURIComponent(location.href)+"&title="+((document.title) ? encodeURIComponent(document.title.replace(/^\s*|\s*$/g,'')) : ""), "DeliPop", "width=600, height=500, location, status, scrollbars, resizable");
		pageTracker._trackPageview('/ShareOnTechnorati');
	}
}
